slepc-3.6.3 2016-03-29
Report Typos and Errors

BVCreate

Creates a basis vectors context.

Synopsis

#include "slepcbv.h" 
PetscErrorCode BVCreate(MPI_Comm comm,BV *newbv)
Collective on MPI_Comm

Input Parameter

comm - MPI communicator

Output Parameter

bv - location to put the basis vectors context

See Also

BVSetUp(), BVDestroy(), BV

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