Go to the documentation of this file.
50 return meshCutter_.cellLevel();
56 return meshCutter_.pointLevel();
Standard boundBox + extra functionality for use in octree.
fvMesh mesh_
Mesh stored on for this processor, specifiying the domain that it.
const fvMesh & mesh() const
Return access to the underlying mesh.
Non-pointer based hierarchical recursive searching.
Mesh data needed to do the Finite Volume discretisation.
static int myProcNo(const label communicator=0)
Number of this process (starting from masterNo() = 0)
const treeBoundBox & procBounds() const
Return the boundBox of this processor.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const indexedOctree< treeDataBPatch > & tree() const
Return access to the underlying tree.
const labelList & pointLevel() const
Return the point level of the underlying mesh.
const labelList & cellLevel() const
Return the cell level of the underlying mesh.