#include <string>
#include <map>
#include "include/Sfx_Singleton.hpp"
#include "../SfxBase/Sfx_DamBreakData.h"
#include "DamBreakSim.h"
#include "../../Nov_VS2019/PhysicsAlgorithm/Testvs19_ListSectionsFlow.hpp"
#include "../Nov_VS2019/SimulationConfig.h"
#include "../Nov_VS2019/PhysicsAlgorithm/Testvs19_DamBreakSystem.h"
Go to the source code of this file.
|
class | Sfx::SimulationMgr |
| Global instance of the simulation. Hold the different parameters of run (simulation parameters). Use the CRTP (Curious Recursive Template Pattern) known as static polymorphism) More...
|