|
2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | setdomflags (mptr, igridflags, ilo, ihi, jlo, jhi, mbuff, lbase, lcheck, mibuff, mjbuff) |
| subroutine setdomflags | ( | mptr, | |
| integer*1, dimension(ilo-mbuff:ihi+mbuff,jlo-mbuff:jhi+mbuff) | igridflags, | ||
| ilo, | |||
| ihi, | |||
| jlo, | |||
| jhi, | |||
| mbuff, | |||
| lbase, | |||
| lcheck, | |||
| mibuff, | |||
| mjbuff | |||
| ) |
Definition at line 4 of file setdomflags.f.
References coarsegridflagset(), griddomcopy(), griddomshrink(), griddomup(), setindices(), and setphysbndryflags().
Referenced by bufnst2(), and domgrid().


1.8.6