Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1696 …tscErrorCode PCPatchCreateMatrix_Private(PC pc, PetscInt point, Mat *mat, PetscBool withArtificial) in PCPatchCreateMatrix_Private() argument
1704 if (withArtificial) { in PCPatchCreateMatrix_Private()
1733 if (withArtificial) { in PCPatchCreateMatrix_Private()
1881 if (withArtificial) { in PCPatchCreateMatrix_Private()
2012 …de PCPatchComputeOperator_Internal(PC pc, Vec x, Mat mat, PetscInt point, PetscBool withArtificial) in PCPatchComputeOperator_Internal() argument
2025 if (withArtificial) { in PCPatchComputeOperator_Internal()
2148 if (!(withArtificial || isNonlinear) && patch->denseinverse) { in PCPatchComputeOperator_Internal()
2158 if (withArtificial) { in PCPatchComputeOperator_Internal()