slepc-3.6.1 2015-09-03
BVGetMatMultMethod
Gets the method used for the BVMatMult() operation.
Synopsis
#include "slepcbv.h"
PetscErrorCode BVGetMatMultMethod(BV bv,BVMatMultType *method)
Not Collective
Input Parameter
bv - basis vectors context
Output Parameter
method - the method for the BVMatMult() operation
See Also
BVSetMatMultMethod(), BVMatMultType
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