4 subroutine setindices(ist,iend,jst,jend,ilo,ihi,jlo,jhi,
8 implicit double precision (a-h,o-z)
10 dimension ist(3), iend(3), jst(3), jend(3), ishift(3), jshift(3)
integer, dimension(maxlv) iregsz
integer, dimension(maxlv) jregsz
subroutine setindices(ist, iend, jst, jend, ilo, ihi, jlo, jhi, ishift, jshift, level)
The module contains the definition of a "node descriptor" as well as other global variables used duri...