KSPRichardsonSetScale

Set the damping factor; if this routine is not called, the factor defaults to 1.0.

Synopsis

int KSPRichardsonSetScale(KSP ksp,double scale)
Collective on KSP

Input Parameters

ksp - the iterative context
scale - the relaxation factor

Keywords

KSP, Richardson, set, scale

Location: src/ksp/impls/rich/richscale.c
KSP Index
Table of Contents