Go to the source code of this file.
Functions | |
template<> | |
void | dataStore (std::ostream &stream, DiscreteNucleationInserterBase::NucleusLocation &nl, void *context) |
template<> | |
void | dataLoad (std::istream &stream, DiscreteNucleationInserterBase::NucleusLocation &nl, void *context) |
void dataLoad | ( | std::istream & | stream, |
DiscreteNucleationInserterBase::NucleusLocation & | nl, | ||
void * | context | ||
) |
Definition at line 42 of file DiscreteNucleationInserterBase.C.
void dataStore | ( | std::ostream & | stream, |
DiscreteNucleationInserterBase::NucleusLocation & | nl, | ||
void * | context | ||
) |
Definition at line 31 of file DiscreteNucleationInserterBase.C.