Public Member Functions | |
subroutine | plag_rflo_sourcecell (region, regionSrc, patch, patchSrc, iLev, ic, jc, kc, found, indexMapMat) |
Definition at line 205 of file PLAG_ModInterfacesCECells.F90.
subroutine plag_rflo_sourcecell | ( | type(t_region) | region, |
type(t_region) | regionSrc, | ||
type(t_patch), pointer | patch, | ||
type(t_patch), pointer | patchSrc, | ||
integer, intent(in) | iLev, | ||
integer, intent(inout) | ic, | ||
integer, intent(inout) | jc, | ||
integer, intent(inout) | kc, | ||
logical, intent(inout) | found, | ||
integer, dimension(3,4), intent(out) | indexMapMat | ||
) |
Definition at line 205 of file PLAG_ModInterfacesCECells.F90.