dune-alugrid 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Attributes | List of all members
Dune::ALUTwists< corners, 2 > Class Template Reference

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

Public Types

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

Public Member Functions

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

Static Public Attributes

static const int dimension = 2
 dimension
 

Member Typedef Documentation

◆ Iterator

template<int corners>
typedef ALUTwistIterator< Twist > Dune::ALUTwists< corners, 2 >::Iterator

◆ Twist

template<int corners>
typedef ALUTwist< corners, 2 > Dune::ALUTwists< corners, 2 >::Twist

Member Function Documentation

◆ begin()

template<int corners>
Iterator Dune::ALUTwists< corners, 2 >::begin ( ) const
inline

obtain begin iterator

◆ end()

template<int corners>
Iterator Dune::ALUTwists< corners, 2 >::end ( ) const
inline

obtain end iterator

◆ find()

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

◆ index()

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

obtain index of a given twist

◆ size()

template<int corners>
std::size_t Dune::ALUTwists< corners, 2 >::size ( ) const
inline

obtain number of twists in the group

◆ type()

template<int corners>
GeometryType Dune::ALUTwists< corners, 2 >::type ( ) const
inline

obtain type of reference element

Member Data Documentation

◆ dimension

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

dimension


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