Lines Matching defs:normal

205 …PetscInt cdim, const PetscScalar coords[], const PetscReal p[], const PetscReal normal[], PetscBoo…  in DMPlexGetPlaneSimplexIntersection_Coords_Internal()
269 …_Internal(DM dm, PetscInt dim, PetscInt c, const PetscReal p[], const PetscReal normal[], PetscBoo… in DMPlexGetPlaneSimplexIntersection_Internal()
290 …_Internal(DM dm, PetscInt dim, PetscInt c, const PetscReal p[], const PetscReal normal[], PetscBoo… in DMPlexGetPlaneQuadIntersection_Internal()
321 …_Internal(DM dm, PetscInt dim, PetscInt c, const PetscReal p[], const PetscReal normal[], PetscBoo… in DMPlexGetPlaneHexIntersection_Internal()
397 …llIntersection_Internal(DM dm, PetscInt c, const PetscReal p[], const PetscReal normal[], PetscBoo… in DMPlexGetPlaneCellIntersection_Internal()
610 PetscReal normal[3]; in DMPlexLocatePoint_Hex_3D_Linear_Internal() local
1020 PetscReal normal[9] = {1., 0., 0., 0., 1., 0., 0., 0., 1.}; in DMPlexComputeGridHash_Internal() local
2642 …ernal(DM dm, PetscInt dim, PetscInt cell, PetscReal *vol, PetscReal centroid[], PetscReal normal[]) in DMPlexComputeGeometryFVM_0D_Internal()
2687 …ernal(DM dm, PetscInt dim, PetscInt cell, PetscReal *vol, PetscReal centroid[], PetscReal normal[]) in DMPlexComputeGeometryFVM_1D_Internal()
2730 …ernal(DM dm, PetscInt dim, PetscInt cell, PetscReal *vol, PetscReal centroid[], PetscReal normal[]) in DMPlexComputeGeometryFVM_2D_Internal()
2795 …ernal(DM dm, PetscInt dim, PetscInt cell, PetscReal *vol, PetscReal centroid[], PetscReal normal[]) in DMPlexComputeGeometryFVM_3D_Internal()
2927 …puteCellGeometryFVM(DM dm, PetscInt cell, PetscReal *vol, PetscReal centroid[], PetscReal normal[]) in DMPlexComputeCellGeometryFVM()