Searched defs:intPoints (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexgeometry.c | 205 …nst PetscReal p[], const PetscReal normal[], PetscBool *pos, PetscInt *Nint, PetscReal intPoints[]) in DMPlexGetPlaneSimplexIntersection_Coords_Internal() 269 …nst PetscReal p[], const PetscReal normal[], PetscBool *pos, PetscInt *Nint, PetscReal intPoints[]) in DMPlexGetPlaneSimplexIntersection_Internal() 290 …nst PetscReal p[], const PetscReal normal[], PetscBool *pos, PetscInt *Nint, PetscReal intPoints[]) in DMPlexGetPlaneQuadIntersection_Internal() 321 …nst PetscReal p[], const PetscReal normal[], PetscBool *pos, PetscInt *Nint, PetscReal intPoints[]) in DMPlexGetPlaneHexIntersection_Internal() 397 …nst PetscReal p[], const PetscReal normal[], PetscBool *pos, PetscInt *Nint, PetscReal intPoints[]) in DMPlexGetPlaneCellIntersection_Internal() 1016 PetscReal intPoints[6 * 6 * 6 * 3]; in DMPlexComputeGridHash_Internal() local
|