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

RGDestroy

Destroys RG context that was created with RGCreate().

Synopsis

#include "slepcrg.h" 
PetscErrorCode RGDestroy(RG *rg)
Collective on RG

Input Parameter

rg - the region context

See Also

RGCreate()

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