Searched refs:MatPartitioningGetType (Results 1 – 4 of 4) sorted by relevance
18 PetscErrorCode MatPartitioningGetType(PetscMatPartitioning, PetscMatPartitioningType*)
107 setType, petsc.MatPartitioningGetType111 CHKERR(MatPartitioningGetType(self.part, &cval))
208 PetscErrorCode MatPartitioningGetType(MatPartitioning partitioning, MatPartitioningType *type) in MatPartitioningGetType() function
1815 PETSC_EXTERN PetscErrorCode MatPartitioningGetType(MatPartitioning, MatPartitioningType *);