Home
last modified time | relevance | path

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

/petsc/src/dm/partitioner/impls/multistage/
H A Dmspart.c38 static void PetscLCM_Local(void *in, void *out, PetscMPIInt *cnt, MPI_Datatype *datatype) in PetscLCM_Local() function
452 PetscCallMPI(MPI_Op_create(PetscLCM_Local, 1, &MPIU_LCM)); in PetscPartitionerMultistageSetStages()