Alamo
|
#include <Propellant.H>
Public Member Functions | |
template<int I = 0> | |
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE void | set_pressure (Set::Scalar P) |
template<int I = 0> | |
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Scalar | get_K (const Set::Scalar phi) |
template<int I = 0> | |
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Scalar | get_rho (const Set::Scalar phi) |
template<int I = 0> | |
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Scalar | get_cp (const Set::Scalar phi) |
template<int I = 0> | |
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Scalar | get_qdot (const Set::Scalar mdot, const Set::Scalar phi) |
template<int I = 0> | |
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Scalar | get_L (const Set::Scalar phi, const Set::Scalar T) |
Private Attributes | |
std::tuple< OBJ... > | obj |
int | selected = -1 |
Static Private Attributes | |
static constexpr const char * | names [] = { OBJ::name... } |
Definition at line 28 of file Propellant.H.
|
inline |
Definition at line 78 of file Propellant.H.
|
inline |
Definition at line 52 of file Propellant.H.
|
inline |
Definition at line 104 of file Propellant.H.
|
inline |
Definition at line 91 of file Propellant.H.
|
inline |
Definition at line 65 of file Propellant.H.
|
inline |
Definition at line 40 of file Propellant.H.
|
staticconstexprprivate |
Definition at line 33 of file Propellant.H.
|
private |
Definition at line 32 of file Propellant.H.
|
private |
Definition at line 34 of file Propellant.H.