DUNE PDELab (git)
Dune::EdgeS0_5Interpolation< Geometry, Traits_ > Class Template Reference
Interpolation for lowest order edge elements on simplices. More...
#include <dune/localfunctions/whitney/edges0.5/interpolation.hh>
Public Member Functions | |
template<typename VertexOrder > | |
EdgeS0_5Interpolation (const Geometry &geo, const VertexOrder &vertexOrder) | |
constructor More... | |
template<typename F , typename C > | |
void | interpolate (const F &f, std::vector< C > &out) const |
Interpolation of a function. | |
Detailed Description
template<class Geometry, class Traits_>
class Dune::EdgeS0_5Interpolation< Geometry, Traits_ >
class Dune::EdgeS0_5Interpolation< Geometry, Traits_ >
Interpolation for lowest order edge elements on simplices.
- Template Parameters
-
Geometry Type of the local-to-global map. RF Type to represent the field in the range.
Constructor & Destructor Documentation
◆ EdgeS0_5Interpolation()
template<class Geometry , class Traits_ >
template<typename VertexOrder >
|
inline |
constructor
- Parameters
-
geo Geometry of the element to construct a local basis for. vertexOrder Vertex ordering information. Only the vertex order on the dim=1 sub-entities (edges) is required.
References Dune::Geometry< mydim, cdim, GridImp, GeometryImp >::corner(), and Dune::DenseVector< V >::two_norm().
The documentation for this class was generated from the following file:
- dune/localfunctions/whitney/edges0.5/interpolation.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)