|
dune-geometry 2.8.0
|
Loading...
Searching...
No Matches
generalvertexorder.hh
Go to the documentation of this file.
A unique label for each type of element that can occur in a grid.
int size() const
iterator end()
iterator begin()
size_type dim() const
void reduceOrder(const InIterator &inBegin, const InIterator &inEnd, OutIterator outIt)
Algorithm to reduce vertex order information.
Definition generalvertexorder.hh:38
typename Container::ReferenceElement ReferenceElement
The reference element type.
Definition referenceelements.hh:186
Class providing information on the ordering of vertices.
Definition generalvertexorder.hh:65
const GeometryType & type() const
get type of the entity's geometry
Definition generalvertexorder.hh:83
static const std::size_t dimension
export the dimension of the entity we provide information for
Definition generalvertexorder.hh:81
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:126
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:113
GeneralVertexOrder(const GeometryType >_, const InIterator &inBegin, const InIterator &inEnd)
construct a GeneralVertexOrder
Definition generalvertexorder.hh:95
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:106
Iterate over the vertex indices of some sub-entity.
Definition generalvertexorder.hh:142
iterator()
public default constructor
Definition generalvertexorder.hh:185
void advance(std::ptrdiff_t n)
Definition generalvertexorder.hh:168
const Index & dereference() const
Definition generalvertexorder.hh:154
bool equals(const iterator &other) const
Definition generalvertexorder.hh:162
std::ptrdiff_t distanceTo(const iterator &other) const
Definition generalvertexorder.hh:169
const Index & elementAt(std::ptrdiff_t n) const
Definition generalvertexorder.hh:158
Unique label for each type of entities that can occur in DUNE grids.
Definition type.hh:124
T begin(T... args)
T count_if(T... args)
T resize(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8