slepc-3.17.0 2022-03-31
Report Typos and Errors

RGGetScale

Gets the scaling factor.

Synopsis

#include "slepcrg.h" 
PetscErrorCode RGGetScale(RG rg,PetscReal *sfactor)
Not Collective

Input Parameter

rg  - the region context

Output Parameter

sfactor  - the scaling factor

See Also

RGSetScale()

Location: src/sys/classes/rg/rgbasic.c
Index of all RG routines
Table of Contents for all manual pages
Index of all manual pages