Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2125 static PetscErrorCode DMShareDiscretization(DM dmA, DM dmB) in DMShareDiscretization() function
4345 PetscCall(DMShareDiscretization(dm, *plex)); in DMConvert_pforest_plex()
4408 PetscCall(DMShareDiscretization(dm, pforest->plex)); in DMPforestGetPlex()