Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/is/
H A Dpcis.c87 static PetscErrorCode PCISSetSubdomainScalingFactor_IS(PC pc, PetscScalar scal) in PCISSetSubdomainScalingFactor_IS() function
488 …oseFunction((PetscObject)pc, "PCISSetSubdomainScalingFactor_C", PCISSetSubdomainScalingFactor_IS)); in PCISInitialize()