Chombo + EB + MF
3.2
|
This is the complete list of members for CoordSys< T, Tface >, including all inherited members.
CoordSys() | CoordSys< T, Tface > | inline |
define(const DisjointBoxLayout &a_grids, const ProblemDomain &a_domain, const RealVect &a_cellSpacing, const IntVect &a_ghostVect)=0 | CoordSys< T, Tface > | pure virtual |
getCellVolumes() const =0 | CoordSys< T, Tface > | pure virtual |
getFaceMetricTerms() const =0 | CoordSys< T, Tface > | pure virtual |
getJ() const =0 | CoordSys< T, Tface > | pure virtual |
getJInverse() const =0 | CoordSys< T, Tface > | pure virtual |
getNJinverse() const =0 | CoordSys< T, Tface > | pure virtual |
mappedCoord(const RealVect &a_x) const =0 | CoordSys< T, Tface > | pure virtual |
mappedCoord(T &a_X, const T &a_x) const =0 | CoordSys< T, Tface > | pure virtual |
mappedGridDivergence(LevelData< T > &a_divF, const LevelData< Tface > &a_F) const =0 | CoordSys< T, Tface > | pure virtual |
pointwiseJ(const RealVect &a_X) const =0 | CoordSys< T, Tface > | pure virtual |
pointwiseJ(T &a_J, const T &a_Xi) const =0 | CoordSys< T, Tface > | pure virtual |
realCoord(const RealVect &a_X) const =0 | CoordSys< T, Tface > | pure virtual |
realCoord(T &a_x, const T &a_X) const =0 | CoordSys< T, Tface > | pure virtual |
regrid(const DisjointBoxLayout &a_newGrids)=0 | CoordSys< T, Tface > | pure virtual |
~CoordSys() | CoordSys< T, Tface > | inlinevirtual |