geometry_generic_mod Module Reference

constructor for geometry class More...

Functions/Subroutines

subroutine new_geometry (Geometry, config)
 

Detailed Description

constructor for geometry class

Author
Jannes Klee
Manuel Jung

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

Function/Subroutine Documentation

◆ new_geometry()

subroutine geometry_generic_mod::new_geometry ( class(geometry_base), allocatable  Geometry,
type(dict_typ), pointer  config 
)

Definition at line 51 of file geometry_generic.f90.