20 #ifndef GEOSX_MESH_EMBEDDEDSURFACEREGION_HPP_ 21 #define GEOSX_MESH_EMBEDDEDSURFACEREGION_HPP_ 23 #include "ElementRegionBase.hpp" 75 {
return "EmbeddedSurfaceElementRegion"; }
static constexpr auto fractureSetString
Fracture set string.
A struct to serve as a container for variable strings and keys.
static constexpr auto defaultApertureString
Default fracture aperture.
virtual ~EmbeddedSurfaceRegion() override
Default destructor.
double real64
64-bit floating point type.
real64 getDefaultAperture() const
Get default aperture value.
virtual void InitializePreSubGroups(Group *const) override
Called by Initialize() prior to initializing sub-Groups.
The ElementRegionBase is the base class to manage the data stored at the element level.
static const string CatalogName()
Get the key name for the EmbeddedSurfaceRegion in the object catalog.
EmbeddedSurfaceRegion()=delete
Deleted default constructor.
virtual const string getCatalogName() const override final
Get the name of the catalog.
Struct to serve as a container for variable strings and keys.