Home
last modified time | relevance | path

Searched defs:MatPartitioning (Results 1 – 4 of 4) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DMatPartitioning.pyx17 cdef class MatPartitioning(Object): class
/petsc/src/binding/petsc4py/src/petsc4py/
H A DPETSc.pxd229 ctypedef public api class MatPartitioning(Object) [ class
/petsc/src/mat/graphops/partition/
H A Dpartition.c184 …cErrorCode MatPartitioningRegister(const char sname[], PetscErrorCode (*function)(MatPartitioning)) in MatPartitioningRegister()
/petsc/include/
H A Dpetscmat.h1777 typedef struct _p_MatPartitioning *MatPartitioning; typedef