Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >::TagType< Z > Struct Template Reference

#include <StandardMatrix.hpp>

Public Types

typedef std::forward_iterator_tag type
 

Detailed Description

template<typename DataType>
template<typename T, typename MatrixType>
template<typename Z>
struct Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >::TagType< Z >

Definition at line 81 of file StandardMatrix.hpp.

Member Typedef Documentation

template<typename DataType >
template<typename T , typename MatrixType >
template<typename Z>
typedef std::forward_iterator_tag Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >::TagType< Z >::type

Definition at line 83 of file StandardMatrix.hpp.