#include "slepcrg.h" PetscErrorCode RGIntervalSetEndpoints(RG rg,PetscReal a,PetscReal b,PetscReal c,PetscReal d)Logically Collective on rg
rg | - the region context | |
a,b | - endpoints of the interval in the real axis | |
c,d | - endpoints of the interval in the imaginary axis |
-rg_interval_endpoints | - the four endpoints |
When PETSc is built with real scalars, the region must be symmetric with respect to the real axis.
Location: src/sys/classes/rg/impls/interval/rginterval.c
Index of all RG routines
Table of Contents for all manual pages
Index of all manual pages