slepc-3.12.1 2019-11-08
Report Typos and Errors

BVDestroy

Destroys BV context that was created with BVCreate().

Synopsis

#include "slepcbv.h" 
PetscErrorCode BVDestroy(BV *bv)
Collective on bv

Input Parameter

bv  - the basis vectors context

See Also

BVCreate()

Location: src/sys/classes/bv/interface/bvfunc.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages