MPI-AMRVAC  3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Functions/Subroutines
amrini.t File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine initlevelone
 Generate and initialize all grids at the coarsest level (level one) More...
 
subroutine initial_condition (igrid)
 fill in initial condition More...
 
subroutine modify_ic
 modify initial condition More...
 
subroutine improve_initial_condition ()
 improve initial condition after initialization More...
 

Function/Subroutine Documentation

◆ improve_initial_condition()

subroutine improve_initial_condition

improve initial condition after initialization

Definition at line 79 of file amrini.t.

Here is the call graph for this function:

◆ initial_condition()

subroutine initial_condition ( integer, intent(in)  igrid)

fill in initial condition

Definition at line 38 of file amrini.t.

Here is the call graph for this function:

◆ initlevelone()

subroutine initlevelone

Generate and initialize all grids at the coarsest level (level one)

Definition at line 2 of file amrini.t.

Here is the call graph for this function:

◆ modify_ic()

subroutine modify_ic

modify initial condition

Definition at line 58 of file amrini.t.

Here is the call graph for this function: