#include <Hdf5Loader.h>
|
static void | extractConfigs (string filename) |
| Extract the configuration files saved in the hdf5 file. More...
|
|
Definition at line 27 of file Hdf5Loader.h.
stride::Hdf5Loader::Hdf5Loader |
( |
const char * |
filename | ) |
|
|
inline |
void stride::Hdf5Loader::loadFromTimestep |
( |
unsigned int |
timestep, |
|
|
shared_ptr< Simulator > |
sim |
|
) |
| const |
|
inline |
void stride::Hdf5Loader::extendSimulation |
( |
shared_ptr< Simulator > |
sim | ) |
const |
|
inline |
Extend the simulation at the last saved timestep.
Definition at line 96 of file Hdf5Loader.h.
ptree stride::Hdf5Loader::getConfig |
( |
| ) |
const |
|
inline |
ptree stride::Hdf5Loader::getDisease |
( |
| ) |
const |
|
inline |
ptree stride::Hdf5Loader::getContact |
( |
| ) |
const |
|
inline |
unsigned int stride::Hdf5Loader::getLastSavedTimestep |
( |
| ) |
const |
|
inline |
void stride::Hdf5Loader::extractConfigs |
( |
string |
filename | ) |
|
|
inlinestatic |
Extract the configuration files saved in the hdf5 file.
Definition at line 109 of file Hdf5Loader.h.
The documentation for this class was generated from the following files: