slepc-main 2024-11-09
RGGetScale
Gets the scaling factor.
Synopsis
#include "slepcrg.h"
PetscErrorCode RGGetScale(RG rg,PetscReal *sfactor)
Not Collective
Input Parameter
Output Parameter
| sfactor | - the scaling factor
|
See Also
RGSetScale()
Level
advanced
Location
src/sys/classes/rg/interface/rgbasic.c
Index of all RG routines
Table of Contents for all manual pages
Index of all manual pages