Go to the source code of this file.
 | 
- 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) | 
|   |