2D AMRCLAW
Functions/Subroutines
flagger.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine flagger (nvar, naux, lcheck, start_time)
 Set up for and call two routines that flag using (a) spatial gradients, or other user-specified criteria (b) richardson error estimates. More...
 

Function/Subroutine Documentation

subroutine flagger (   nvar,
  naux,
  lcheck,
  start_time 
)

Set up for and call two routines that flag using (a) spatial gradients, or other user-specified criteria (b) richardson error estimates.

the two approaches share an array with boundary ghost values before parallel loop give grids the extra storage they need for error estimation

input: AMR level on which all grids need to be flagged output: flag arrays that are stored with each grid node, accessable through node(storeflags, mptr)

Parameters
nvarnumber of equations for the system
nauxnumber of auxiliary variables
lcheckflag all level lcheck grids
start_time

Definition at line 32 of file flagger.f.

References bound(), errest(), flag2refine2(), and igetsp().

Referenced by flglvl2().

Here is the call graph for this function:

Here is the caller graph for this function: