Searched refs:nooffproc (Results 1 – 1 of 1) sorted by relevance
8 PetscBool nooffproc; member103 p->nooffproc = PETSC_TRUE; in MatAssemblyEnd_Preallocator()106 if (flg) p->nooffproc = PETSC_FALSE; in MatAssemblyEnd_Preallocator()122 …PetscCallMPI(MPIU_Allreduce(MPI_IN_PLACE, &p->nooffproc, 1, MPI_C_BOOL, MPI_LAND, PetscObjectComm(… in MatAssemblyEnd_Preallocator()152 PetscCall(MatSetOption(A, MAT_NO_OFF_PROC_ENTRIES, p->nooffproc)); in MatPreallocatorPreallocate_Preallocator()