Home
last modified time | relevance | path

Searched refs:MatPartitioningSetFromOptions (Results 1 – 25 of 29) sorted by relevance

12

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmatpartitioning.pxi19 PetscErrorCode MatPartitioningSetFromOptions(PetscMatPartitioning)
H A DMatPartitioning.pyx121 petsc_options, petsc.MatPartitioningSetFromOptions
124 CHKERR(MatPartitioningSetFromOptions(self.part))
/petsc/src/mat/tutorials/
H A Dex11.c54 PetscCall(MatPartitioningSetFromOptions(part)); in main()
H A Dex11f.F9046 PetscCallA(MatPartitioningSetFromOptions(part, ierr))
H A Dex15f.F9058 PetscCallA(MatPartitioningSetFromOptions(part, ierr))
H A Dex17.c56 PetscCall(MatPartitioningSetFromOptions(part)); in main()
H A Dex15.c81 PetscCall(MatPartitioningSetFromOptions(part)); in main()
H A Dex17f.F9073 PetscCallA(MatPartitioningSetFromOptions(part, ierr))
/petsc/src/dm/impls/plex/tests/
H A Dex28.c37 PetscCall(MatPartitioningSetFromOptions(part)); in main()
/petsc/src/mat/tests/
H A Dex82.c115 PetscCall(MatPartitioningSetFromOptions(part)); in main()
H A Dex80.c126 PetscCall(MatPartitioningSetFromOptions(part)); in main()
H A Dex193.c80 PetscCall(MatPartitioningSetFromOptions(part)); in main()
H A Dex83.c120 PetscCall(MatPartitioningSetFromOptions(part)); in main()
H A Dex40.c84 PetscCall(MatPartitioningSetFromOptions(part)); in main()
H A Dex73.c77 PetscCall(MatPartitioningSetFromOptions(part)); in main()
/petsc/src/ksp/ksp/tests/
H A Dex31.c72 PetscCall(MatPartitioningSetFromOptions(mpart)); in main()
H A Dex30.c209 PetscCall(MatPartitioningSetFromOptions(mpart)); in main()
/petsc/src/ksp/ksp/tutorials/
H A Dex64.c125 PetscCall(MatPartitioningSetFromOptions(part)); in main()
/petsc/src/mat/utils/
H A Doverlapsplit.c160 PetscCall(MatPartitioningSetFromOptions(part)); in MatIncreaseOverlapSplit_Single()
/petsc/src/dm/partitioner/impls/matpart/
H A Dpartmatpart.c84 PetscCall(MatPartitioningSetFromOptions(p->mp)); in PetscPartitionerSetFromOptions_MatPartitioning()
/petsc/src/mat/graphops/partition/
H A Dpartition.c761 PetscErrorCode MatPartitioningSetFromOptions(MatPartitioning part) in MatPartitioningSetFromOptions() function
/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c274 PetscCall(MatPartitioningSetFromOptions(part)); in PCGASMSetHierarchicalPartitioning()
1349 PetscCall(MatPartitioningSetFromOptions(mpart)); in PCGASMCreateLocalSubdomains()
/petsc/src/ksp/pc/impls/asm/
H A Dasm.c1391 PetscCall(MatPartitioningSetFromOptions(mpart)); in PCASMCreateSubdomains()
/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c278 PetscCall(MatPartitioningSetFromOptions(mpart)); in PCGAMGCreateLevel_GAMG()
/petsc/src/dm/impls/plex/
H A Dplexpartition.c1859 PetscCall(MatPartitioningSetFromOptions(mp)); in DMPlexRebalanceSharedPoints()

12