reconstruction_constant_mod Module Reference
basic module for constant (zero order) reconstruction More...
Data Types | |
| type | reconstruction_constant |
Functions/Subroutines | |
| subroutine | initreconstruction_constant (this, Mesh, Physics, config, IO) |
| subroutine | calculatestates (this, Mesh, Physics, rvar, rstates) |
| subroutine | finalize (this) |
Variables | |
| character(len=32), parameter | recontype_name = "constant" |
Detailed Description
basic module for constant (zero order) reconstruction
Function/Subroutine Documentation
◆ calculatestates()
|
private |
Definition at line 74 of file reconstruction_constant.f90.
◆ finalize()
|
private |
Definition at line 96 of file reconstruction_constant.f90.
◆ initreconstruction_constant()
|
private |
Definition at line 62 of file reconstruction_constant.f90.
Variable Documentation
◆ recontype_name
|
private |
Definition at line 53 of file reconstruction_constant.f90.
1.9.4