#include "slepcmfn.h" PetscErrorCode MFNSetScaleFactor(MFN mfn,PetscScalar alpha)Logically Collective on MFN
mfn | - the matrix function context | |
alpha | - the scaling factor |
In the case of complex scalars, a complex value can be provided in the command line with [+/-][realnumber][+/-]realnumberi with no spaces, e.g. -mfn_scale 1.0+2.0i
Location: src/mfn/interface/mfnopts.c
Index of all MFN routines
Table of Contents for all manual pages
Index of all manual pages