Searched refs:closurePoints (Results 1 – 1 of 1) sorted by relevance
2270 …PetscInt numClosureIndices, PetscInt *numClosurePoints, PetscSFNode **closurePoints, PetscBool red… in DMPforestGetCellSFNodes() argument2296 PetscCall(PetscMalloc1(*numClosurePoints, closurePoints)); in DMPforestGetCellSFNodes()2308 (*closurePoints)[count].rank = iremote[loc].rank; in DMPforestGetCellSFNodes()2309 (*closurePoints)[count].index = iremote[loc].index; in DMPforestGetCellSFNodes()2311 (*closurePoints)[count].rank = rank; in DMPforestGetCellSFNodes()2312 (*closurePoints)[count].index = p; in DMPforestGetCellSFNodes()