teqp 0.22.0
Loading...
Searching...
No Matches
teqp::GERGGeneral::PureCoeffs Struct Reference

#include <GERG.hpp>

Public Member Functions

std::set< std::size_t > sizes ()
 

Public Attributes

std::vector< double > n
 
std::vector< double > t
 
std::vector< double > d
 
std::vector< double > c
 
std::vector< double > l
 

Detailed Description

Definition at line 25 of file GERG.hpp.

Member Function Documentation

◆ sizes()

std::set< std::size_t > teqp::GERGGeneral::PureCoeffs::sizes ( )
inline

Definition at line 27 of file GERG.hpp.

Member Data Documentation

◆ c

std::vector<double> teqp::GERGGeneral::PureCoeffs::c

Definition at line 26 of file GERG.hpp.

◆ d

std::vector<double> teqp::GERGGeneral::PureCoeffs::d

Definition at line 26 of file GERG.hpp.

◆ l

std::vector<double> teqp::GERGGeneral::PureCoeffs::l

Definition at line 26 of file GERG.hpp.

◆ n

std::vector<double> teqp::GERGGeneral::PureCoeffs::n

Definition at line 26 of file GERG.hpp.

◆ t

std::vector<double> teqp::GERGGeneral::PureCoeffs::t

Definition at line 26 of file GERG.hpp.


The documentation for this struct was generated from the following file: