Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2320 static void MPIAPI DMPforestMaxSFNode(void *a, void *b, PetscMPIInt *len, MPI_Datatype *type) in DMPforestMaxSFNode() function
2409 PetscCallMPI(MPI_Op_create(DMPforestMaxSFNode, PETSC_FALSE, &sfNodeReduce)); in DMPforestGetTransferSF_Point()