timedisc_generic_mod Module Reference
constructor for timedisc class More...
Functions/Subroutines | |
| subroutine | new_timedisc (Timedisc, Mesh, Physics, config, IO) |
Detailed Description
constructor for timedisc class
This module allocates the mesh class and decides which specific mesh to use from the config.
Function/Subroutine Documentation
◆ new_timedisc()
| subroutine timedisc_generic_mod::new_timedisc | ( | class(timedisc_base), allocatable | Timedisc, |
| class(mesh_base), intent(inout) | Mesh, | ||
| class(physics_base), intent(in) | Physics, | ||
| type(dict_typ), pointer | config, | ||
| type(dict_typ), pointer | IO | ||
| ) |

1.9.4