Home
last modified time | relevance | path

Searched refs:DMPlexGetRefinementFunction (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexrefine.c330 PetscErrorCode DMPlexGetRefinementFunction(DM dm, PetscErrorCode (**refinementFunc)(const PetscReal… in DMPlexGetRefinementFunction() function
H A Dplexadapt.c179 PetscCall(DMPlexGetRefinementFunction(dm, &refinementFunc)); in DMPlexRefine_Internal()
/petsc/include/
H A Dpetscdmplex.h327 PETSC_EXTERN PetscErrorCode DMPlexGetRefinementFunction(DM, PetscErrorCode (**)(const PetscReal[], …