2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | outval (val, nvar, mitot, mjtot, mptr, outgrd, naux, aux) |
print solution and aux. More... | |
subroutine outval | ( | dimension(nvar,mitot,mjtot) | val, |
nvar, | |||
mitot, | |||
mjtot, | |||
mptr, | |||
logical | outgrd, | ||
naux, | |||
dimension(naux,mitot,mjtot) | aux | ||
) |
print solution and aux.
variables to output.
Definition at line 5 of file outval.f.
References amr_module::cornxlo, amr_module::cornylo, amr_module::hxposs, amr_module::hyposs, amr_module::nestlevel, amr_module::nghost, amr_module::node, amr_module::outunit, and amr_module::rnode.
Referenced by outmsh().