Home
last modified time | relevance | path

Searched refs:nlocalsubdomains (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c253 PetscInt nlocalsubdomains, fromrows_localsize; in PCGASMSetHierarchicalPartitioning() local
267 nlocalsubdomains = size / osm->N; in PCGASMSetHierarchicalPartitioning()
273 PetscCall(MatPartitioningHierarchicalSetNfineparts(part, nlocalsubdomains)); in PCGASMSetHierarchicalPartitioning()