2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | auxcoarsen (auxdub, midub, mjdub, auxbgc, mi2tot, mj2tot, naux, auxtype) |
subroutine auxcoarsen | ( | dimension(naux,midub, mjdub) | auxdub, |
midub, | |||
mjdub, | |||
dimension(naux,mi2tot,mj2tot) | auxbgc, | ||
mi2tot, | |||
mj2tot, | |||
naux, | |||
character*10, dimension(naux) | auxtype | ||
) |
Coarsen the fine grid auxiliary data (with double the usual number of ghost cells to prepare coarsened data for error estimation).
Definition at line 6 of file auxcoarsen.f.
Referenced by prepbigstep().