slepc-3.6.3 2016-03-29
Report Typos and Errors

RGSetScale

Sets the scaling factor to be used when checking that a point is inside the region.

Synopsis

#include "slepcrg.h" 
PetscErrorCode RGSetScale(RG rg,PetscReal sfactor)
Logically Collective on RG

Input Parameters

rg - the region context
sfactor - the scaling factor

See Also

RGGetScale(), RGCheckInside()

Location: src/sys/classes/rg/rgbasic.c
Index of all RG routines
Table of Contents for all manual pages
Index of all manual pages