GEOS
|
struct to serve as a container for variable strings and keys More...
#include <ParticleSubRegion.hpp>
Static Public Member Functions | |
static constexpr char const * | constitutiveGroupingString () |
static constexpr char const * | constitutiveMapString () |
![]() | |
static constexpr char const * | particleIDString () |
static constexpr char const * | particleGroupString () |
static constexpr char const * | particleSurfaceFlagString () |
static constexpr char const * | particleDamageString () |
static constexpr char const * | particleStrengthScaleString () |
static constexpr char const * | particleRankString () |
static constexpr char const * | particleCenterString () |
static constexpr char const * | particleVelocityString () |
static constexpr char const * | particleMaterialDirectionString () |
static constexpr char const * | particleVolumeString () |
static constexpr char const * | particleRVectorsString () |
![]() | |
static constexpr char const * | adjacencyListString () |
static constexpr char const * | domainBoundaryIndicatorString () |
static constexpr char const * | externalSetString () |
static constexpr char const * | ghostRankString () |
static constexpr char const * | ghostsToReceiveString () |
static constexpr char const * | globalToLocalMapString () |
static constexpr char const * | isExternalString () |
static constexpr char const * | localToGlobalMapString () |
static constexpr char const * | localMaxGlobalIndexString () |
static constexpr char const * | maxGlobalIndexString () |
Public Attributes | |
dataRepository::ViewKey | constitutiveGrouping = { constitutiveGroupingString() } |
ViewKey for the constitutive grouping. | |
dataRepository::ViewKey | constitutiveMap = { constitutiveMapString() } |
ViewKey for the constitutive map. | |
![]() | |
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. | |
struct to serve as a container for variable strings and keys
Definition at line 115 of file ParticleSubRegion.hpp.
|
inlinestaticconstexpr |
Definition at line 118 of file ParticleSubRegion.hpp.
|
inlinestaticconstexpr |
Definition at line 120 of file ParticleSubRegion.hpp.