slepc-3.20.2 2024-03-15
Report Typos and Errors

BVTensorGetDegree

Returns the number of blocks (degree) of the tensor BV.

Synopsis

#include "slepcbv.h" 
PetscErrorCode BVTensorGetDegree(BV bv,PetscInt *d)
Not Collective

Input Parameter

bv  - the basis vectors context

Output Parameter

d  - the degree

See Also

BVCreateTensor()

Level

advanced

Location

src/sys/classes/bv/impls/tensor/bvtensor.c

Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages