#include "slepcbv.h" PetscErrorCode BVSetRandomColumn(BV bv,PetscInt j,PetscRandom rctx)Logically Collective on BV
bv | - basis vectors | |
j | - column number to be set | |
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