Nektar++
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() constNektar::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, MatrixStorage policy=eFULL)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 std::shared_ptr< ThisType > &rhs)Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >static
end() constNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetColumns() constNektar::ConstMatrix< DataType >
GetNumberOfSubDiagonals() constNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetNumberOfSuperDiagonals() constNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetOwnedMatrix() constNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetRawPtr() constNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetRawTransposeFlag() constNektar::ConstMatrix< DataType >inlineprotected
GetRequiredStorageSize(MatrixStorage type, unsigned int rows, unsigned int columns, unsigned int subDiags=0, unsigned int superDiags=0)Nektar::ConstMatrix< DataType >static
GetRows() constNektar::ConstMatrix< DataType >
GetSize() constNektar::ConstMatrix< DataType >
GetStorageSize() constNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
GetStorageType() constNektar::ConstMatrix< DataType >inline
GetTransposedColumns(char transpose) constNektar::ConstMatrix< DataType >
GetTransposedRows(char transpose) constNektar::ConstMatrix< DataType >
GetTransposeFlag() constNektar::ConstMatrix< DataType >
GetType() constNektar::ConstMatrix< DataType >inline
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
m_sizeNektar::ConstMatrix< DataType >private
m_storageTypeNektar::ConstMatrix< DataType >private
m_transposeNektar::ConstMatrix< DataType >private
NekMatrix()Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
NekMatrix(typename boost::call_traits< NumberType >::const_reference scale, std::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) constNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
operator=(const ThisType &)=defaultNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >
Nektar::ConstMatrix::operator=(const ConstMatrix< DataType > &rhs)Nektar::ConstMatrix< DataType >protected
Resize(unsigned int rows, unsigned int columns)Nektar::ConstMatrix< DataType >protected
Scale() constNektar::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 overrideNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >protectedvirtual
v_GetTransposeFlag() const overrideNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >protectedvirtual
v_GetValue(unsigned int row, unsigned int column) const overrideNektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >protectedvirtual
v_Transpose()Nektar::ConstMatrix< DataType >protectedvirtual
~ConstMatrix()=defaultNektar::ConstMatrix< DataType >virtual