reconstruction_constant.f90
Go to the documentation of this file.
base module for reconstruction process
Definition: reconstruction_base.f90:35
integer, parameter, public constant
Definition: reconstruction_base.f90:78
character(len=32), parameter recontype_name
Definition: reconstruction_constant.f90:53
pure subroutine calculatestates(this, Mesh, Physics, rvar, rstates)
Definition: reconstruction_constant.f90:75
named integer constants for flavour of state vectors
Definition: physics_base.f90:69
basic module for constant (zero order) reconstruction
Definition: reconstruction_constant.f90:35
subroutine initreconstruction_constant(this, Mesh, Physics, config, IO)
Definition: reconstruction_constant.f90:63