#include <SuperLUSupport.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
References SparseMatrixBase< Derived >::cols(), EigenBase< Derived >::derived(), eigen_assert, SluMatrix::innerInd, Eigen::Lower, SluMatrix::nnz, SparseMatrixBase< Derived >::nonZeros(), SluMatrix::outerInd, Eigen::RowMajorBit, SparseMatrixBase< Derived >::rows(), Eigen::SelfAdjoint, SluMatrix::setScalarType(), SluMatrix::setStorageType(), SluMatrix::storage, Eigen::Upper, and SluMatrix::values.
void setStorageType |
( |
Stype_t |
t | ) |
|
|
inline |
References eigen_assert, and SluMatrix::storage.
Referenced by SuperLUBase< _MatrixType, SuperILU< _MatrixType > >::initFactorization(), SluMatrix::Map(), SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > >::run(), and SluMatrixMapHelper< SparseMatrixBase< Derived > >::run().
Member Data Documentation
Referenced by SuperLUBase< _MatrixType, SuperILU< _MatrixType > >::initFactorization(), SluMatrix::Map(), Eigen::internal::map_superlu(), SluMatrix::operator=(), SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > >::run(), SluMatrixMapHelper< SparseMatrixBase< Derived > >::run(), SluMatrix::setStorageType(), and SluMatrix::SluMatrix().
Referenced by SuperLUBase< _MatrixType, SuperILU< _MatrixType > >::initFactorization(), SluMatrix::Map(), Eigen::internal::map_superlu(), SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > >::run(), and SluMatrixMapHelper< SparseMatrixBase< Derived > >::run().
The documentation for this struct was generated from the following file: