|
2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | preintcopy (val, mitot, mjtot, nvar, ilo, ihi, jlo, jhi, level, fliparray) |
| subroutine preintcopy | ( | dimension(nvar,mitot,mjtot) | val, |
| mitot, | |||
| mjtot, | |||
| nvar, | |||
| ilo, | |||
| ihi, | |||
| jlo, | |||
| jhi, | |||
| level, | |||
| dimension((mitot+mjtot)*nghost*nvar) | fliparray | ||
| ) |
Definition at line 4 of file preintcopy.f.
References iadd(), and intcopy().
Referenced by filval().


1.8.6