BVSetFromOptions#
Sets BV options from the options database.
Synopsis#
#include "slepcbv.h"
PetscErrorCode BVSetFromOptions(BV bv)
Collective
Input Parameter#
bv - the basis vectors context
See Also#
BVSetOptionsPrefix()
Level#
beginner
Location#
Implementations#
BVSetFromOptions_Vecs() in src/sys/classes/bv/impls/vecs/vecs.c
Index of all BV routines Table of Contents for all manual pages Index of all manual pages