2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | conck (level, nvar, naux, time, rest) |
Conservation check for specified level. More... | |
subroutine conck | ( | level, | |
nvar, | |||
naux, | |||
time, | |||
logical | rest | ||
) |
Conservation check for specified level.
This is mostly a debugging tool and assumes grids don't overlap
Definition at line 7 of file conck.f.
References amr_module::alloc, amr_module::hxposs, amr_module::hyposs, iadd(), amr_module::levelptr, amr_module::lstart, amr_module::mcapa, amr_module::ndihi, amr_module::ndilo, amr_module::ndjhi, amr_module::ndjlo, amr_module::nghost, amr_module::node, amr_module::outunit, amr_module::possk, amr_module::store1, amr_module::storeaux, amr_module::t0, and amr_module::tmass0.
Referenced by amr2(), and tick().