reconstruction_base.f90
Go to the documentation of this file.
111 IF (.NOT.mesh%Initialized().OR..NOT.physics%Initialized()) & ! TODO: Why should this not be seperated?
pure logical function primrecon(this)
Definition: reconstruction_base.f90:138
subroutine initreconstruction(this, Mesh, Physics, config, IO, rtype, rname)
Constructor of base reconstruction module.
Definition: reconstruction_base.f90:93
subroutine finalize_base(this)
Definition: reconstruction_base.f90:148
integer, parameter, public constant
Definition: reconstruction_base.f90:78
integer, parameter, public linear
Definition: reconstruction_base.f90:79
Definition: common_dict.f90:123