DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
Loading...
Searching...
No Matches
Sfx_SimulationMgr.h File Reference
#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.

Classes

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...

Namespaces

namespace  Sfx

Typedefs

using Sfx::mapFluxSchemeName = std::map<std::string, CalculFF>
 Alias (map name and function)