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

flag=-1 : Treat all cells active, omit deactivation (onentry, default) flag=0 : Treat as normal domain flag=1 : Treat as passive, but reduce by safety belt flag=2 : Always treat as passive More...

Public Member Functions

subroutine flag_grid (qt, ixIL, ixOL, w, x, flag)
 

Detailed Description

flag=-1 : Treat all cells active, omit deactivation (onentry, default) flag=0 : Treat as normal domain flag=1 : Treat as passive, but reduce by safety belt flag=2 : Always treat as passive

Definition at line 422 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ flag_grid()

subroutine mod_usr_methods::flag_grid::flag_grid ( double precision, intent(in)  qt,
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,
integer, intent(inout)  flag 
)

Definition at line 422 of file mod_usr_methods.t.


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