2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | domcopy (iflags2, iflags, isize, jsize) |
subroutine domcopy | ( | integer(kind=1), dimension(0:isize+1,0:jsize+1) | iflags2, |
integer(kind=1), dimension (0:isize+1,0:jsize+1) | iflags, | ||
isize, | |||
jsize | |||
) |
domain flags are in iflags. copy into iflags2.
Definition at line 5 of file domcopy.f.
References amr_module::dprint, amr_module::outunit, amr_module::spheredom, amr_module::xperdom, and amr_module::yperdom.