GEOSX
Static Public Member Functions | List of all members
geos::ParticleManager::groupKeyStruct Struct Reference

Group key associated with particleRegionsGroup. More...

#include <ParticleManager.hpp>

Inheritance diagram for geos::ParticleManager::groupKeyStruct:
Inheritance graph
[legend]

Static Public Member Functions

static constexpr auto particleRegionsGroup ()
 
- Static Public Member Functions inherited from geos::ObjectManagerBase::groupKeyStruct
static constexpr const char * setsString ()
 
static constexpr const char * neighborDataString ()
 

Additional Inherited Members

- Public Attributes inherited from geos::ObjectManagerBase::groupKeyStruct
dataRepository::GroupKey sets = { setsString() }
 View key to the Group holding the object sets.
 
dataRepository::GroupKey neighborData { neighborDataString() }
 View key to the Group holding the neighbor data.
 

Detailed Description

Group key associated with particleRegionsGroup.

Definition at line 48 of file ParticleManager.hpp.

Member Function Documentation

◆ particleRegionsGroup()

static constexpr auto geos::ParticleManager::groupKeyStruct::particleRegionsGroup ( )
inlinestaticconstexpr
Returns
particle regions group string key

Definition at line 51 of file ParticleManager.hpp.


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