Home
last modified time | relevance | path

Searched refs:MatPartitioningType (Results 1 – 5 of 5) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DMatPartitioning.pyx3 class MatPartitioningType(object): class
20 Type = MatPartitioningType
161 del MatPartitioningType
H A Dpetscmatpartitioning.pxi3 ctypedef const char* PetscMatPartitioningType "MatPartitioningType"
/petsc/src/mat/graphops/partition/
H A Dpartition.c208 PetscErrorCode MatPartitioningGetType(MatPartitioning partitioning, MatPartitioningType *type) in MatPartitioningGetType()
712 PetscErrorCode MatPartitioningSetType(MatPartitioning part, MatPartitioningType type) in MatPartitioningSetType()
/petsc/include/
H A Dpetscmat.h1787 typedef const char *MatPartitioningType; typedef
1798 PETSC_EXTERN PetscErrorCode MatPartitioningSetType(MatPartitioning, MatPartitioningType);
1815 PETSC_EXTERN PetscErrorCode MatPartitioningGetType(MatPartitioning, MatPartitioningType *);
/petsc/doc/manual/
H A Dmat.md1236 - ``MatPartitioningType``