Go to the source code of this file.
Namespaces | |
StochasticTools | |
Enum for batch type in stochastic tools MultiApp. | |
Functions | |
template<> | |
void | dataStore (std::ostream &stream, StochasticTools::Standardizer &standardizer, void *context) |
template<> | |
void | dataLoad (std::istream &stream, StochasticTools::Standardizer &standardizer, void *context) |
void dataLoad | ( | std::istream & | stream, |
StochasticTools::Standardizer & | standardizer, | ||
void * | context | ||
) |
Definition at line 126 of file Standardizer.C.
void dataStore | ( | std::ostream & | stream, |
StochasticTools::Standardizer & | standardizer, | ||
void * | context | ||
) |
Definition at line 119 of file Standardizer.C.
Referenced by StochasticTools::Standardizer::storeHelper().