Searched refs:numRootsTo (Results 1 – 1 of 1) sorted by relevance
616 PetscInt numRootsFrom, numRootsTo, numLeavesFrom, numLeavesTo; in DMPforestComputeLocalCellTransferSF() local626 numRootsTo = p4estTo->local_num_quadrants + ToOffset; in DMPforestComputeLocalCellTransferSF()635 if (!ToOffset && (numLeavesTo == numRootsTo)) { /* compress */ in DMPforestComputeLocalCellTransferSF()641 …PetscCall(PetscSFSetGraph(toCoarse, numRootsTo, numLeavesFrom, fromLeaves, PETSC_OWN_POINTER, toRo… in DMPforestComputeLocalCellTransferSF()