GEOSX
Static Public Member Functions | Public Attributes | List of all members
geos::ParticleSubRegion::viewKeyStruct Struct Reference

struct to serve as a container for variable strings and keys More...

#include <ParticleSubRegion.hpp>

Inheritance diagram for geos::ParticleSubRegion::viewKeyStruct:
Inheritance graph
[legend]

Static Public Member Functions

static constexpr const char * constitutiveGroupingString ()
 
static constexpr const char * constitutiveMapString ()
 
- Static Public Member Functions inherited from geos::ParticleSubRegionBase::viewKeyStruct
static constexpr const char * particleIDString ()
 
static constexpr const char * particleGroupString ()
 
static constexpr const char * particleSurfaceFlagString ()
 
static constexpr const char * particleDamageString ()
 
static constexpr const char * particleStrengthScaleString ()
 
static constexpr const char * particleRankString ()
 
static constexpr const char * particleCenterString ()
 
static constexpr const char * particleVelocityString ()
 
static constexpr const char * particleMaterialDirectionString ()
 
static constexpr const char * particleVolumeString ()
 
static constexpr const char * particleRVectorsString ()
 
- Static Public Member Functions inherited from geos::ObjectManagerBase::viewKeyStruct
static constexpr const char * adjacencyListString ()
 
static constexpr const char * domainBoundaryIndicatorString ()
 
static constexpr const char * externalSetString ()
 
static constexpr const char * ghostRankString ()
 
static constexpr const char * ghostsToReceiveString ()
 
static constexpr const char * globalToLocalMapString ()
 
static constexpr const char * isExternalString ()
 
static constexpr const char * localToGlobalMapString ()
 

Public Attributes

dataRepository::ViewKey constitutiveGrouping = { constitutiveGroupingString() }
 ViewKey for the constitutive grouping.
 
dataRepository::ViewKey constitutiveMap = { constitutiveMapString() }
 ViewKey for the constitutive map.
 
- Public Attributes inherited from geos::ObjectManagerBase::viewKeyStruct
dataRepository::ViewKey externalSet = { externalSetString() }
 View key to external set.
 
dataRepository::ViewKey ghostRank = { ghostRankString() }
 View key to ghost ranks.
 
dataRepository::ViewKey globalToLocalMap = { globalToLocalMapString() }
 View key to global->local map.
 
dataRepository::ViewKey localToGlobalMap = { localToGlobalMapString() }
 View key to the local->global map.
 

Detailed Description

struct to serve as a container for variable strings and keys

Definition at line 114 of file ParticleSubRegion.hpp.

Member Function Documentation

◆ constitutiveGroupingString()

static constexpr const char* geos::ParticleSubRegion::viewKeyStruct::constitutiveGroupingString ( )
inlinestaticconstexpr
Returns
String key for the constitutive grouping

Definition at line 117 of file ParticleSubRegion.hpp.

◆ constitutiveMapString()

static constexpr const char* geos::ParticleSubRegion::viewKeyStruct::constitutiveMapString ( )
inlinestaticconstexpr
Returns
String key for the constitutive map

Definition at line 119 of file ParticleSubRegion.hpp.


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