Searched refs:comm_c (Results 1 – 1 of 1) sorted by relevance
51 static PetscErrorCode PCTelescopeTestValidSubcomm(MPI_Comm comm_f, MPI_Comm comm_c, PetscBool *isva… in PCTelescopeTestValidSubcomm() argument62 if (comm_c != MPI_COMM_NULL) PetscCallMPI(MPI_Comm_group(comm_c, &group_c)); in PCTelescopeTestValidSubcomm()65 if (comm_c != MPI_COMM_NULL) PetscCallMPI(MPI_Comm_size(comm_c, &size_c)); in PCTelescopeTestValidSubcomm()86 if (comm_c != MPI_COMM_NULL) { in PCTelescopeTestValidSubcomm()101 if (comm_c != MPI_COMM_NULL) PetscCallMPI(MPI_Group_free(&group_c)); in PCTelescopeTestValidSubcomm()