Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType > Member List

This is the complete list of members for Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >, including all inherited members.

const_reference typedefNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >
difference_type typedefNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >
iterator_category typedefNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >
iterator_impl(pointer d, pointer e, bool isEnd=false)Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >inline
iterator_impl(MatrixType *m, char transpose, bool isEnd=false)Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >inline
iterator_impl(const iterator_impl< T, MatrixType > &rhs)Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >inline
m_curColumnNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >private
m_curIndexNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >private
m_curRowNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >private
m_dataNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >private
m_endNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >private
m_matrixNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >private
m_transposeNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >private
operator!=(const iterator_impl< T, MatrixType > &rhs)Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >inline
operator*()Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >inline
operator*() const Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >inline
operator++()Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >inline
operator++(int)Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >inline
operator=(const iterator_impl< T, MatrixType > &rhs)Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >inline
operator==(const iterator_impl< T, MatrixType > &rhs)Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >inline
pointer typedefNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >
reference typedefNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >
value_type typedefNektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >