MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
src
ffhd
mod_ffhd.t
Go to the documentation of this file.
1
module
mod_ffhd
2
use
mod_ffhd_phys
3
use
mod_amrvac
4
5
implicit none
6
public
7
contains
8
9
subroutine
ffhd_activate
()
10
call
ffhd_phys_init
()
11
end subroutine
ffhd_activate
12
end module
mod_ffhd
mod_amrvac
This module contains modules that users could want to have in their mod_usr.t code,...
Definition:
mod_amrvac.t:3
mod_ffhd_phys
Frozen-field hydrodynamics module.
Definition:
mod_ffhd_phys.t:2
mod_ffhd_phys::ffhd_phys_init
subroutine, public ffhd_phys_init()
Definition:
mod_ffhd_phys.t:183
mod_ffhd
Definition:
mod_ffhd.t:1
mod_ffhd::ffhd_activate
subroutine ffhd_activate()
Definition:
mod_ffhd.t:10
Generated by
1.9.1