2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | griddomcopy (i1, i2, ilo, ihi, jlo, jhi, mbuff) |
subroutine griddomcopy | ( | integer*1, dimension(ilo-mbuff:ihi+mbuff,jlo-mbuff:jhi+mbuff) | i1, |
integer*1, dimension(ilo-mbuff:ihi+mbuff,jlo-mbuff:jhi+mbuff) | i2, | ||
ilo, | |||
ihi, | |||
jlo, | |||
jhi, | |||
mbuff | |||
) |
Definition at line 5 of file griddomcopy.f.
Referenced by setdomflags().