#include <BlockSparseMatrix.h>
◆ Index
template<typename BlockSparseMatrixT , typename VectorType >
◆ Scalar
template<typename BlockSparseMatrixT , typename VectorType >
◆ anonymous enum
template<typename BlockSparseMatrixT , typename VectorType >
Enumerator |
---|
BlockSize | |
ColsAtCompileTime | |
RowsAtCompileTime | |
Flags | |
145 BlockSize = BlockSparseMatrixT::BlockSize,
148 Flags = VectorType::Flags
@ ColsAtCompileTime
Definition: BlockSparseMatrix.h:146
@ BlockSize
Definition: BlockSparseMatrix.h:145
@ RowsAtCompileTime
Definition: BlockSparseMatrix.h:147
Extend namespace for flags.
Definition: fsi_chan_precond_driver.cc:56
◆ BlockVectorView()
template<typename BlockSparseMatrixT , typename VectorType >
const BlockSparseMatrixT & m_spblockmat
Definition: BlockSparseMatrix.h:171
const VectorType & m_vec
Definition: BlockSparseMatrix.h:172
◆ coeff() [1/2]
template<typename BlockSparseMatrixT , typename VectorType >
◆ coeff() [2/2]
template<typename BlockSparseMatrixT , typename VectorType >
◆ cols()
template<typename BlockSparseMatrixT , typename VectorType >
◆ size()
template<typename BlockSparseMatrixT , typename VectorType >
◆ m_spblockmat
template<typename BlockSparseMatrixT , typename VectorType >
◆ m_vec
template<typename BlockSparseMatrixT , typename VectorType >
The documentation for this class was generated from the following file: