103 cellCenterSweepCoord, secondCoord,thirdCoord)
105#include "Simulation.h"
107 integer,intent(IN):: bcType,bcDir,guard,face
108 real,dimension(
2*guard,NUNK_VARS),intent(INOUT)::dataRow
109 real,intent(IN):: cellCenterSweepCoord(
*), secondCoord,thirdCoord
subroutine Grid_applyBCEdgeAllUnkVars(bcType, bcDir, guard, dataRow, face, cellCenterSweepCoord, secondCoord, thirdCoord)
subroutine Grid_applyBCEdge(bcType, bcDir, guard, var, dataRow, face, gridDataStruct, secondCoord, thirdCoord)