|
Nektar++
|
This is the complete list of members for Nektar::Matrix< DataType >, including all inherited members.
| CalculateIndex(MatrixStorage type, unsigned int row, unsigned int col, unsigned int numRows, unsigned int numColumns, const char transpose= 'N', unsigned int numSubDiags=0, unsigned int numSuperDiags=0) | Nektar::ConstMatrix< DataType > | static |
| ConstMatrix(unsigned int rows, unsigned int columns) | Nektar::ConstMatrix< DataType > | protected |
| ConstMatrix(const ConstMatrix< DataType > &rhs) | Nektar::ConstMatrix< DataType > | protected |
| GetColumns() const | Nektar::ConstMatrix< DataType > | |
| GetRawTransposeFlag() const | Nektar::ConstMatrix< DataType > | protected |
| GetRequiredStorageSize(MatrixStorage type, unsigned int rows, unsigned int columns, unsigned int subDiags=0, unsigned int superDiags=0) | Nektar::ConstMatrix< DataType > | static |
| GetRows() const | Nektar::ConstMatrix< DataType > | |
| GetSize() const | Nektar::ConstMatrix< DataType > | |
| GetStorageSize() const | Nektar::ConstMatrix< DataType > | |
| GetStorageType() const | Nektar::ConstMatrix< DataType > | |
| GetTransposedColumns(char transpose) const | Nektar::ConstMatrix< DataType > | |
| GetTransposedRows(char transpose) const | Nektar::ConstMatrix< DataType > | |
| GetTransposeFlag() const | Nektar::ConstMatrix< DataType > | |
| Matrix(unsigned int rows, unsigned int columns) | Nektar::Matrix< DataType > | protected |
| Matrix(const Matrix< DataType > &rhs) | Nektar::Matrix< DataType > | protected |
| operator()(unsigned int row, unsigned int column) const | Nektar::ConstMatrix< DataType > | |
| operator=(const Matrix< DataType > &rhs) | Nektar::Matrix< DataType > | protected |
| operator=(const ConstMatrix< DataType > &rhs) | Nektar::Matrix< DataType > | protected |
| Resize(unsigned int rows, unsigned int columns) | Nektar::ConstMatrix< DataType > | protected |
| SetTransposeFlag(char newValue) | Nektar::ConstMatrix< DataType > | protected |
| SetValue(unsigned int row, unsigned int column, typename boost::call_traits< DataType >::const_reference d) | Nektar::Matrix< DataType > | |
| Transpose() | Nektar::ConstMatrix< DataType > | |
| v_SetValue(unsigned int row, unsigned int column, typename boost::call_traits< DataType >::const_reference d)=0 | Nektar::Matrix< DataType > | privatepure virtual |
| ~ConstMatrix() | Nektar::ConstMatrix< DataType > | virtual |
| ~Matrix() | Nektar::Matrix< DataType > | virtual |
1.8.1.2