|
dune-functions 2.9.1
|
Loading...
Searching...
No Matches
gridviewentityset.hh
Go to the documentation of this file.
29 };
An entity set for all entities of given codim in a grid view.
Definition gridviewentityset.hh:23
GridViewEntitySet(const GridView &gv)
Construct GridViewEntitySet for a GridView.
Definition gridviewentityset.hh:47
GridView::template Codim< codim >::Entity Element
Type of Elements contained in this EntitySet.
Definition gridviewentityset.hh:32
const_iterator end() const
Create an end iterator.
Definition gridviewentityset.hh:70
const GridView & gridView() const
Return the associated GridView.
Definition gridviewentityset.hh:76
const_iterator begin() const
Create a begin iterator.
Definition gridviewentityset.hh:64
GridView::template Codim< codim >::Iterator const_iterator
A forward iterator.
Definition gridviewentityset.hh:41
Element::Geometry::LocalCoordinate LocalCoordinate
Type of local coordinates with respect to the Element.
Definition gridviewentityset.hh:35
size_t size() const
Return number of Elements visited by an iterator.
Definition gridviewentityset.hh:58
Element::Geometry::GlobalCoordinate GlobalCoordinate
Definition gridviewentityset.hh:36
bool contains(const Element &e) const
Return true if e is contained in the EntitySet.
Definition gridviewentityset.hh:52
const_iterator iterator
Same as const_iterator.
Definition gridviewentityset.hh:44
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8