BVTENSOR#
BVTENSOR = “tensor” - A special basis vectors object represented in compact form as \(V = (I \otimes U) S\).
Note#
This is not a general-purpose BV and cannot be used interchangeably with other
BV types. It is intended to store structured Krylov bases for eigensolvers
based on linearization.
See Also#
BV: Basis Vectors, BV, BVType, BVSetType(), BVCreateTensor()
Level#
beginner
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