Home
last modified time | relevance | path

Searched defs:pct (Results 1 – 5 of 5) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/refine/bl/
H A Dplexrefbl.c489 static PetscErrorCode DMPlexTransformMapCoordinates_BL(DMPlexTransform tr, DMPolytopeType pct, DMPo… in DMPlexTransformMapCoordinates_BL()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1462 …DMPolytopeType pct = ct; /* Parent type: Cell type for parent o… in DMPlexTransformGetCone_Internal() local
1807 …PlexTransformMapCoordinatesBarycenter_Internal(DMPlexTransform tr, DMPolytopeType pct, DMPolytopeT… in DMPlexTransformMapCoordinatesBarycenter_Internal()
1842 PetscErrorCode DMPlexTransformMapCoordinates(DMPlexTransform tr, DMPolytopeType pct, DMPolytopeType… in DMPlexTransformMapCoordinates()
1868 …ducedPoint_Private(DMPlexTransform tr, DMLabel label, PetscInt pp, DMPolytopeType pct, PetscInt p,… in DMPlexTransformLabelProducedPoint_Private()
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrcohesive.c988 static PetscErrorCode DMPlexTransformMapCoordinates_Cohesive(DMPlexTransform tr, DMPolytopeType pct in DMPlexTransformMapCoordinates_Cohesive()
H A Dplextrextrude.c787 static PetscErrorCode DMPlexTransformMapCoordinates_Extrude(DMPlexTransform tr, DMPolytopeType pct,… in DMPlexTransformMapCoordinates_Extrude()
/petsc/src/dm/impls/plex/
H A Dplextree.c1817 DMPolytopeType pct, qct; in DMPlexTreeRefineCell() local