|
ESyS-Particle
2.3.4
|
#include <CheckPointLoader.h>
Classes | |
| class | ConnectionData |
| class | ConnectionReader |
| class | ParticleData |
| class | ParticleReader |
Public Member Functions | |
| CheckPointLoader (const StringVector &fileNames) | |
| template<class TmplLsmData > | |
| void | loadInto (TmplLsmData &lsmData) |
Private Attributes | |
| StringVector | m_fileNames |
Objects of this class load particle and interaction check-point data from file and initialise a specified object via the CheckPointLoader::loadInto method.
|
inline |
|
inline |
References esys::lsm::IterativeReader< TmplIterator >::getIterator(), and m_fileNames.

|
private |
Referenced by loadInto().