Skip to main content
Ctrl+K
SLEPc Home SLEPc Home
  • About
  • Installation
  • Documentation
  • C/Fortran API
  • slepc4py API
  • Material
  • Contact
  • GitLab
  • UPV
  • Feed
  • About
  • Installation
  • Documentation
  • C/Fortran API
  • slepc4py API
  • Material
  • Contact
  • GitLab
  • UPV
  • Feed
  • RG

RG#

Region of the complex plane.

Synopsis#

typedef struct _p_RG* RG;

See Also#

RGCreate()

Level#

beginner

Location#

include/slepcrgtypes.h

Examples#

src/eps/tutorials/ex30.c
src/nep/tutorials/ex42.c
src/nep/tutorials/ex27.c
src/nep/tutorials/ex27f.F90

Implementations#

_p_RG in include/slepc/private/rgimpl.h
RG_ELLIPSE in src/sys/classes/rg/impls/ellipse/rgellipse.c
RG_INTERVAL in src/sys/classes/rg/impls/interval/rginterval.c
RG_POLYGON in src/sys/classes/rg/impls/polygon/rgpolygon.c
RG_RING in src/sys/classes/rg/impls/ring/rgring.c


Index of all RG routines Table of Contents for all manual pages Index of all manual pages

On this page
  • Synopsis
  • See Also
  • Level
  • Location
  • Examples
  • Implementations
Edit on GitLab

This Page

  • Show Source

© Copyright 2002-2025, Universitat Politecnica de Valencia, Spain.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.16.1.