dune-alugrid
3.0.0
|
#include <dune/alugrid/common/twists.hh>
Public Types | |
typedef ALUTwist< corners, 2 > | Twist |
typedef ALUTwistIterator< Twist > | Iterator |
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 = 2 |
dimension More... | |
typedef ALUTwistIterator< Twist > Dune::ALUTwists< corners, 2 >::Iterator |
typedef ALUTwist< corners, 2 > Dune::ALUTwists< corners, 2 >::Twist |
|
inline |
obtain begin iterator
|
inline |
obtain end iterator
|
inline |
|
inline |
obtain index of a given twist
|
inline |
obtain number of twists in the group
|
inline |
obtain type of reference element
|
static |
dimension