|
2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | domshrink (iflags2, iflags, idim, jdim) |
| subroutine domshrink | ( | integer(kind=1), dimension(0:idim+1,0:jdim+1) | iflags2, |
| integer(kind=1), dimension (0:idim+1,0:jdim+1) | iflags, | ||
| idim, | |||
| jdim | |||
| ) |
shrink domain flags one cell for allowable properly nested domain This is needed even for lcheck = lbase. More shrinking needed for finer levels.
Definition at line 5 of file domshrink.f.
References amr_module::dprint, amr_module::outunit, amr_module::xperdom, and amr_module::yperdom.
1.8.14