2D AMRCLAW
Functions/Subroutines
flagregions.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine flagregions (mx, my, mbuff, xlower, ylower, dx, dy, level, t, amrflags, DONTFLAG, DOFLAG)
 

Function/Subroutine Documentation

subroutine flagregions ( integer, intent(in)  mx,
integer, intent(in)  my,
integer, intent(in)  mbuff,
real(kind=8), intent(in)  xlower,
real(kind=8), intent(in)  ylower,
real(kind=8), intent(in)  dx,
real(kind=8), intent(in)  dy,
integer, intent(in)  level,
real(kind=8), intent(in)  t,
real(kind=8), dimension(1-mbuff:mx+mbuff,1-mbuff:my+mbuff), intent(inout)  amrflags,
real(kind=8), intent(in)  DONTFLAG,
real(kind=8), intent(in)  DOFLAG 
)

Definition at line 12 of file flagregions.f90.

References allowflag().

Here is the call graph for this function: