slepc-3.6.1 2015-09-03
Report Typos and Errors

RGCreate

Creates an RG context.

Synopsis

#include "slepcrg.h" 
PetscErrorCode RGCreate(MPI_Comm comm,RG *newrg)
Collective on MPI_Comm

Input Parameter

comm - MPI communicator

Output Parameter

newrg - location to put the RG context

See Also

RGDestroy(), RG

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