mesh_generic_mod Module Reference

constructor for mesh class More...

Functions/Subroutines

subroutine new_mesh (Mesh, config, IO)
 

Detailed Description

constructor for mesh class

Author
Tobias Illenseer
Jannes Klee

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

Function/Subroutine Documentation

◆ new_mesh()

subroutine mesh_generic_mod::new_mesh ( class(mesh_base), allocatable  Mesh,
type(dict_typ), pointer  config,
type(dict_typ), pointer  IO 
)

Definition at line 42 of file mesh_generic.f90.