slepc-main 2024-11-09
Report Typos and Errors
BVGetVecType
Get the vector type to be used when creating vectors via
BVCreateVec
().
Synopsis
#include "slepcbv.h"
PetscErrorCode
BVGetVecType
(
BV
bv,
VecType
*vtype)
Not Collective
Input Parameter
bv
- the basis vectors context
Output Parameter
vtype
- the vector type
See Also
BVSetVecType
()
Level
advanced
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