![]() |
MoCSI API Reference
|
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...
#include <SnapshotCreator.h>

Public Member Functions | |
| SnapshotCreator (SimulationClassBase< T > *sim, std::vector< std::shared_ptr< GenericManagingModule< double > > > &all_modules, std::vector< std::shared_ptr< GenericSubmodule< double > > > &all_submodules) | |
| Constructor of the Snapshot Creator. | |
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.
| SnapshotCreator< T >::SnapshotCreator | ( | SimulationClassBase< T > * | sim, |
| std::vector< std::shared_ptr< GenericManagingModule< double > > > & | all_modules, | ||
| std::vector< std::shared_ptr< GenericSubmodule< double > > > & | all_submodules | ||
| ) |
Constructor of the Snapshot Creator.