Searched refs:MATPARTITIONINGSQUARE (Results 1 – 6 of 6) sorted by relevance
6 PetscMatPartitioningType MATPARTITIONINGSQUARE
7 PARTITIONINGSQUARE = S_(MATPARTITIONINGSQUARE)
36 PetscCall(MatPartitioningRegister(MATPARTITIONINGSQUARE, MatPartitioningCreate_Square)); in MatPartitioningRegisterAll()
1393 … if (!match) PetscCall(PetscObjectTypeCompare((PetscObject)mpart, MATPARTITIONINGSQUARE, &match)); in PCASMCreateSubdomains()
1351 … if (!match) PetscCall(PetscObjectTypeCompare((PetscObject)mpart, MATPARTITIONINGSQUARE, &match)); in PCGASMCreateLocalSubdomains()
1790 #define MATPARTITIONINGSQUARE "square" macro