Searched refs:CreatePartitionVec (Results 1 – 1 of 1) sorted by relevance
717 PetscErrorCode CreatePartitionVec(DM dm, DM *dmCell, Vec *partition) in CreatePartitionVec() function1516 PetscCall(CreatePartitionVec(dm, &dmCell, &partition)); in main()