Searched refs:DMRedundantSetSize (Results 1 – 2 of 2) sorted by relevance
9 PETSC_EXTERN PetscErrorCode DMRedundantSetSize(DM, PetscMPIInt, PetscInt);
264 PetscErrorCode DMRedundantSetSize(DM dm, PetscMPIInt rank, PetscInt N) in DMRedundantSetSize() function400 PetscCall(DMRedundantSetSize(*dm, rank, N)); in DMRedundantCreate()