Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c53 static PetscErrorCode PCGASMSubdomainView_Private(PC pc, PetscInt i, PetscViewer viewer) in PCGASMSubdomainView_Private() function
149 PetscCall(PCGASMSubdomainView_Private(pc, d, viewer)); in PCGASMPrintSubdomains()
216 if (view_subdomains) PetscCall(PCGASMSubdomainView_Private(pc, d, sviewer)); in PCView_GASM()