|
2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | setindices (ist, iend, jst, jend, ilo, ihi, jlo, jhi, ishift, jshift, level) |
| subroutine setindices | ( | dimension(3) | ist, |
| dimension(3) | iend, | ||
| dimension(3) | jst, | ||
| dimension(3) | jend, | ||
| ilo, | |||
| ihi, | |||
| jlo, | |||
| jhi, | |||
| dimension(3) | ishift, | ||
| dimension(3) | jshift, | ||
| level | |||
| ) |
setIndices: for periodicity a region that sticks out is wrapped into another region.
Definition at line 6 of file setIndices.f.
References amr_module::iregsz, amr_module::jregsz, amr_module::xperdom, and amr_module::yperdom.
Referenced by basecheck(), projec2(), and setdomflags().

1.8.14