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< const Z > Struct Template Reference

#include <StandardMatrix.hpp>

Public Types

typedef std::input_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< const Z >

Definition at line 87 of file StandardMatrix.hpp.

Member Typedef Documentation

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

Definition at line 89 of file StandardMatrix.hpp.