#include <AMReX_MLCellLinOp.H>
|
| BndryCondLoc (const BoxArray &ba, const DistributionMapping &dm, int ncomp) |
|
void | setLOBndryConds (const Geometry &geom, const Real *dx, const Vector< Array< BCType, AMREX_SPACEDIM > > &lobc, const Vector< Array< BCType, AMREX_SPACEDIM > > &hibc, IntVect const &ratio, const RealVect &interior_bloc, const Array< Real, AMREX_SPACEDIM > &domain_bloc_lo, const Array< Real, AMREX_SPACEDIM > &domain_bloc_hi, LinOpBCType crse_fine_bc_type) |
|
const Vector< BCTuple > & | bndryConds (const MFIter &mfi) const noexcept |
|
const Vector< RealTuple > & | bndryLocs (const MFIter &mfi) const noexcept |
|
const BCTuple & | bndryConds (const MFIter &mfi, int icomp) const noexcept |
|
const RealTuple & | bndryLocs (const MFIter &mfi, int icomp) const noexcept |
|
GpuArray< BCTL, 2 *AMREX_SPACEDIM > const * | getBCTLPtr (const MFIter &mfi) const noexcept |
|
◆ BndryCondLoc()
◆ bndryConds() [1/2]
◆ bndryConds() [2/2]
◆ bndryLocs() [1/2]
◆ bndryLocs() [2/2]
◆ getBCTLPtr()
◆ setLOBndryConds()
template<typename MF >
void amrex::MLCellLinOpT< MF >::BndryCondLoc::setLOBndryConds |
( |
const Geometry & |
geom, |
|
|
const Real * |
dx, |
|
|
const Vector< Array< BCType, AMREX_SPACEDIM > > & |
lobc, |
|
|
const Vector< Array< BCType, AMREX_SPACEDIM > > & |
hibc, |
|
|
IntVect const & |
ratio, |
|
|
const RealVect & |
interior_bloc, |
|
|
const Array< Real, AMREX_SPACEDIM > & |
domain_bloc_lo, |
|
|
const Array< Real, AMREX_SPACEDIM > & |
domain_bloc_hi, |
|
|
LinOpBCType |
crse_fine_bc_type |
|
) |
| |
◆ bcloc
◆ bcond
◆ bctl
◆ bctl_dv
◆ m_ncomp
The documentation for this class was generated from the following file: