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 44 of file DiscreteNucleationInserterBase.C.
| void dataStore | ( | std::ostream & | stream, |
| DiscreteNucleationInserterBase::NucleusLocation & | nl, | ||
| void * | context | ||
| ) |
Definition at line 33 of file DiscreteNucleationInserterBase.C.
1.8.14