Home
last modified time | relevance | path

Searched refs:DMPlexSetReferenceTree (Results 1 – 6 of 6) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex3.c332 PetscCall(DMPlexSetReferenceTree(*dm, refTree)); in CreateMesh()
821 PetscCall(DMPlexSetReferenceTree(rdm, refTree)); in CheckInterpolation()
/petsc/include/
H A Dpetscdmplex.h489 PETSC_EXTERN PetscErrorCode DMPlexSetReferenceTree(DM, DM);
/petsc/src/dm/impls/plex/
H A Dplextree.c22 PetscErrorCode DMPlexSetReferenceTree(DM dm, DM ref) in DMPlexSetReferenceTree() function
2023 PetscCall(DMPlexSetReferenceTree(*ncdm, K)); in DMPlexTreeRefineCell()
2056 PetscCall(DMPlexSetReferenceTree(*ncdm, K)); in DMPlexTreeRefineCell()
H A Dplexdistribute.c1343 PetscCall(DMPlexSetReferenceTree(dmParallel, refTree)); in DMPlexDistributeSetupTree()
H A Dplexsubmesh.c867 PetscCall(DMPlexSetReferenceTree(dmNew, refTree)); in DMPlexShiftTree_Internal()
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4199 PetscCall(DMPlexSetReferenceTree(newPlex, refTree)); in DMConvert_pforest_plex()
4284 PetscCall(DMPlexSetReferenceTree(newPlexGhosted, refTree)); in DMConvert_pforest_plex()