teqp 0.22.0
Loading...
Searching...
No Matches
fwd.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  teqp
 

Typedefs

using teqp::vad = std::valarray<double>
 
using teqp::vecs = std::vector<std::string>
 
using teqp::canonical_cubic_t = decltype(canonical_PR(vad{}, vad{}, vad{}))
 
using teqp::PCSAFT_t = decltype(PCSAFT::PCSAFTfactory(nlohmann::json{}))
 
using teqp::SAFTVRMie_t = decltype(SAFTVRMie::SAFTVRMieMixture(vecs{}))
 
using teqp::CPA_t = decltype(CPA::CPAfactory(nlohmann::json{}))
 
using teqp::multifluid_t = decltype(multifluidfactory(nlohmann::json{}))
 
using teqp::multifluidmutant_t = decltype(build_multifluid_mutant(multifluidfactory(nlohmann::json{}), nlohmann::json{}))
 
using teqp::ammonia_water_TillnerRoth_t = AmmoniaWaterTillnerRoth
 
using teqp::SW_EspindolaHeredia2009_t = squarewell::EspindolaHeredia2009
 
using teqp::EXP6_Kataoka1992_t = exp6::Kataoka1992
 
using teqp::vdWEOS_t = vdWEOS<double>
 
using teqp::twocenterLJF_t = decltype(twocenterljf::build_two_center_model_dipole(std::string{}, double{}, double{}))
 
using teqp::LJ126KolafaNezbeda1994_t = LJ126KolafaNezbeda1994
 
using teqp::LJ126Johnson1993_t = LJ126Johnson1993
 
using teqp::Mie6Pohl2023_t = Mie::Mie6Pohl2023
 
using teqp::QuantumPR_t = QuantumCorrectedPR
 
using teqp::idealgas_t = IdealHelmholtz