#include "Indexing.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | peul_correctcorneredgecells (region, patch, bcType) |
subroutine peul_correctcorneredgecells | ( | type(t_region), intent(inout) | region, |
type(t_patch), intent(in) | patch, | ||
integer, intent(in) | bcType | ||
) |
Definition at line 46 of file PEUL_CorrectCornerEdgeCells.F90.
References moderror::deregisterfunction(), i, ibeg, idcbeg, idcend, idir, iend, ipcbeg, ipcend, j, jbeg, jdcbeg, jdcend, jdir, jend, jpcbeg, jpcend, k, kbeg, kdcbeg, kdir, kpcbeg, moderror::registerfunction(), rflo_getcelloffset(), rflo_getdimensdummy(), rflo_getdimensphys(), rflo_getpatchdirection(), and rflo_getpatchindices().
Referenced by peul_boundaryconditionsrecv().