Nektar++
Public Attributes | List of all members
Nektar::StorageSmvBsr< T >::const_iterator::IterType Struct Reference

Public Attributes

CoordType first
 
DataType second
 
IndexType nnzindex
 
IndexType storageindex
 

Detailed Description

template<typename T>
struct Nektar::StorageSmvBsr< T >::const_iterator::IterType

Definition at line 79 of file StorageSmvBsr.hpp.

Member Data Documentation

◆ first

template<typename T >
CoordType Nektar::StorageSmvBsr< T >::const_iterator::IterType::first

◆ nnzindex

template<typename T >
IndexType Nektar::StorageSmvBsr< T >::const_iterator::IterType::nnzindex

◆ second

template<typename T >
DataType Nektar::StorageSmvBsr< T >::const_iterator::IterType::second

◆ storageindex

template<typename T >
IndexType Nektar::StorageSmvBsr< T >::const_iterator::IterType::storageindex