reconstruction_generic_mod Module Reference

constructor for reconstruction class More...

Functions/Subroutines

subroutine new_reconstruction (Reconstruction, Mesh, Physics, config, IO)
 

Detailed Description

constructor for reconstruction class

Author
Tobias Illenseer
Manuel Jung

This module allocates the reconstruction class and decides which specific fluxtype to use from the config.

Function/Subroutine Documentation

◆ new_reconstruction()

subroutine reconstruction_generic_mod::new_reconstruction ( class(reconstruction_base), allocatable  Reconstruction,
class(mesh_base), intent(in)  Mesh,
class(physics_base), intent(in)  Physics,
type(dict_typ), pointer  config,
type(dict_typ), pointer  IO 
)

Definition at line 50 of file reconstruction_generic.f90.