DUNE PDELab (git)
gridviewentityset.hh
An entity set for all entities of given codim in a grid view.
Definition: gridviewentityset.hh:27
GridViewEntitySet(const GridView &gv)
Construct GridViewEntitySet for a GridView.
Definition: gridviewentityset.hh:51
GridView::template Codim< codim >::Entity Element
Type of Elements contained in this EntitySet.
Definition: gridviewentityset.hh:36
const_iterator end() const
Create an end iterator.
Definition: gridviewentityset.hh:74
const GridView & gridView() const
Return the associated GridView.
Definition: gridviewentityset.hh:80
const_iterator begin() const
Create a begin iterator.
Definition: gridviewentityset.hh:68
GridView::template Codim< codim >::Iterator const_iterator
A forward iterator.
Definition: gridviewentityset.hh:45
Element::Geometry::LocalCoordinate LocalCoordinate
Type of local coordinates with respect to the Element.
Definition: gridviewentityset.hh:39
size_t size() const
Return number of Elements visited by an iterator.
Definition: gridviewentityset.hh:62
bool contains(const Element &e) const
Return true if e is contained in the EntitySet.
Definition: gridviewentityset.hh:56
const_iterator iterator
Same as const_iterator.
Definition: gridviewentityset.hh:48
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)