#include "slepcrg.h" PetscErrorCode RGPolygonGetVertices(RG rg,PetscInt *n,PetscScalar **vr,PetscScalar **vi)Not Collective
rg | - the region context |
n | - number of vertices | |
vr | - array of vertices | |
vi | - array of vertices (imaginary part) |
Location: src/sys/classes/rg/impls/polygon/rgpolygon.c
Index of all RG routines
Table of Contents for all manual pages
Index of all manual pages