#include "slepcrg.h" PetscErrorCode RGComputeContour(RG rg,PetscInt n,PetscScalar *cr,PetscScalar *ci)Not Collective
rg | - the region context | |
n | - number of points to compute |
cr | - location to store real parts | |
ci | - location to store imaginary parts |
Location: src/sys/classes/rg/rgbasic.c
Index of all RG routines
Table of Contents for all manual pages
Index of all manual pages