PlasCom2  1.0
XPACC Multi-physics simluation application
simulation::state Namespace Reference

Namespaces

 io
 

Classes

class  base
 
class  halo
 
class  probe
 

Typedefs

typedef pcpp::ConfigType ConfigurationType
 
typedef pcpp::CommunicatorType CommunicatorType
 

Functions

int ConfigureMeta (ConfigurationType &inConfig, pcpp::field::metadataset &inMeta, std::ostream &messageStream)
 
template<typename StateType >
void ConvertLegacyState (int numDim, size_t numPoints, StateType &inState)
 

Typedef Documentation

◆ CommunicatorType

Definition at line 14 of file State.H.

◆ ConfigurationType

Definition at line 13 of file State.H.

Function Documentation

◆ ConfigureMeta()

int simulation::state::ConfigureMeta ( ConfigurationType inConfig,
pcpp::field::metadataset inMeta,
std::ostream &  messageStream 
)

◆ ConvertLegacyState()

void simulation::state::ConvertLegacyState ( int  numDim,
size_t  numPoints,
StateType &  inState 
)

Definition at line 711 of file State.H.

References metadata::name, numComponents, numPoints, and x.

Referenced by pcpp::io::hdf5::FetchStateData(), and plascom2::util::PC2Compare().

Here is the caller graph for this function: