slepc-3.11.2 2019-07-30
Report Typos and Errors

BVGetRandomContext

Gets the PetscRandom object associated with the BV.

Synopsis

#include "slepcbv.h" 
PetscErrorCode BVGetRandomContext(BV bv,PetscRandom* rand)
Not Collective

Input Parameter

bv  - the basis vectors context

Output Parameter

rand  - the random number generator context

See Also

BVSetRandomContext(), BVSetRandom(), BVSetRandomColumn()

Location: src/sys/classes/bv/interface/bvbasic.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages