#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, 3 > > &lobc, const Vector< Array< BCType, 3 > > &hibc, IntVect const &ratio, const RealVect &interior_bloc, const Array< Real, 3 > &domain_bloc_lo, const Array< Real, 3 > &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 *3 > 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, 3 > > & |
lobc, |
|
|
const Vector< Array< BCType, 3 > > & |
hibc, |
|
|
IntVect const & |
ratio, |
|
|
const RealVect & |
interior_bloc, |
|
|
const Array< Real, 3 > & |
domain_bloc_lo, |
|
|
const Array< Real, 3 > & |
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: