teqp 0.22.0
Loading...
Searching...
No Matches
teqp::GERGGeneral::DepartureCoeffs 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 > eta
 
std::vector< double > beta
 
std::vector< double > gamma
 
std::vector< double > epsilon
 

Detailed Description

Definition at line 32 of file GERG.hpp.

Member Function Documentation

◆ sizes()

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

Definition at line 34 of file GERG.hpp.

Member Data Documentation

◆ beta

std::vector<double> teqp::GERGGeneral::DepartureCoeffs::beta

Definition at line 33 of file GERG.hpp.

◆ d

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

Definition at line 33 of file GERG.hpp.

◆ epsilon

std::vector<double> teqp::GERGGeneral::DepartureCoeffs::epsilon

Definition at line 33 of file GERG.hpp.

◆ eta

std::vector<double> teqp::GERGGeneral::DepartureCoeffs::eta

Definition at line 33 of file GERG.hpp.

◆ gamma

std::vector<double> teqp::GERGGeneral::DepartureCoeffs::gamma

Definition at line 33 of file GERG.hpp.

◆ n

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

Definition at line 33 of file GERG.hpp.

◆ t

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

Definition at line 33 of file GERG.hpp.


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