Home
last modified time | relevance | path

Searched refs:DMPlexTransform_Cohesive (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrcohesive.c32 DMPlexTransform_Cohesive *ex = (DMPlexTransform_Cohesive *)tr->data; in DMPlexTransformView_Cohesive()
53 DMPlexTransform_Cohesive *ex = (DMPlexTransform_Cohesive *)tr->data; in DMPlexTransformSetFromOptions_Cohesive()
144 static PetscErrorCode DMPlexTransformCohesiveExtrudeSetUp_Point(DMPlexTransform_Cohesive *ex) in DMPlexTransformCohesiveExtrudeSetUp_Point()
192 static PetscErrorCode DMPlexTransformCohesiveExtrudeSetUp_Segment(DMPlexTransform_Cohesive *ex) in DMPlexTransformCohesiveExtrudeSetUp_Segment()
360 static PetscErrorCode DMPlexTransformCohesiveExtrudeSetUp_Triangle(DMPlexTransform_Cohesive *ex) in DMPlexTransformCohesiveExtrudeSetUp_Triangle()
493 static PetscErrorCode DMPlexTransformCohesiveExtrudeSetUp_Quadrilateral(DMPlexTransform_Cohesive *e… in DMPlexTransformCohesiveExtrudeSetUp_Quadrilateral()
656 static PetscErrorCode DMPlexTransformCohesiveExtrudeSetUp_Tetrahedron(DMPlexTransform_Cohesive *ex) in DMPlexTransformCohesiveExtrudeSetUp_Tetrahedron()
708 static PetscErrorCode DMPlexTransformCohesiveExtrudeSetUp_Hexahedron(DMPlexTransform_Cohesive *ex) in DMPlexTransformCohesiveExtrudeSetUp_Hexahedron()
765 DMPlexTransform_Cohesive *ex = (DMPlexTransform_Cohesive *)tr->data; in DMPlexTransformSetUp_Cohesive()
832 DMPlexTransform_Cohesive *ex = (DMPlexTransform_Cohesive *)tr->data; in DMPlexTransformDestroy_Cohesive()
[all …]
/petsc/include/petsc/private/
H A Ddmplextransformimpl.h104 } DMPlexTransform_Cohesive; typedef