#include "slepcrg.h" PetscErrorCode RGEllipseSetParameters(RG rg,PetscScalar center,PetscReal radius,PetscReal vscale)Logically Collective on RG
rg | - the region context | |
center | - center of the ellipse | |
radius | - radius of the ellipse | |
vscale | - vertical scale of the ellipse |
-rg_ellipse_center | - Sets the center | |
-rg_ellipse_radius | - Sets the radius | |
-rg_ellipse_vscale | - Sets the vertical scale |
When PETSc is built with real scalars, the center is restricted to a real value.
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