Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2332 static PetscErrorCode DMPforestGetTransferSF_Point(DM coarse, DM fine, PetscSF *sf, PetscBool trans… in DMPforestGetTransferSF_Point() function
2917 PetscCall(DMPforestGetTransferSF_Point(coarse, fine, &pointTransferSF, transferIdent, childIds)); in DMPforestGetTransferSF_Internal()