This is the complete list of members for amrex::CoordSys, including all inherited members.
AreaHi(const IntVect &point, int dir) const noexcept | amrex::CoordSys | |
AreaLo(const IntVect &point, int dir) const noexcept | amrex::CoordSys | |
c_sys | amrex::CoordSys | protected |
cartesian enum value | amrex::CoordSys | |
CellCenter(int point, int dir) const noexcept | amrex::CoordSys | inline |
CellCenter(const IntVect &point, Vector< Real > &loc) const noexcept | amrex::CoordSys | |
CellCenter(const IntVect &point, Real *loc) const noexcept | amrex::CoordSys | |
CellIndex(const Real *point) const noexcept | amrex::CoordSys | |
CellSize() const noexcept | amrex::CoordSys | inline |
CellSize(int dir) const noexcept | amrex::CoordSys | inline |
CellSizeArray() const noexcept | amrex::CoordSys | inline |
Coord() const noexcept | amrex::CoordSys | inline |
CoordInt() const noexcept | amrex::CoordSys | inline |
CoordType enum name | amrex::CoordSys | |
dx | amrex::CoordSys | protected |
GetCellLoc(Vector< Real > &loc, const Box ®ion, int dir) const | amrex::CoordSys | |
GetCellVolCoord(Vector< Real > &vc, const Box ®ion, int dir) const | amrex::CoordSys | |
GetDLogA(FArrayBox &dloga, const Box ®ion, int dir) const | amrex::CoordSys | |
GetEdgeLoc(Vector< Real > &loc, const Box ®ion, int dir) const | amrex::CoordSys | |
GetEdgeVolCoord(Vector< Real > &vc, const Box ®ion, int dir) const | amrex::CoordSys | |
GetFaceArea(FArrayBox &area, const Box ®ion, int dir) const | amrex::CoordSys | |
GetVolume(FArrayBox &vol, const Box ®ion) const | amrex::CoordSys | |
HiEdge(int point, int dir) const noexcept | amrex::CoordSys | inline |
HiEdge(const IntVect &point, int dir) const noexcept | amrex::CoordSys | inline |
HiFace(const IntVect &point, int dir, Vector< Real > &loc) const noexcept | amrex::CoordSys | |
HiFace(const IntVect &point, int dir, Real *loc) const noexcept | amrex::CoordSys | |
HiNode(const IntVect &point, Vector< Real > &loc) const noexcept | amrex::CoordSys | |
HiNode(const IntVect &point, Real *loc) const noexcept | amrex::CoordSys | |
inv_dx | amrex::CoordSys | protected |
InvCellSize() const noexcept | amrex::CoordSys | inline |
InvCellSize(int dir) const noexcept | amrex::CoordSys | inline |
InvCellSizeArray() const noexcept | amrex::CoordSys | inline |
IsCartesian() const noexcept | amrex::CoordSys | inline |
IsRZ() const noexcept | amrex::CoordSys | inline |
IsSPHERICAL() const noexcept | amrex::CoordSys | inline |
LoEdge(int point, int dir) const noexcept | amrex::CoordSys | inline |
LoEdge(const IntVect &point, int dir) const noexcept | amrex::CoordSys | inline |
LoFace(const IntVect &point, int dir, Vector< Real > &loc) const noexcept | amrex::CoordSys | |
LoFace(const IntVect &point, int dir, Real *loc) const noexcept | amrex::CoordSys | |
LoNode(const IntVect &point, Vector< Real > &loc) const noexcept | amrex::CoordSys | |
LoNode(const IntVect &point, Real *loc) const noexcept | amrex::CoordSys | |
LowerIndex(const Real *point) const noexcept | amrex::CoordSys | |
offset | amrex::CoordSys | protected |
Offset() const noexcept | amrex::CoordSys | inline |
Offset(int dir) const noexcept | amrex::CoordSys | inline |
ok | amrex::CoordSys | protected |
Ok() const noexcept | amrex::CoordSys | inline |
operator<<(std::ostream &, const CoordSys &) | amrex::CoordSys | friend |
operator>>(std::istream &, CoordSys &) | amrex::CoordSys | friend |
RZ enum value | amrex::CoordSys | |
SetCoord(CoordType coord) noexcept | amrex::CoordSys | inline |
SetDLogA(FArrayBox &a_dlogafab, const Box ®ion, int dir) const | amrex::CoordSys | |
SetFaceArea(FArrayBox &a_areafab, const Box ®ion, int dir) const | amrex::CoordSys | |
SetOffset(const Real *x_lo) noexcept | amrex::CoordSys | |
SetVolume(FArrayBox &a_volfab, const Box ®ion) const | amrex::CoordSys | |
SPHERICAL enum value | amrex::CoordSys | |
undef enum value | amrex::CoordSys | |
UpperIndex(const Real *point) const noexcept | amrex::CoordSys | |
Volume(const IntVect &point) const | amrex::CoordSys | |
Volume(const Real xlo[AMREX_SPACEDIM], const Real xhi[AMREX_SPACEDIM]) const | amrex::CoordSys |