GEOSX
|
This class is used to generate the utilities for the mesh. More...
#include <MeshUtilities.hpp>
Public Member Functions | |
Constructor / Destructor | |
MeshUtilities () | |
Constructor. | |
virtual | ~MeshUtilities () |
Destructor. | |
Static Public Member Functions | |
static void | GenerateNodesets (dataRepository::Group const *geometry, NodeManager *const nodeManager) |
Build all the node sets from a geometric object in the DomainPartition. More... | |
This class is used to generate the utilities for the mesh.
Definition at line 41 of file MeshUtilities.hpp.
|
static |
Build all the node sets from a geometric object in the DomainPartition.
[in] | geometry | a pointer to the group in the data repository |
[in] | nodeManager | pointer to the NodeManager object in the DomainPartition |