#include "slepcrg.h" PetscErrorCode RGRingGetParameters(RG rg,PetscScalar *center,PetscReal *radius,PetscReal *vscale,PetscReal *start_ang,PetscReal *end_ang,PetscReal *width)Not Collective
rg | - the region context |
center | - center of the region | |
radius | - radius of the region | |
vscale | - vertical scale of the region | |
start_ang | - the right-hand side angle | |
end_ang | - the left-hand side angle | |
width | - width of the ring |