Searched refs:MATPARTITIONINGHIERARCH (Results 1 – 9 of 9) sorted by relevance
11 PetscMatPartitioningType MATPARTITIONINGHIERARCH
12 PARTITIONINGHIERARCH = S_(MATPARTITIONINGHIERARCH)
37 PetscCall(MatPartitioningRegister(MATPARTITIONINGHIERARCH, MatPartitioningCreate_Hierarchical)); in MatPartitioningRegisterAll()
112 PetscCall(MatPartitioningSetType(part, MATPARTITIONINGHIERARCH)); in main()
77 PetscCall(MatPartitioningSetType(part, MATPARTITIONINGHIERARCH)); in main()
117 PetscCall(MatPartitioningSetType(part, MATPARTITIONINGHIERARCH)); in main()
122 PetscCall(MatPartitioningSetType(part, MATPARTITIONINGHIERARCH)); in main()
271 PetscCall(MatPartitioningSetType(part, MATPARTITIONINGHIERARCH)); in PCGASMSetHierarchicalPartitioning()
1795 #define MATPARTITIONINGHIERARCH "hierarch" macro