DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
Loading...
Searching...
No Matches
dbpp_PhysicalAlgorithmFactory.hpp File Reference
#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::PhysicalAlgorithmdbpp::makeSfxPhysicalAlgorithm (Ts &&... params)
 factory method to create physical algorithm