gauss3d.f90 File Reference
Go to the source code of this file.
Functions/Subroutines | |
| program | gauss3d |
| 3D Gaussian pressure or density pulse with and without rotation More... | |
| subroutine | makeconfig (Sim, config) |
| subroutine | initdata (Mesh, Physics, Timedisc) |
Function/Subroutine Documentation
◆ gauss3d()
| program gauss3d |
3D Gaussian pressure or density pulse with and without rotation
Definition at line 32 of file gauss3d.f90.
Here is the call graph for this function:

◆ initdata()
| subroutine gauss3d::initdata | ( | class(mesh_base), intent(in) | Mesh, |
| class(physics_base), intent(in) | Physics, | ||
| class(timedisc_base), intent(inout) | Timedisc | ||
| ) |
Definition at line 247 of file gauss3d.f90.

1.9.4