Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag > Member List

This is the complete list of members for Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >, including all inherited members.

BaseType typedefNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
begin() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
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
ConstGetValueType typedefNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
ConstMatrix(unsigned int rows, unsigned int columns)Nektar::ConstMatrix< DataType >protected
ConstMatrix(const ConstMatrix< DataType > &rhs)Nektar::ConstMatrix< DataType >protected
CreateWrapper(const ThisType &rhs)Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >static
CreateWrapper(const boost::shared_ptr< ThisType > &rhs)Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >static
end() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetColumns() const Nektar::ConstMatrix< DataType >
GetNumberOfSubDiagonals() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetNumberOfSuperDiagonals() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetOwnedMatrix() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetRawPtr() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
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::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetStorageType() const Nektar::ConstMatrix< DataType >
GetTransposedColumns(char transpose) const Nektar::ConstMatrix< DataType >
GetTransposedRows(char transpose) const Nektar::ConstMatrix< DataType >
GetTransposeFlag() const Nektar::ConstMatrix< DataType >
GetType() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetValueType typedefNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
InnerType typedefNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
m_matrixNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >private
m_scaleNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >private
NekMatrix()Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
NekMatrix(typename boost::call_traits< NumberType >::const_reference scale, boost::shared_ptr< const InnerType > m)Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
NekMatrix(const ThisType &rhs)Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
NekMatrix(typename boost::call_traits< NumberType >::const_reference scale, const ThisType &rhs)Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
NumberType typedefNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
operator()(unsigned int row, unsigned int col) const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
operator=(const ConstMatrix< DataType > &rhs)Nektar::ConstMatrix< DataType >protected
Resize(unsigned int rows, unsigned int columns)Nektar::ConstMatrix< DataType >protected
Scale() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
SetScale(const NumberType &)Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
SetTransposeFlag(char newValue)Nektar::ConstMatrix< DataType >protected
ThisType typedefNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
Transpose()Nektar::ConstMatrix< DataType >
v_GetStorageSize() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >privatevirtual
v_GetStorageType() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >privatevirtual
v_GetTransposeFlag() const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >privatevirtual
v_GetValue(unsigned int row, unsigned int column) const Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >privatevirtual
~ConstMatrix()Nektar::ConstMatrix< DataType >virtual