teqp 0.23.1
Loading...
Searching...
No Matches
model_factory_CPA.cpp File Reference
#include "teqp/cpp/teqpcpp.hpp"
#include "teqp/cpp/deriv_adapter.hpp"
#include "model_flags.hpp"
#include "teqp/models/CPA.hpp"

Go to the source code of this file.

Namespaces

namespace  teqp
 
namespace  teqp::cppinterface
 

Functions

std::unique_ptr< teqp::cppinterface::AbstractModelteqp::cppinterface::make_CPA (const nlohmann::json &spec)
 
template<typename TemplatedModel>
auto teqp::cppinterface::make_owned (const TemplatedModel &tmodel)