slepc4py.SLEPc.BV.Type#
- class slepc4py.SLEPc.BV.Type#
Bases:
objectBV type.
CONTIGUOUS: ABVstored as an array ofVecsharing a contiguous array of scalars.TENSOR: A specialBVrepresented in compact form as \(V = (I \otimes U) S\).
See also
Attributes Summary
Object
CONTIGUOUSof typestrObject
MATof typestrObject
SVECof typestrObject
TENSORof typestrObject
VECSof typestrAttributes Documentation