Dune Core Modules (2.5.2)
generalvertexorder.hh
Iterate over the vertex indices of some sub-entity.
Definition: generalvertexorder.hh:145
iterator()
public default constructor
Definition: generalvertexorder.hh:188
Class providing information on the ordering of vertices.
Definition: generalvertexorder.hh:68
const GeometryType & type() const
get type of the entity's geometry
Definition: generalvertexorder.hh:86
static const std::size_t dimension
export the dimension of the entity we provide information for
Definition: generalvertexorder.hh:84
void getReduced(std::size_t codim, std::size_t subEntity, std::vector< Index > &order) const
get a vector of reduced indices for some sub-entity
Definition: generalvertexorder.hh:129
iterator end(std::size_t codim, std::size_t subEntity) const
get end iterator for the vertex indices of some sub-entity
Definition: generalvertexorder.hh:116
GeneralVertexOrder(const GeometryType >_, const InIterator &inBegin, const InIterator &inEnd)
construct a GeneralVertexOrder
Definition: generalvertexorder.hh:98
iterator begin(std::size_t codim, std::size_t subEntity) const
get begin iterator for the vertex indices of some sub-entity
Definition: generalvertexorder.hh:109
Unique label for each type of entities that can occur in DUNE grids.
Definition: type.hh:268
Base class for stl conformant forward iterators.
Definition: iteratorfacades.hh:433
This class provides access to geometric and topological properties of a reference element.
Definition: referenceelements.hh:355
int size(int c) const
number of subentities of codimension c
Definition: referenceelements.hh:382
bool gt(const T &first, const T &second, typename EpsilonType< T >::Type epsilon)
test if first greater than second
Definition: float_cmp.cc:132
constexpr auto equals(T1 &&t1, T2 &&t2)
Equality comparison.
Definition: hybridutilities.hh:441
constexpr decltype(auto) elementAt(Container &&c, Index &&i)
Get element at given position from container.
Definition: hybridutilities.hh:138
This file implements iterator facade classes for writing stl conformant iterators.
void reduceOrder(const InIterator &inBegin, const InIterator &inEnd, OutIterator outIt)
Algorithm to reduce vertex order information.
Definition: generalvertexorder.hh:39
Class providing access to the singletons of the reference elements.
Definition: referenceelements.hh:753
A unique label for each type of element that can occur in a grid.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)