dune-pdelab
2.4.1
|
#include <dune/pdelab/gridfunctionspace/lfsindexcache.hh>
Classes | |
struct | proxy |
Public Types | |
typedef proxy | pointer |
Public Member Functions | |
DOFIndexViewIterator () | |
DOFIndexViewIterator (Iterator it, std::size_t tail_length=0) | |
void | cut_back () |
void | restore_back () |
const std::iterator_traits< Iterator >::reference | raw_index () const |
bool | equals (const DOFIndexViewIterator &other) const |
void | increment () |
void | decrement () |
void | advance (int n) |
std::ptrdiff_t | distanceTo (DOFIndexViewIterator &other) const |
const View | dereference () const |
pointer | operator-> () const |
typedef proxy Dune::PDELab::DOFIndexViewIterator< Iterator >::pointer |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |