dune-pdelab
2.7-git
|
#include <dune/pdelab/backend/istl/vectoriterator.hh>
Public Types | |
typedef V | vector |
typedef const V & | vector_reference |
typedef tags::container< V >::type::base_tag | vector_tag |
Static Public Attributes | |
static const bool | is_const = true |
typedef V Dune::PDELab::ISTL::impl::vector_iterator_base< const V >::vector |
typedef const V& Dune::PDELab::ISTL::impl::vector_iterator_base< const V >::vector_reference |
typedef tags::container<V>::type::base_tag Dune::PDELab::ISTL::impl::vector_iterator_base< const V >::vector_tag |
|
static |