Searched defs:comm_self (Results 1 – 2 of 2) sorted by relevance
2055 sc_MPI_Comm comm_self = sc_MPI_COMM_SELF; in DMCreateReferenceTree_pforest() local2057 MPI_Comm comm_self = PETSC_COMM_SELF; in DMCreateReferenceTree_pforest() local
589 static PetscErrorCode LandauDMCreateVMeshes(MPI_Comm comm_self, const PetscInt dim, const char pref… in LandauDMCreateVMeshes()