slepc-main 2024-11-09
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