physics_eulerisotherm_mod::physics_eulerisotherm Type Reference
Inheritance diagram for physics_eulerisotherm_mod::physics_eulerisotherm:
Collaboration diagram for physics_eulerisotherm_mod::physics_eulerisotherm:

Classes

speed of sound

class(marray_base), allocatable bccsound
 at cell bary centers More...
 
class(marray_base), allocatable fcsound
 at cell faces More...
 

Variables

real csiso
 isothermal sound speed More...
 
PROCEDURE initphysics
 
PROCEDURE setoutput
 
PROCEDURE new_statevector
 
PROCEDURE convert2primitive_all
 
PROCEDURE convert2primitive_subset
 
PROCEDURE convert2conservative_all
 
PROCEDURE convert2conservative_subset
 
PROCEDURE setsoundspeeds_center
 
PROCEDURE setsoundspeeds_faces
 
GENERIC setsoundspeeds => setsoundspeeds_center, setsoundspeeds_faces
 
PROCEDURE calcwavespeeds_center
 
PROCEDURE calcwavespeeds_faces
 
PROCEDURE calcfluxesx
 
PROCEDURE calcfluxesy
 
PROCEDURE calcfluxesz
 
PROCEDURE addbackgroundvelocityx
 
PROCEDURE addbackgroundvelocityy
 
PROCEDURE addbackgroundvelocityz
 
PROCEDURE subtractbackgroundvelocityx
 
PROCEDURE subtractbackgroundvelocityy
 
PROCEDURE subtractbackgroundvelocityz
 
PROCEDURE addfargosourcesx
 
PROCEDURE addfargosourcesy
 
PROCEDURE addfargosourcesz
 
PROCEDURE geometricalsources
 
PROCEDURE externalsources
 
PROCEDURE viscositysources
 
PROCEDURE calcstresses
 
PROCEDURE calculatecharsystemx
 
PROCEDURE calculatecharsystemy
 
PROCEDURE calculatecharsystemz
 
PROCEDURE calculateboundarydatax
 
PROCEDURE calculateboundarydatay
 
PROCEDURE calculateboundarydataz
 
PROCEDURE calculateprim2riemannx
 
PROCEDURE calculateprim2riemanny
 
PROCEDURE calculateprim2riemannz
 
PROCEDURE calculateriemann2primx
 
PROCEDURE calculateriemann2primy
 
PROCEDURE calculateriemann2primz
 
PROCEDURE reflectionmasks
 
PROCEDURE axismasks
 
PROCEDURE finalize
 

Additional Inherited Members

- Public Attributes inherited from logging_base_mod::logging_base
integer, public err
 error code More...
 

Detailed Description

Definition at line 56 of file physics_eulerisotherm.f90.

Member Function/Subroutine Documentation

◆ addbackgroundvelocityx()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::addbackgroundvelocityx
private

Definition at line 87 of file physics_eulerisotherm.f90.

◆ addbackgroundvelocityy()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::addbackgroundvelocityy
private

Definition at line 88 of file physics_eulerisotherm.f90.

◆ addbackgroundvelocityz()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::addbackgroundvelocityz
private

Definition at line 89 of file physics_eulerisotherm.f90.

◆ addfargosourcesx()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::addfargosourcesx
private

Definition at line 93 of file physics_eulerisotherm.f90.

◆ addfargosourcesy()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::addfargosourcesy
private

Definition at line 94 of file physics_eulerisotherm.f90.

◆ addfargosourcesz()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::addfargosourcesz
private

Definition at line 95 of file physics_eulerisotherm.f90.

◆ axismasks()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::axismasks
private

Definition at line 119 of file physics_eulerisotherm.f90.

◆ calcfluxesx()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calcfluxesx
private

Definition at line 83 of file physics_eulerisotherm.f90.

◆ calcfluxesy()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calcfluxesy
private

Definition at line 84 of file physics_eulerisotherm.f90.

◆ calcfluxesz()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calcfluxesz
private

Definition at line 85 of file physics_eulerisotherm.f90.

◆ calcstresses()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calcstresses
private

Definition at line 101 of file physics_eulerisotherm.f90.

◆ calculateboundarydatax()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculateboundarydatax
private

Definition at line 107 of file physics_eulerisotherm.f90.

◆ calculateboundarydatay()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculateboundarydatay
private

Definition at line 108 of file physics_eulerisotherm.f90.

◆ calculateboundarydataz()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculateboundarydataz
private

Definition at line 109 of file physics_eulerisotherm.f90.

