teqp 0.22.0
Loading...
Searching...
No Matches
model_factory_SAFTVRMie.cpp
Go to the documentation of this file.
4
5namespace teqp{
6 namespace cppinterface{
7 std::unique_ptr<teqp::cppinterface::AbstractModel> make_SAFTVRMie(const nlohmann::json &j){
9 }
10 }
11}
auto SAFTVRMiefactory(const nlohmann::json &spec)
auto make_owned(const TemplatedModel &tmodel)
std::unique_ptr< teqp::cppinterface::AbstractModel > make_SAFTVRMie(const nlohmann::json &j)