ug4
ug::GridFunction< TDomain, TAlgebra >::traits< TElem > Struct Template Reference

iterator traits More...

#include <grid_function.h>

Public Types

typedef DoFDistribution::traits< TElem >::const_iterator const_iterator
 
typedef DoFDistribution::traits< TElem >::grid_object grid_object
 
typedef DoFDistribution::traits< TElem >::iterator iterator
 

Detailed Description

template<typename TDomain, typename TAlgebra>
template<typename TElem>
struct ug::GridFunction< TDomain, TAlgebra >::traits< TElem >

iterator traits

Member Typedef Documentation

◆ const_iterator

template<typename TDomain , typename TAlgebra >
template<typename TElem >
typedef DoFDistribution::traits<TElem>::const_iterator ug::GridFunction< TDomain, TAlgebra >::traits< TElem >::const_iterator

◆ grid_object

template<typename TDomain , typename TAlgebra >
template<typename TElem >
typedef DoFDistribution::traits<TElem>::grid_object ug::GridFunction< TDomain, TAlgebra >::traits< TElem >::grid_object

◆ iterator

template<typename TDomain , typename TAlgebra >
template<typename TElem >
typedef DoFDistribution::traits<TElem>::iterator ug::GridFunction< TDomain, TAlgebra >::traits< TElem >::iterator

The documentation for this struct was generated from the following file: