Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
map_vertex(EntityHandle vhash, const double *vcoords, const void *vtags)=0 | moab::EntityRefinerOutputFunctor | [pure virtual] |
operator()(EntityHandle h0, EntityHandle h1, const double *vcoords, const void *vtags) | moab::EntityRefinerOutputFunctor | [inline] |
operator()(EntityHandle h0, EntityHandle h1, EntityHandle h2, const double *vcoords, const void *vtags) | moab::EntityRefinerOutputFunctor | [inline, virtual] |
operator()(int nhash, EntityHandle *hash, const double *vcoords, const void *vtags)=0 | moab::EntityRefinerOutputFunctor | [pure virtual] |
operator()(EntityHandle vhash)=0 | moab::EntityRefinerOutputFunctor | [pure virtual] |
operator()(EntityType etyp)=0 | moab::EntityRefinerOutputFunctor | [pure virtual] |
~EntityRefinerOutputFunctor() | moab::EntityRefinerOutputFunctor | [inline, virtual] |