![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
#include "../../include/Sfx_Simulation.h"
#include "../../SfxBase/Sfx_PhysicalAlgorithm.h"
#include "../PhysicsAlgorithm/Testvs19_EMcNeilAlgorithm.h"
#include "../PhysicsAlgorithm/Testvs19_ProtoPhysicalAlgorithm.h"
#include "../PhysicsAlgorithm/Testvs19_BaseRhsPhysicsAlgorithm.h"
Go to the source code of this file.
Namespaces | |
namespace | dbpp |
Functions | |
constexpr std::string | dbpp::toStr (std::string aStr) |
template<typename... Ts> | |
std::unique_ptr< Sfx::PhysicalAlgorithm > | dbpp::makeSfxPhysicalAlgorithm (Ts &&... params) |
factory method to create physical algorithm |