Home
last modified time | relevance | path

Searched defs:tcoords (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexgeometry.c297 PetscScalar tcoords[6] = {0., 0., 0., 0., 0., 0.}; in DMPlexGetPlaneQuadIntersection_Internal() local
328 PetscScalar tcoords[12] = {0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0.}; in DMPlexGetPlaneHexIntersection_Internal() local
H A Dplex.c1145 double tcoords[3]; in DMPlexView_Ascii() local