Home
last modified time | relevance | path

Searched refs:MATPARTITIONINGPARTY (Results 1 – 6 of 6) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmatpartitioning.pxi9 PetscMatPartitioningType MATPARTITIONINGPARTY
H A DMatPartitioning.pyx10 PARTITIONINGPARTY = S_(MATPARTITIONINGPARTY)
/petsc/src/mat/graphops/partition/
H A Dspartition.c45 PetscCall(MatPartitioningRegister(MATPARTITIONINGPARTY, MatPartitioningCreate_Party)); in MatPartitioningRegisterAll()
H A Dpartition.c775 def = MATPARTITIONINGPARTY; in MatPartitioningSetFromOptions()
/petsc/src/mat/graphops/partition/impls/hierarchical/
H A Dhierarchical.c193 PetscCall(MatPartitioningSetType(hpart->fineMatPart, MATPARTITIONINGPARTY)); in MatPartitioningApply_Hierarchical()
/petsc/include/
H A Dpetscmat.h1793 #define MATPARTITIONINGPARTY "party" macro