Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2499 PetscInt cLocalStartF; in DMPforestGetTransferSF_Point() local
2530 cLocalStartF = pforestF->cLocalStart; in DMPforestGetTransferSF_Point()
2606 … PetscCall(DMPlexGetTransitiveClosure(plexF, c + cLocalStartF, PETSC_TRUE, NULL, &pointClosure)); in DMPforestGetTransferSF_Point()
2646 …PetscCall(DMPlexRestoreTransitiveClosure(plexF, c + cLocalStartF, PETSC_TRUE, NULL, &pointClosure)… in DMPforestGetTransferSF_Point()