dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::VectorInterfaceArrayTraits< VT > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/storage/vector.hh>

Public Types

typedef VT::VectorType ArrayType
 
typedef VT::FieldType ElementType
 
typedef VT::ConstIteratorType ConstIteratorType
 
typedef VT::IteratorType IteratorType
 

Member Typedef Documentation

template<class VT >
typedef VT::VectorType Dune::Fem::VectorInterfaceArrayTraits< VT >::ArrayType
template<class VT >
typedef VT::ConstIteratorType Dune::Fem::VectorInterfaceArrayTraits< VT >::ConstIteratorType
template<class VT >
typedef VT::FieldType Dune::Fem::VectorInterfaceArrayTraits< VT >::ElementType
template<class VT >
typedef VT::IteratorType Dune::Fem::VectorInterfaceArrayTraits< VT >::IteratorType

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