#include "slepcbv.h" PetscErrorCode BVSetRandom(BV bv,PetscRandom rctx)Logically Collective on BV
bv | - basis vectors | |
rctx | - the random number context, formed by PetscRandomCreate(), or NULL and it will create one internally. |
Location: src/sys/classes/bv/interface/bvops.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages