2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | addflags (rectflags, mibuff, mjbuff, rctold, idim3, mitot, mjtot, mptr) |
Transfer flagged arrays from errest into the one from spatial differencing. More... | |
subroutine addflags | ( | dimension(mibuff,mjbuff) | rectflags, |
mibuff, | |||
mjbuff, | |||
dimension(idim3,mitot,mjtot) | rctold, | ||
idim3, | |||
mitot, | |||
mjtot, | |||
mptr | |||
) |
Transfer flagged arrays from errest into the one from spatial differencing.
NOTE: not dimensioned the same. rectflags is possibly larger to accomodate in-place buffering.
Definition at line 9 of file addflags.f.
References amr_module::badpt, amr_module::goodpt, and amr_module::nghost.