#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, int ratio, const RealVect &interior_bloc, const Array< Real, AMREX_SPACEDIM > &domain_bloc_lo, const Array< Real, AMREX_SPACEDIM > &domain_bloc_hi) |
| |
| 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]
| const Vector<BCTuple>& amrex::MLCellLinOp::BndryCondLoc::bndryConds |
( |
const MFIter & |
mfi | ) |
const |
|
inlinenoexcept |
◆ bndryConds() [2/2]
| const BCTuple& amrex::MLCellLinOp::BndryCondLoc::bndryConds |
( |
const MFIter & |
mfi, |
|
|
int |
icomp |
|
) |
| const |
|
inlinenoexcept |
◆ bndryLocs() [1/2]
◆ bndryLocs() [2/2]
| const RealTuple& amrex::MLCellLinOp::BndryCondLoc::bndryLocs |
( |
const MFIter & |
mfi, |
|
|
int |
icomp |
|
) |
| const |
|
inlinenoexcept |
◆ getBCTLPtr()
| GpuArray<BCTL,2*AMREX_SPACEDIM> const* amrex::MLCellLinOp::BndryCondLoc::getBCTLPtr |
( |
const MFIter & |
mfi | ) |
const |
|
inlinenoexcept |
◆ setLOBndryConds()
| void amrex::MLCellLinOp::BndryCondLoc::setLOBndryConds |
( |
const Geometry & |
geom, |
|
|
const Real * |
dx, |
|
|
const Vector< Array< BCType, AMREX_SPACEDIM > > & |
lobc, |
|
|
const Vector< Array< BCType, AMREX_SPACEDIM > > & |
hibc, |
|
|
int |
ratio, |
|
|
const RealVect & |
interior_bloc, |
|
|
const Array< Real, AMREX_SPACEDIM > & |
domain_bloc_lo, |
|
|
const Array< Real, AMREX_SPACEDIM > & |
domain_bloc_hi |
|
) |
| |
◆ bcloc
◆ bcond
◆ bctl
◆ bctl_dv
◆ m_ncomp
| int amrex::MLCellLinOp::BndryCondLoc::m_ncomp |
|
private |
The documentation for this class was generated from the following files: