|
MAIA bb96820c
Multiphysics at AIA
|
This is the complete list of members for GeometryRoot, including all inherited members.
| boundingBox(MFloat *const bBox) | GeometryRoot | |
| boundingBoxOfNode(MFloat *const bBox, const MInt node) | GeometryRoot | |
| GeometryBase() | GeometryBase | inline |
| GeometryBase(const MPI_Comm comm) | GeometryBase | inline |
| GeometryRoot() | GeometryRoot | inline |
| GeometryRoot(const MInt noSolvers, const MInt nDim_, const MPI_Comm comm) | GeometryRoot | |
| getCellIntersectingSurfaces(const MFloat *const coords, const MFloat cellHalfLength, MBool *const *const cutInfo) | GeometryRoot | virtual |
| getCellIntersectingSurfacesOfNode(const MFloat *const coords, const MFloat cellHalfLength, MBool *const cutInfo, const MInt node) | GeometryRoot | virtual |
| initGeometry(const MInt noSolvers) | GeometryRoot | |
| isPointInside(const MFloat *const point) | GeometryRoot | virtual |
| isPointInsideNode(const MFloat *const point, const MInt node) | GeometryRoot | virtual |
| m_distribution | GeometryBase | |
| m_mpiComm | GeometryBase | |
| m_nDim | GeometryRoot | private |
| m_noSolverSurfaces | GeometryRoot | private |
| m_solverSurface | GeometryRoot | private |
| m_solverSurfaceType | GeometryRoot | private |
| nodeSurfaceType(const MInt node) | GeometryRoot | inline |
| noNodes() | GeometryRoot | inline |
| noSegmentsOfNode(const MInt node) | GeometryRoot | |
| setGeometryPointerToNode(Geometry< nDim > *&geometryPointer, const MInt node) | GeometryRoot |