|
2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | flagcheck (rectflags, ilo, ihi, jlo, jhi, mbuff, iflags, imin, imax, jmin, jmax, mptr) |
| subroutine flagcheck | ( | dimension(ilo-mbuff:ihi+mbuff,jlo-mbuff:jhi+mbuff) | rectflags, |
| ilo, | |||
| ihi, | |||
| jlo, | |||
| jhi, | |||
| mbuff, | |||
| integer*1, dimension(ilo-mbuff:ihi+mbuff,jlo-mbuff:jhi+mbuff) | iflags, | ||
| imin, | |||
| imax, | |||
| jmin, | |||
| jmax, | |||
| mptr | |||
| ) |
Definition at line 4 of file flagcheck.f.
Referenced by colate2().

1.8.6