Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/gasm/
H A Dgasm.c173 PetscBool iascii,view_subdomains=PETSC_FALSE; in PCView_GASM() local
196 …ierr = PetscOptionsGetBool(NULL,prefix,"-pc_gasm_view_subdomains",&view_subdomains,NULL);CHKERRQ(i… in PCView_GASM()
234 if (view_subdomains) { in PCView_GASM()