2D AMRCLAW
Functions/Subroutines
flglvl2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine flglvl2 (nvar, naux, lcheck, nxypts, index, lbase, npts, start_time)
 Controls the error estimation/flagging bad pts. More...
 
subroutine freeflags (lcheck)
 

Function/Subroutine Documentation

subroutine flglvl2 (   nvar,
  naux,
  lcheck,
  nxypts,
  index,
  lbase,
  npts,
  start_time 
)

Controls the error estimation/flagging bad pts.

for an entire level of grids. returns pointer into alloc where the (x,y) coordinations of the flagged pts. are.

Parameters
nvarnumber of equations for the system
nauxnumber of auxiliary variables
lchecklevel to be flagged
nxyptsnumber of flagged points in total
indexstarting index (memory address) in alloc of the flagged points (which occupy 2*nxypts locations)
lbase
npts
start_time

Definition at line 23 of file flglvl2.f.

References bufnst2(), colate2(), flagger(), freeflags(), and igetsp().

Referenced by grdfit().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine freeflags (   lcheck)

Definition at line 78 of file flglvl2.f.

References reclam().

Referenced by flglvl2().

Here is the call graph for this function:

Here is the caller graph for this function: