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


1.8.6