slepc-3.9.0 2018-04-12
Report Typos and Errors

BVGetType

Gets the BV type name (as a string) from the BV context.

Synopsis

#include "slepcbv.h" 
PetscErrorCode BVGetType(BV bv,BVType *type)
Not Collective

Input Parameter

bv  - the basis vectors context

Output Parameter

name  - name of the type of basis vectors

See Also

BVSetType()

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