Searched refs:MATPARTITIONINGAVERAGE (Results 1 – 6 of 6) sorted by relevance
5 PetscMatPartitioningType MATPARTITIONINGAVERAGE
6 PARTITIONINGAVERAGE = S_(MATPARTITIONINGAVERAGE)
35 PetscCall(MatPartitioningRegister(MATPARTITIONINGAVERAGE, MatPartitioningCreate_Average)); in MatPartitioningRegisterAll()
157 PetscCall(MatPartitioningSetType(part, MATPARTITIONINGAVERAGE)); in MatIncreaseOverlapSplit_Single()
1789 #define MATPARTITIONINGAVERAGE "average" macro
7922 PetscCall(MatPartitioningSetType(partitioner, MATPARTITIONINGAVERAGE)); in PCBDDCMatISGetSubassemblingPattern()