GEOSX
Static Public Member Functions | List of all members
geosx::MeshUtilities Class Reference

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 &nodeManager)
 Build all the node sets from a geometric object in the DomainPartition. More...
 

Detailed Description

This class is used to generate the utilities for the mesh.

Definition at line 41 of file MeshUtilities.hpp.

Member Function Documentation

◆ generateNodesets()

static void geosx::MeshUtilities::generateNodesets ( dataRepository::Group const &  geometry,
NodeManager nodeManager 
)
static

Build all the node sets from a geometric object in the DomainPartition.

Parameters
[in]geometrya pointer to the group in the data repository
[in]nodeManagerpointer to the NodeManager object in the DomainPartition

The documentation for this class was generated from the following file: