Variables
|
Definition at line 122 of file physics_eulerisotherm.f90.
◆ assignmarray_0()
PROCEDURE physics_eulerisotherm_mod::statevector_eulerisotherm::assignmarray_0 |
|
private |
◆ createstatevector()
type(statevector_eulerisotherm) function physics_eulerisotherm_mod::statevector_eulerisotherm::createstatevector |
( |
class(physics_eulerisotherm), intent(in) |
Physics, |
|
|
integer, intent(in), optional |
flavour, |
|
|
integer, intent(in), optional |
num |
|
) |
| |
|
private |
Constructor of statevector_eulerisotherm.
- methods of class statevector_eulerisotherm
This is not a class member itself, instead its an ordinary module procedure. The function name is overloaded with the class name.
Definition at line 2605 of file physics_eulerisotherm.f90.
◆ finalize_statevector()
FINAL physics_eulerisotherm_mod::statevector_eulerisotherm::finalize_statevector |
|
finalprivate |
◆ density
type(marray_base), pointer physics_eulerisotherm_mod::statevector_eulerisotherm::density => null() |
|
private |
◆ fargo_transformation_applied
logical physics_eulerisotherm_mod::statevector_eulerisotherm::fargo_transformation_applied = .FALSE. |
|
private |
◆ flavour
integer physics_eulerisotherm_mod::statevector_eulerisotherm::flavour = UNDEFINED |
|
private |
◆ momentum
type(marray_base), pointer physics_eulerisotherm_mod::statevector_eulerisotherm::momentum => null() |
|
private |
◆ velocity
type(marray_base), pointer physics_eulerisotherm_mod::statevector_eulerisotherm::velocity => null() |
|
private |
The documentation for this interface was generated from the following file: