reconstruction_constant.f90 File Reference
Go to the source code of this file.
Data Types | |
type | reconstruction_constant_mod::reconstruction_constant |
Modules | |
module | reconstruction_constant_mod |
basic module for constant (zero order) reconstruction | |
Functions/Subroutines | |
subroutine | reconstruction_constant_mod::initreconstruction_constant (this, Mesh, Physics, config, IO) |
pure subroutine | reconstruction_constant_mod::calculatestates (this, Mesh, Physics, rvar, rstates) |
subroutine | reconstruction_constant_mod::finalize (this) |
Variables | |
character(len=32), parameter | reconstruction_constant_mod::recontype_name = "constant" |