Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/bl/
H A Dplexrefbl.c16 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformSetUp_BL()
407 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformGetSubcellOrientation_BL()
463 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformCellTransform_BL()
491 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformMapCoordinates_BL()
510 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformSetFromOptions_BL()
555 DMPlexRefine_BL *bl = (DMPlexRefine_BL *)tr->data; in DMPlexTransformDestroy_BL()
582 DMPlexRefine_BL *bl; in DMPlexTransformCreate_BL()
/petsc/include/petsc/private/
H A Ddmplextransformimpl.h137 } DMPlexRefine_BL; typedef