MAIA bb96820c
Multiphysics at AIA
|
#include <geometryroot.h>
Public Member Functions | |
GeometryBase () | |
GeometryBase (const MPI_Comm comm) | |
virtual MBool | isPointInside (const MFloat *const) |
virtual MBool | isPointInsideNode (const MFloat *const, const MInt) |
virtual MBool | getCellIntersectingSurfaces (const MFloat *const, const MFloat, MBool *const *const) |
virtual MBool | getCellIntersectingSurfacesOfNode (const MFloat *const, const MFloat, MBool *const, const MInt) |
Public Attributes | |
GeometryDistribution | m_distribution |
MPI_Comm | m_mpiComm |
Definition at line 94 of file geometryroot.h.
|
inline |
Definition at line 96 of file geometryroot.h.
|
inline |
Definition at line 97 of file geometryroot.h.
|
inlinevirtual |
Reimplemented in GeometryRoot.
Definition at line 107 of file geometryroot.h.
|
inlinevirtual |
Reimplemented in GeometryRoot.
Definition at line 112 of file geometryroot.h.
Reimplemented in GeometryRoot.
Definition at line 98 of file geometryroot.h.
Reimplemented in GeometryRoot.
Definition at line 103 of file geometryroot.h.
GeometryDistribution GeometryBase::m_distribution |
Definition at line 119 of file geometryroot.h.
MPI_Comm GeometryBase::m_mpiComm |
Definition at line 122 of file geometryroot.h.