#include <BlockSparseMatrix.h>
◆ Index
template<typename BlockSparseMatrixT , typename VectorType >
◆ Scalar
template<typename BlockSparseMatrixT , typename VectorType >
◆ anonymous enum
template<typename BlockSparseMatrixT , typename VectorType >
Enumerator |
---|
ColsAtCompileTime | |
RowsAtCompileTime | |
Flags | |
185 Flags = VectorType::Flags
@ ColsAtCompileTime
Definition: BlockSparseMatrix.h:183
@ RowsAtCompileTime
Definition: BlockSparseMatrix.h:184
Extend namespace for flags.
Definition: fsi_chan_precond_driver.cc:56
◆ BlockVectorReturn()
template<typename BlockSparseMatrixT , typename VectorType >
const BlockSparseMatrixT & m_spblockmat
Definition: BlockSparseMatrix.h:205
VectorType & m_vec
Definition: BlockSparseMatrix.h:206
◆ coeffRef() [1/2]
template<typename BlockSparseMatrixT , typename VectorType >
◆ coeffRef() [2/2]
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: