dune-alugrid  2.6-git
Public Member Functions | List of all members
Dune::ALUTwistIterator< Twist > Struct Template Reference

#include <dune/alugrid/common/twists.hh>

Inheritance diagram for Dune::ALUTwistIterator< Twist >:
Inheritance graph

Public Member Functions

 ALUTwistIterator (Twist twist)
 
const Twist & operator* () const
 
const Twist * operator-> () const
 
bool operator== (const ALUTwistIterator &other) const
 
bool operator!= (const ALUTwistIterator &other) const
 
ALUTwistIteratoroperator++ ()
 
ALUTwistIterator operator++ (int)
 

Constructor & Destructor Documentation

◆ ALUTwistIterator()

template<class Twist >
Dune::ALUTwistIterator< Twist >::ALUTwistIterator ( Twist  twist)
inlineexplicit

Member Function Documentation

◆ operator!=()

template<class Twist >
bool Dune::ALUTwistIterator< Twist >::operator!= ( const ALUTwistIterator< Twist > &  other) const
inline

◆ operator*()

template<class Twist >
const Twist& Dune::ALUTwistIterator< Twist >::operator* ( ) const
inline

◆ operator++() [1/2]

template<class Twist >
ALUTwistIterator& Dune::ALUTwistIterator< Twist >::operator++ ( )
inline

◆ operator++() [2/2]

template<class Twist >
ALUTwistIterator Dune::ALUTwistIterator< Twist >::operator++ ( int  )
inline

◆ operator->()

template<class Twist >
const Twist* Dune::ALUTwistIterator< Twist >::operator-> ( ) const
inline

◆ operator==()

template<class Twist >
bool Dune::ALUTwistIterator< Twist >::operator== ( const ALUTwistIterator< Twist > &  other) const
inline

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