MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Public Member Functions | List of all members
mod_usr_methods::init_one_grid Interface Reference

Initialize one grid. More...

Public Member Functions

subroutine init_one_grid (ixIL, ixOL, w, x)
 

Detailed Description

Initialize one grid.

Definition at line 117 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ init_one_grid()

subroutine mod_usr_methods::init_one_grid::init_one_grid ( integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
double precision, dimension(ixi^s,1:nw), intent(inout)  w,
double precision, dimension(ixi^s,1:ndim), intent(in)  x 
)

Definition at line 117 of file mod_usr_methods.t.


The documentation for this interface was generated from the following file: