OGS
|
Definition at line 212 of file TESOGS5MaterialModels.h.
#include <TESOGS5MaterialModels.h>
Static Public Member Functions | |
static double | get (double rho, double T) |
Static Private Member Functions | |
template<int i> | |
static double | loop1_term (const double T) |
template<int i> | |
static double | loop2_term (const double log_T_star) |
template<int i> | |
static double | loop3_term (const double rho) |
Static Private Attributes | |
static const double | A [5] |
static const double | f [9] |
static const double | C [4] |
|
inlinestatic |
Definition at line 214 of file TESOGS5MaterialModels.h.
References f, loop1_term(), loop2_term(), and loop3_term().
Referenced by ProcessLib::TES::fluid_heat_conductivity().
|
inlinestaticprivate |
Definition at line 277 of file TESOGS5MaterialModels.h.
References f, and ProcessLib::TES::mypow().
Referenced by get().
|
inlinestaticprivate |
Definition at line 283 of file TESOGS5MaterialModels.h.
References A, and ProcessLib::TES::mypow().
Referenced by get().
|
inlinestaticprivate |
Definition at line 289 of file TESOGS5MaterialModels.h.
References C, and ProcessLib::TES::mypow().
Referenced by get().
|
staticprivate |
Definition at line 294 of file TESOGS5MaterialModels.h.
Referenced by loop2_term().
|
staticprivate |
Definition at line 296 of file TESOGS5MaterialModels.h.
Referenced by loop3_term().
|
staticprivate |
Definition at line 295 of file TESOGS5MaterialModels.h.
Referenced by get(), and loop1_term().