104 secondCoord, thirdCoord)
107 integer, intent(in):: bcType
108 integer,
intent(IN) :: var,guard,face,bcDir,gridDataStruct
109 real,dimension(:),intent(INOUT)::dataRow
110 real,
intent(IN),
OPTIONAL :: secondCoord,thirdCoord
subroutine Grid_applyBCEdge(bcType, bcDir, guard, var, dataRow, face, gridDataStruct, secondCoord, thirdCoord)