Home
last modified time | relevance | path

Searched refs:MatPartitioningGetType (Results 1 – 4 of 4) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmatpartitioning.pxi18 PetscErrorCode MatPartitioningGetType(PetscMatPartitioning, PetscMatPartitioningType*)
H A DMatPartitioning.pyx107 setType, petsc.MatPartitioningGetType
111 CHKERR(MatPartitioningGetType(self.part, &cval))
/petsc/src/mat/graphops/partition/
H A Dpartition.c208 PetscErrorCode MatPartitioningGetType(MatPartitioning partitioning, MatPartitioningType *type) in MatPartitioningGetType() function
/petsc/include/
H A Dpetscmat.h1815 PETSC_EXTERN PetscErrorCode MatPartitioningGetType(MatPartitioning, MatPartitioningType *);