PlasCom2  1.0
XPACC Multi-physics simluation application
State.H File Reference
#include "PCPPTypes.H"
#include "PCPPUtil.H"
#include "PCPPFieldData.H"
Include dependency graph for State.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  base
 
class  probe
 
class  halo
 
struct  halo::messagebuffers
 

Namespaces

 simulation
 
 simulation::state
 

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)