|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Dune::PDELab::GlobalFunctionToLocalFunctionAdapter< T, E > Class Template Reference
make a Function in local coordinates from a Function in global coordinates More...
#include <dune/pdelab/common/function.hh>
Inheritance diagram for Dune::PDELab::GlobalFunctionToLocalFunctionAdapter< T, E >:

Public Types | |
| typedef T::Traits | Traits |
Public Member Functions | |
| GlobalFunctionToLocalFunctionAdapter (const T &t_, const E &e_) | |
| Create a GlobalFunctionToLocalFunctionAdapter. | |
| void | evaluate (const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| Evaluate the local function at the given position. | |
Detailed Description
template<typename T, typename E>
class Dune::PDELab::GlobalFunctionToLocalFunctionAdapter< T, E >
class Dune::PDELab::GlobalFunctionToLocalFunctionAdapter< T, E >
make a Function in local coordinates from a Function in global coordinates
- Template Parameters
-
T Type of the global function E Type of the grid's element
Member Typedef Documentation
◆ Traits
template<typename T , typename E >
| typedef T::Traits Dune::PDELab::GlobalFunctionToLocalFunctionAdapter< T, E >::Traits |
Constructor & Destructor Documentation
◆ GlobalFunctionToLocalFunctionAdapter()
template<typename T , typename E >
|
inline |
Create a GlobalFunctionToLocalFunctionAdapter.
- Parameters
-
t_ Global function e_ Grid's element where the local function is defined
Member Function Documentation
◆ evaluate()
template<typename T , typename E >
|
inline |
Evaluate the local function at the given position.
- Parameters
-
[in] x The position in local coordinates [out] y The result of the evaluation
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8