2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | prepbigstep (nvar, naux, lcheck, mptr, nx, ny, midub, mjdub, valbgc, auxbgc, mi2tot, mj2tot) |
subroutine prepbigstep | ( | nvar, | |
naux, | |||
lcheck, | |||
mptr, | |||
nx, | |||
ny, | |||
midub, | |||
mjdub, | |||
double precision, dimension(nvar,mi2tot,mj2tot) | valbgc, | ||
double precision, dimension(naux,mi2tot,mj2tot) | auxbgc, | ||
mi2tot, | |||
mj2tot | |||
) |
Definition at line 4 of file prepbigstep.f.
References auxcoarsen(), bound(), coarsen(), copysol(), setaux(), and stepgrid().
Referenced by errest().