reconstruction_base.f90 File Reference

Go to the source code of this file.

Data Types

type  reconstruction_base_mod::reconstruction_base
 
interface  reconstruction_base_mod::CalculateStates
 
interface  reconstruction_base_mod::Finalize
 

Modules

module  reconstruction_base_mod
 base module for reconstruction process
 

Public Attributes

Todo:
{here something is still not right! (constant, linear all at this place?)}
integer, parameter, public reconstruction_base_mod::constant = 1
 
integer, parameter, public reconstruction_base_mod::linear = 2
 
subroutine reconstruction_base_mod::initreconstruction (this, Mesh, Physics, config, IO, rtype, rname)
 Constructor of base reconstruction module. More...
 
pure logical function reconstruction_base_mod::primrecon (this)
 
subroutine reconstruction_base_mod::finalize_base (this)