Searched refs:MatPartitioningType (Results 1 – 5 of 5) sorted by relevance
3 class MatPartitioningType(object): class20 Type = MatPartitioningType161 del MatPartitioningType
3 ctypedef const char* PetscMatPartitioningType "MatPartitioningType"
208 PetscErrorCode MatPartitioningGetType(MatPartitioning partitioning, MatPartitioningType *type) in MatPartitioningGetType()712 PetscErrorCode MatPartitioningSetType(MatPartitioning part, MatPartitioningType type) in MatPartitioningSetType()
1787 typedef const char *MatPartitioningType; typedef1798 PETSC_EXTERN PetscErrorCode MatPartitioningSetType(MatPartitioning, MatPartitioningType);1815 PETSC_EXTERN PetscErrorCode MatPartitioningGetType(MatPartitioning, MatPartitioningType *);
1236 - ``MatPartitioningType``