dune-alugrid  2.8-git
Public Types | Public Member Functions | Static Public Attributes | List of all members
Dune::ALUTwists< 2, 1 > Class Reference

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

Public Types

typedef ALUTwist< 2, 1 > Twist
 
typedef ALUTwistIterator< TwistIterator
 

Public Member Functions

GeometryType type () const
 obtain type of reference element More...
 
std::size_t size () const
 obtain number of twists in the group More...
 
std::size_t index (const Twist &twist) const
 obtain index of a given twist More...
 
Iterators
Iterator begin () const
 obtain begin iterator More...
 
Iterator end () const
 obtain end iterator More...
 
template<class Permutation >
Iterator find (const Permutation &permutation) const
 

Static Public Attributes

static const int dimension = 1
 dimension More...
 

Member Typedef Documentation

◆ Iterator

◆ Twist

typedef ALUTwist< 2, 1 > Dune::ALUTwists< 2, 1 >::Twist

Member Function Documentation

◆ begin()

Iterator Dune::ALUTwists< 2, 1 >::begin ( ) const
inline

obtain begin iterator

◆ end()

Iterator Dune::ALUTwists< 2, 1 >::end ( ) const
inline

obtain end iterator

◆ find()

template<class Permutation >
Iterator Dune::ALUTwists< 2, 1 >::find ( const Permutation &  permutation) const
inline

◆ index()

std::size_t Dune::ALUTwists< 2, 1 >::index ( const Twist twist) const
inline

obtain index of a given twist

◆ size()

std::size_t Dune::ALUTwists< 2, 1 >::size ( ) const
inline

obtain number of twists in the group

◆ type()

GeometryType Dune::ALUTwists< 2, 1 >::type ( ) const
inline

obtain type of reference element

Member Data Documentation

◆ dimension

const int Dune::ALUTwists< 2, 1 >::dimension = 1
static

dimension


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