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 pcpp::ConfigType ConfigurationType |
| int simulation::state::ConfigureMeta | ( | ConfigurationType & | inConfig, |
| pcpp::field::metadataset & | inMeta, | ||
| std::ostream & | messageStream | ||
| ) |
| 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().