|
dune-localfunctions 2.12-git
|
Loading...
Searching...
No Matches
Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry > Struct Template Reference
Convert a simple scalar local finite element into a global finite element. More...
#include <dune/localfunctions/common/localtoglobaladaptors.hh>
Inheritance diagram for Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry >:

Classes | |
| struct | Traits |
Public Member Functions | |
| ScalarLocalToGlobalFiniteElementAdaptor (const LocalFiniteElement &localFE_, const Geometry &geometry) | |
| construct a ScalarLocalToGlobalFiniteElementAdaptor | |
| const Traits::Basis & | basis () const |
| const Traits::Interpolation & | interpolation () const |
| const Traits::Coefficients & | coefficients () const |
| GeometryType | type () const |
Detailed Description
template<class LocalFiniteElement, class Geometry>
struct Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry >
struct Dune::ScalarLocalToGlobalFiniteElementAdaptor< LocalFiniteElement, Geometry >
Convert a simple scalar local finite element into a global finite element.
The local finite element must be scalar, i.e. LocalBasis::Traits::dimRange must be 1. It's values are not transformed, but the Jacobian is (see ScalarLocalToGlobalBasisAdaptor).
- Template Parameters
-
LocalFiniteElement Type of the local finite element to adapt. Geometry Type of the local-to-global transformation.
Constructor & Destructor Documentation
◆ ScalarLocalToGlobalFiniteElementAdaptor()
template<class LocalFiniteElement , class Geometry >
|
inline |
construct a ScalarLocalToGlobalFiniteElementAdaptor
- Parameters
-
localFE_ The local finite element object to adapt. geometry The geometry object to use for adaption.
- Note
- This class stores the references passed here. Any use of this class after these references have become invalid results in undefined behaviour. The exception is that the destructor of this class may still be called.
Member Function Documentation
◆ basis()
template<class LocalFiniteElement , class Geometry >
|
inline |
◆ coefficients()
template<class LocalFiniteElement , class Geometry >
|
inline |
◆ interpolation()
template<class LocalFiniteElement , class Geometry >
|
inline |
◆ type()
template<class LocalFiniteElement , class Geometry >
|
inline |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8