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

Go to the source code of this file.

Classes

class  SnapshotCreator< T >
 Class which creates MoCSI snapshot files. Saves all the specified fields from m_save_fields and all the ini data within the modules and the simulation config. More...