DUNE Geometry (2.10)
generalvertexorder.hh
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
Iterate over the vertex indices of some sub-entity.
Definition: generalvertexorder.hh:144
iterator()
public default constructor
Definition: generalvertexorder.hh:187
Class providing information on the ordering of vertices.
Definition: generalvertexorder.hh:67
const GeometryType & type() const
get type of the entity's geometry
Definition: generalvertexorder.hh:85
static const std::size_t dimension
export the dimension of the entity we provide information for
Definition: generalvertexorder.hh:83
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:128
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:115
GeneralVertexOrder(const GeometryType >_, const InIterator &inBegin, const InIterator &inEnd)
construct a GeneralVertexOrder
Definition: generalvertexorder.hh:97
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:108
Unique label for each type of entities that can occur in DUNE grids.
Definition: type.hh:114
constexpr GeometryType vertex
GeometryType representing a vertex.
Definition: type.hh:492
Class providing access to the singletons of the reference elements.
Definition: referenceelements.hh:128
typename Container::ReferenceElement ReferenceElement
The reference element type.
Definition: referenceelements.hh:146
A unique label for each type of element that can occur in a grid.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(May 27, 22:36, 2026)