|
CG
Version 25
|

Macros | |
| #define | ADDPSI EXTERN_C_NAME(addpsi) |
| #define | CONSPRIM EXTERN_C_NAME(consprim) |
| #define | eosUserDefined EXTERN_C_NAME(eosuserdefined) |
Functions | |
| void | ADDPSI (const int &nd1a, const int &nd1b, const int &nd2a, const int &nd2b, const real &fact, const real &rho, real &u) |
| void | CONSPRIM (const int &nd1a, const int &nd1b, const int &nd2a, const int &nd2b, const int &nd3a, const int &nd3b, const int &n1a, const int &n1b, const int &n2a, const int &n2b, const int &n3a, const int &n3b, const int &nd, const int &ns, const int &rc, const int &uc, const int &vc, const int &wc, const int &tc, const int &sc, real &q, const int &mask, const real &val, const int &ipar, const real &rpar, const int &option, const int &fixup, const real &epsRho) |
Variables | |
| struct { | |
| UserDefinedEOSData * userEOSDataPointer | |
| } | eosUserDefined |
| #define ADDPSI EXTERN_C_NAME(addpsi) |
| #define CONSPRIM EXTERN_C_NAME(consprim) |
| #define eosUserDefined EXTERN_C_NAME(eosuserdefined) |
| void ADDPSI | ( | const int & | nd1a, |
| const int & | nd1b, | ||
| const int & | nd2a, | ||
| const int & | nd2b, | ||
| const real & | fact, | ||
| const real & | rho, | ||
| real & | u | ||
| ) |
| void CONSPRIM | ( | const int & | nd1a, |
| const int & | nd1b, | ||
| const int & | nd2a, | ||
| const int & | nd2b, | ||
| const int & | nd3a, | ||
| const int & | nd3b, | ||
| const int & | n1a, | ||
| const int & | n1b, | ||
| const int & | n2a, | ||
| const int & | n2b, | ||
| const int & | n3a, | ||
| const int & | n3b, | ||
| const int & | nd, | ||
| const int & | ns, | ||
| const int & | rc, | ||
| const int & | uc, | ||
| const int & | vc, | ||
| const int & | wc, | ||
| const int & | tc, | ||
| const int & | sc, | ||
| real & | q, | ||
| const int & | mask, | ||
| const real & | val, | ||
| const int & | ipar, | ||
| const real & | rpar, | ||
| const int & | option, | ||
| const int & | fixup, | ||
| const real & | epsRho | ||
| ) |
| struct { ... } eosUserDefined |
| UserDefinedEOSData* userEOSDataPointer |
1.8.3