Home
last modified time | relevance | path

Searched defs:toRoots (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h508 … PetscSFNode *fromRoots, PetscInt *fromFineLeavesCount, PetscInt *fromLeaves, PetscSFNode *toRoots) in DMPforestComputeLocalCellTransferSF_loop()
618 PetscSFNode *fromRoots = NULL, *toRoots = NULL; in DMPforestComputeLocalCellTransferSF() local