mestel.f90 File Reference
Go to the source code of this file.
Functions/Subroutines | |
| program | mestel |
| subroutine | makeconfig (config) |
| subroutine | initdata (Timedisc, Mesh, Physics, Fluxes, Sources) |
| subroutine | initrandseed (Physics) |
Function/Subroutine Documentation
◆ initdata()
| subroutine mestel::initdata | ( | class(timedisc_base), intent(inout) | Timedisc, |
| class(mesh_base), intent(in) | Mesh, | ||
| class(physics_base), intent(inout) | Physics, | ||
| class(fluxes_base), intent(inout) | Fluxes, | ||
| class(sources_list), intent(inout), allocatable | Sources | ||
| ) |
◆ initrandseed()
| subroutine mestel::initrandseed | ( | class(physics_base), intent(in) | Physics | ) |
◆ makeconfig()
| subroutine mestel::makeconfig | ( | type(dict_typ), pointer | config | ) |
Definition at line 135 of file mestel.f90.
◆ mestel()
| program mestel |



1.9.4