physics_eulerisotherm_mod::statevector_eulerisotherm Type Reference
Inheritance diagram for physics_eulerisotherm_mod::statevector_eulerisotherm:
marray_compound_mod::marray_compound marray_base_mod::marray_base physics_euler_mod::statevector_euler

Variables

integer flavour = UNDEFINED
 
type(marray_base), pointer density => null()
 
type(marray_base), pointer velocity => null()
 
type(marray_base), pointer momentum => null()
 
PROCEDURE assignmarray_0
 

Detailed Description

Definition at line 121 of file physics_eulerisotherm.f90.

Member Function/Subroutine Documentation

◆ assignmarray_0()

PROCEDURE physics_eulerisotherm_mod::statevector_eulerisotherm::assignmarray_0 ( )
private

Implements marray_compound_mod::marray_compound.

Definition at line 128 of file physics_eulerisotherm.f90.

Member Data Documentation

◆ density

type(marray_base), pointer physics_eulerisotherm_mod::statevector_eulerisotherm::density => null()
private

Definition at line 123 of file physics_eulerisotherm.f90.

◆ flavour

integer physics_eulerisotherm_mod::statevector_eulerisotherm::flavour = UNDEFINED
private

Definition at line 122 of file physics_eulerisotherm.f90.

◆ momentum

type(marray_base), pointer physics_eulerisotherm_mod::statevector_eulerisotherm::momentum => null()
private

Definition at line 123 of file physics_eulerisotherm.f90.

◆ velocity

type(marray_base), pointer physics_eulerisotherm_mod::statevector_eulerisotherm::velocity => null()
private

Definition at line 123 of file physics_eulerisotherm.f90.


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