#include <dune/alugrid/common/twists.hh>
|
| 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
|
| |
|
| Iterator | begin () const |
| | obtain begin iterator
|
| |
| Iterator | end () const |
| | obtain end iterator
|
| |
| template<class Permutation > |
| Iterator | find (const Permutation &permutation) const |
| |
◆ Iterator
◆ Twist
◆ begin()
◆ end()
◆ find()
template<int corners>
template<class Permutation >
◆ index()
obtain index of a given twist
◆ size()
obtain number of twists in the group
◆ type()
obtain type of reference element
◆ dimension
The documentation for this class was generated from the following file: