Searched refs:MPI_UNDEFINED (Results 1 – 7 of 7) sorted by relevance
36 MPIUNI_FInt MPI_UNDEFINED37 parameter (MPI_UNDEFINED=-32766)
172 #define MPI_UNDEFINED (-32766) macro
197 …color = MPI_UNDEFINED; /* to make slaves get omp_master_comm = MPI_COMM_NULL in MPI_… in PetscOmpCtrlCreate()
75 for (k = 0; k < size_f; k++) ranks_f[k] = MPI_UNDEFINED; in PCTelescopeTestValidSubcomm()89 if (ranks_f[k] == MPI_UNDEFINED) count++; in PCTelescopeTestValidSubcomm()
435 if (tr == MPI_UNDEFINED) gsize = 0; in PetscPartitionerMultistageSetStages()
64 PetscMPIInt color = rank < i + 1 ? 0 : MPI_UNDEFINED; in PCMPICommsCreate()
1719 else color = MPI_UNDEFINED; in PCGASMCreateSubdomains2D()