#include "Indexing.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | plag_incelltestrobust (region, posPlag, indexCurr, indexNew, cellLocate) |
subroutine plag_incelltestrobust | ( | type(t_region) | region, |
real(rfreal), dimension(3), intent(in) | posPlag, | ||
integer, dimension(4), intent(in) | indexCurr, | ||
integer, dimension(4), intent(out) | indexNew, | ||
logical, intent(out) | cellLocate | ||
) |
Definition at line 50 of file PLAG_InCellTestRobust.F90.
References moderror::deregisterfunction(), i, ipcbeg, ipcend, ipnbeg, ipnend, j, jpcbeg, jpcend, jpnbeg, jpnend, k, kpcbeg, kpnbeg, moderror::registerfunction(), rflo_getcelloffset(), rflo_getdimensphys(), rflo_getdimensphysnodes(), rflo_getnodeoffset(), and CImg< T >::sum().
Referenced by plag_getcellindices().