Public Member Functions | |
subroutine | plag_rflo_findsourcecell (regions, iReg, iLev, ic, jc, kc, found, iRegSrc, indexMapMat) |
Definition at line 172 of file PLAG_ModInterfacesCECells.F90.
subroutine plag_rflo_findsourcecell | ( | type(t_region), dimension(:), pointer | regions, |
integer, intent(in) | iReg, | ||
integer, intent(in) | iLev, | ||
integer, intent(inout) | ic, | ||
integer, intent(inout) | jc, | ||
integer, intent(inout) | kc, | ||
logical, intent(out) | found, | ||
integer, intent(out) | iRegSrc, | ||
integer, dimension(3,4), intent(out) | indexMapMat | ||
) |
Definition at line 172 of file PLAG_ModInterfacesCECells.F90.