Searched refs:is2Int (Results 1 – 3 of 3) sorted by relevance
641 PetscBool is2Int, is2PetscInt; in PetscSFLinkSetUp_Kokkos() local658 PetscCall(MPIPetsc_Type_compare(unit, MPI_2INT, &is2Int)); in PetscSFLinkSetUp_Kokkos()661 if (is2Int) { in PetscSFLinkSetUp_Kokkos()
645 PetscBool is2Int, is2PetscInt; in LinkSetUp() local661 PetscCall(MPIPetsc_Type_compare(unit, MPI_2INT, &is2Int)); in LinkSetUp()664 if (is2Int) { in LinkSetUp()
511 PetscBool is2Int, is2PetscInt; in PetscSFLinkSetUp_Host() local528 PetscCall(MPIPetsc_Type_compare(unit, MPI_2INT, &is2Int)); in PetscSFLinkSetUp_Host()535 if (is2Int) { in PetscSFLinkSetUp_Host()