MoCSI API Reference
Loading...
Searching...
No Matches
Classes
SnapshotLoader.h File Reference
#include <algorithm>
#include <cstdint>
#include <exception>
#include <memory>
#include <valarray>
#include <vector>
#include "CsvParser.h"
#include "GenericManagingModule.h"
#include "GenericSubmodule.h"
#include "IniParser.h"
#include "SimulationClassDefault.h"
Include dependency graph for SnapshotLoader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SnapshotLoader< T >
 Class which loads snapshot files and writes their data to the inis and fields. Loads any file created with the SnapshotCreator which has "MoCSI_snapshot" as part of its file name. Offers the option to not load simulation config and/or module ini file data. More...