Go to the source code of this file.
◆ initdata()
subroutine sgdisk::initdata |
( |
class(mesh_base), intent(in) |
Mesh, |
|
|
class(physics_base), intent(inout) |
Physics, |
|
|
class(timedisc_base), intent(inout) |
Timedisc, |
|
|
class(fluxes_base), intent(inout) |
Fluxes, |
|
|
class(sources_list), intent(inout), allocatable |
Sources, |
|
|
class(marray_compound), intent(inout) |
pvar, |
|
|
class(marray_compound), intent(inout) |
cvar |
|
) |
| |
◆ initrandseed()
subroutine sgdisk::initrandseed |
( |
class(timedisc_base), intent(in) |
Timedisc | ) |
|
◆ makeconfig()
subroutine sgdisk::makeconfig |
( |
class(fosite), intent(inout) |
Sim, |
|
|
type(dict_typ), pointer |
config |
|
) |
| |
◆ sgdisk()