Go to the documentation of this file.
72 surfaceEnginePartitionerPtr_(NULL),
73 deletePartitioner_(
true),
74 surfPartitionerPtr_(NULL)
80 surfaceEngine_.bpAtProcs();
92 surfaceEnginePartitionerPtr_(&mPart),
93 deletePartitioner_(
false),
94 surfPartitionerPtr_(NULL)
100 surfaceEngine_.bpAtProcs();
const meshSurfaceEngine & surfaceEngine_
mesh surface
meshSurfaceMapper(const meshSurfaceMapper &)
Disallow default bitwise copy construct.
Template functions to aid in the implementation of demand driven data.
static bool & parRun()
Is this a parallel run?
const meshSurfaceEngine & surfaceEngine() const
return const reference to meshSurfaceEngine
void deleteDemandDrivenData(DataPtr &dataPtr)
const bool deletePartitioner_
void createTriSurfacePartitioner() const
create and return triSurfacePartitioner
const meshSurfacePartitioner * surfaceEnginePartitionerPtr_
mesh surface partitioner
void clearOut()
delete surfaceEnginePartitionerPtr_ and surfPartitionerPtr_
void createMeshSurfacePartitioner() const
create and return mesh surface partitioner
const triSurf & surface() const
return a reference to the surface
triSurfacePartitioner * surfPartitionerPtr_
triSurface partitioner
const meshOctree & meshOctree_
reference to the octree