Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c39 static PetscErrorCode PCGASMComputeGlobalSubdomainNumbering_Private(PC pc, PetscInt **numbering, Pe… in PCGASMComputeGlobalSubdomainNumbering_Private() function
141 PetscCall(PCGASMComputeGlobalSubdomainNumbering_Private(pc, &numbering, &permutation)); in PCGASMPrintSubdomains()
202 PetscCall(PCGASMComputeGlobalSubdomainNumbering_Private(pc, &numbering, &permutation)); in PCView_GASM()