Home
last modified time | relevance | path

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

/petsc/doc/changes/
H A D33.md72 - Added PCISSetSubdomainScalingFactor(PC,PetscScalar).
/petsc/src/ksp/pc/impls/is/
H A Dpcis.c115 PetscErrorCode PCISSetSubdomainScalingFactor(PC pc, PetscScalar scal) in PCISSetSubdomainScalingFactor() function
/petsc/include/
H A Dpetscpc.h411 PETSC_EXTERN PetscErrorCode PCISSetSubdomainScalingFactor(PC, PetscScalar);
/petsc/src/ksp/ksp/tutorials/
H A Dex59.c826 PetscCall(PCISSetSubdomainScalingFactor(pc, dd.scalingfactor)); in ComputeKSPBDDC()
/petsc/doc/manual/
H A Dksp.md1571 `PCISSetSubdomainScalingFactor()`,