slepc-3.23.1 2025-05-01
   
RGEllipseGetParameters
Gets the parameters that define the ellipse region. 
Synopsis
#include "slepcrg.h" 
PetscErrorCode RGEllipseGetParameters(RG rg,PetscScalar *center,PetscReal *radius,PetscReal *vscale)
Not Collective
Input Parameter
Output Parameters
|  | center | - center of the region | 
|  | radius | - radius of the region | 
|  | vscale | - vertical scale of the region | 
See Also
 RGEllipseSetParameters()
Level
advanced
Location
src/sys/classes/rg/impls/ellipse/rgellipse.c
Index of all RG routines
Table of Contents for all manual pages
Index of all manual pages