Searched refs:MATPARTITIONINGCHACO (Results 1 – 6 of 6) sorted by relevance
8 PetscMatPartitioningType MATPARTITIONINGCHACO
9 PARTITIONINGCHACO = S_(MATPARTITIONINGCHACO)
42 PetscCall(MatPartitioningRegister(MATPARTITIONINGCHACO, MatPartitioningCreate_Chaco)); in MatPartitioningRegisterAll()
773 def = MATPARTITIONINGCHACO; in MatPartitioningSetFromOptions()
190 PetscCall(MatPartitioningSetType(hpart->fineMatPart, MATPARTITIONINGCHACO)); in MatPartitioningApply_Hierarchical()191 PetscCall(PetscStrallocpy(MATPARTITIONINGCHACO, &hpart->fineparttype)); in MatPartitioningApply_Hierarchical()
1792 #define MATPARTITIONINGCHACO "chaco" macro