Searched refs:MATPARTITIONINGCURRENT (Results 1 – 7 of 7) sorted by relevance
4 PetscMatPartitioningType MATPARTITIONINGCURRENT
5 PARTITIONINGCURRENT = S_(MATPARTITIONINGCURRENT)
34 PetscCall(MatPartitioningRegister(MATPARTITIONINGCURRENT, MatPartitioningCreate_Current)); in MatPartitioningRegisterAll()
779 def = MATPARTITIONINGCURRENT; in MatPartitioningSetFromOptions()
1392 PetscCall(PetscObjectTypeCompare((PetscObject)mpart, MATPARTITIONINGCURRENT, &match)); in PCASMCreateSubdomains()
1350 PetscCall(PetscObjectTypeCompare((PetscObject)mpart, MATPARTITIONINGCURRENT, &match)); in PCGASMCreateLocalSubdomains()
1788 #define MATPARTITIONINGCURRENT "current" macro