![]() |
Dune-Functions 2.11
|
Loading...
Searching...
No Matches
geometryinancestor.hh
Go to the documentation of this file.
Definition monomialset.hh:19
A geometry embedding a descendent element into an ancestor.
Definition geometryinancestor.hh:39
GeometryInAncestor(const GeometryInAncestor &other, const Element &fineElement)
Copy construction setting an external fine element.
Definition geometryinancestor.hh:89
GeometryInAncestor(GeometryInAncestor &&)=delete
const Element & fineElement() const
Return the fine element.
Definition geometryinancestor.hh:157
GlobalCoordinate global(LocalCoordinate x) const
Map local coordinate in fine element into coarse element.
Definition geometryinancestor.hh:169
const Element & bind(const Element &fineElement, F &&includeFather)
Bind this GeometryInAncestor to a fine element and search coarse element.
Definition geometryinancestor.hh:119
const Element & coarseElement() const
Return the coarse element.
Definition geometryinancestor.hh:163
GeometryInAncestor()=default
GeometryInAncestor(const GeometryInAncestor &other)
Copy constructor.
Definition geometryinancestor.hh:66
LocalCoordinate local(GlobalCoordinate x) const
Map local coordinate in coarse element into fine element.
Definition geometryinancestor.hh:177
typename Element::Geometry::LocalCoordinate LocalCoordinate
Type of local coordinate (local within fine element)
Definition geometryinancestor.hh:51
typename Element::Geometry::LocalCoordinate GlobalCoordinate
Type of global coordinate (local within coarse element)
Definition geometryinancestor.hh:54
const Element & bind(Element &&fineElement, F &&includeFather)
Bind this GeometryInAncestor to a fine element and search coarse element.
Definition geometryinancestor.hh:150
T clear(T... args)
T push_back(T... args)