◆ calculatecharsystemx()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculatecharsystemx
private

Definition at line 104 of file physics_eulerisotherm.f90.

◆ calculatecharsystemy()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculatecharsystemy
private

Definition at line 105 of file physics_eulerisotherm.f90.

◆ calculatecharsystemz()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculatecharsystemz
private

Definition at line 106 of file physics_eulerisotherm.f90.

◆ calculateprim2riemannx()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculateprim2riemannx
private

Definition at line 110 of file physics_eulerisotherm.f90.

◆ calculateprim2riemanny()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculateprim2riemanny
private

Definition at line 111 of file physics_eulerisotherm.f90.

◆ calculateprim2riemannz()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculateprim2riemannz
private

Definition at line 112 of file physics_eulerisotherm.f90.

◆ calculateriemann2primx()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculateriemann2primx
private

Definition at line 113 of file physics_eulerisotherm.f90.

◆ calculateriemann2primy()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculateriemann2primy
private

Definition at line 114 of file physics_eulerisotherm.f90.

◆ calculateriemann2primz()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calculateriemann2primz
private

Definition at line 115 of file physics_eulerisotherm.f90.

◆ calcwavespeeds_center()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calcwavespeeds_center
private

Definition at line 80 of file physics_eulerisotherm.f90.

◆ calcwavespeeds_faces()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::calcwavespeeds_faces
private

Definition at line 81 of file physics_eulerisotherm.f90.

◆ convert2conservative_all()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::convert2conservative_all
private

Definition at line 73 of file physics_eulerisotherm.f90.

◆ convert2conservative_subset()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::convert2conservative_subset
private

Definition at line 74 of file physics_eulerisotherm.f90.

◆ convert2primitive_all()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::convert2primitive_all
private

Definition at line 70 of file physics_eulerisotherm.f90.

◆ convert2primitive_subset()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::convert2primitive_subset
private

Definition at line 71 of file physics_eulerisotherm.f90.

◆ externalsources()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::externalsources
private

Definition at line 98 of file physics_eulerisotherm.f90.

◆ finalize()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::finalize
private

Definition at line 120 of file physics_eulerisotherm.f90.

◆ geometricalsources()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::geometricalsources
private

Definition at line 97 of file physics_eulerisotherm.f90.

◆ initphysics()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::initphysics
private

Definition at line 66 of file physics_eulerisotherm.f90.

◆ new_statevector()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::new_statevector
private

Definition at line 68 of file physics_eulerisotherm.f90.

◆ reflectionmasks()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::reflectionmasks
private

Definition at line 118 of file physics_eulerisotherm.f90.

◆ setoutput()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::setoutput
private

Definition at line 67 of file physics_eulerisotherm.f90.

◆ setsoundspeeds()

GENERIC physics_eulerisotherm_mod::physics_eulerisotherm::setsoundspeeds
private

Definition at line 78 of file physics_eulerisotherm.f90.

Here is the call graph for this function:

◆ setsoundspeeds_center()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::setsoundspeeds_center
private

Definition at line 76 of file physics_eulerisotherm.f90.

◆ setsoundspeeds_faces()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::setsoundspeeds_faces
private

Definition at line 77 of file physics_eulerisotherm.f90.

◆ subtractbackgroundvelocityx()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::subtractbackgroundvelocityx
private

Definition at line 90 of file physics_eulerisotherm.f90.

◆ subtractbackgroundvelocityy()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::subtractbackgroundvelocityy
private

Definition at line 91 of file physics_eulerisotherm.f90.

◆ subtractbackgroundvelocityz()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::subtractbackgroundvelocityz
private

Definition at line 92 of file physics_eulerisotherm.f90.

◆ viscositysources()

PROCEDURE physics_eulerisotherm_mod::physics_eulerisotherm::viscositysources
private

Definition at line 99 of file physics_eulerisotherm.f90.

Member Data Documentation

◆ bccsound

class(marray_base), allocatable physics_eulerisotherm_mod::physics_eulerisotherm::bccsound
private

at cell bary centers

Definition at line 59 of file physics_eulerisotherm.f90.

◆ csiso

real physics_eulerisotherm_mod::physics_eulerisotherm::csiso
private

isothermal sound speed

Definition at line 64 of file physics_eulerisotherm.f90.

◆ fcsound

class(marray_base), allocatable physics_eulerisotherm_mod::physics_eulerisotherm::fcsound
private

at cell faces

Definition at line 59 of file physics_eulerisotherm.f90.


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