MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
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 
)
virtual

Definition at line 117 of file mod_usr_methods.t.


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