vortex3d.f90 File Reference
Go to the source code of this file.
Functions/Subroutines | |
program | vortex3d |
subroutine | makeconfig (Sim, config) |
subroutine | initdata (Mesh, Physics, Timedisc) |
Function/Subroutine Documentation
◆ initdata()
subroutine vortex3d::initdata | ( | class(mesh_base), intent(in) | Mesh, |
class(physics_base), intent(in) | Physics, | ||
class(timedisc_base), intent(inout) | Timedisc | ||
) |
Definition at line 251 of file vortex3d.f90.
◆ makeconfig()
Definition at line 105 of file vortex3d.f90.
◆ vortex3d()
program vortex3d | ( | ) |