2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | griddomup (iflags, iflags2, ilo, ihi, jlo, jhi, mbuff, lev, ilofine, ihifine, jlofine, jhifine) |
subroutine griddomup | ( | integer*1, dimension (ilo-mbuff:ihi+mbuff,jlo-mbuff:jhi+mbuff) | iflags, |
integer*1, dimension(ilofine-mbuff:ihifine+mbuff, jlofine-mbuff:jhifine+mbuff) | iflags2, | ||
ilo, | |||
ihi, | |||
jlo, | |||
jhi, | |||
mbuff, | |||
lev, | |||
ilofine, | |||
ihifine, | |||
jlofine, | |||
jhifine | |||
) |
Definition at line 4 of file griddomup.f.
Referenced by setdomflags().