Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexdistribute.c1451 static void MPIAPI MaxLocCarry(void *in_, void *inout_, PetscMPIInt *len_, MPI_Datatype *dtype) in MaxLocCarry() function
1554 PetscCallMPI(MPI_Op_create(&MaxLocCarry, 1, &op)); in DMPlexCreatePointSF()