Searched refs:maxneigs_r (Results 1 – 1 of 1) sorted by relevance
3945 PetscInt maxneigs_r; in PCBDDCAdaptiveSelection() local3946 …PetscCallMPI(MPIU_Allreduce(&maxneigs, &maxneigs_r, 1, MPIU_INT, MPI_MAX, PetscObjectComm((PetscOb… in PCBDDCAdaptiveSelection()3947 …rintf(pcbddc->dbg_viewer, "Maximum number of constraints per cc %" PetscInt_FMT "\n", maxneigs_r)); in PCBDDCAdaptiveSelection()