slepc-3.18.3 2023-03-24
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()

Level

beginner

Location

src/sys/classes/rg/rgbasic.c

Index of all RG routines
Table of Contents for all manual pages
Index of all manual pages