|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::GridFunctionToLocalFunctionAdapter< T > Class Template Reference
make a LocalFunction from a GridFunction using local coordinates More...
#include <dune/pdelab/common/function.hh>
Inheritance diagram for Dune::PDELab::GridFunctionToLocalFunctionAdapter< T >:

Public Types | |
| typedef T::Traits | Traits |
Public Member Functions | |
| GridFunctionToLocalFunctionAdapter (const T &t_, const typename Traits::ElementType &e_) | |
| Create a GridFunctionToLocalFunctionAdapter. | |
| 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>
class Dune::PDELab::GridFunctionToLocalFunctionAdapter< T >
class Dune::PDELab::GridFunctionToLocalFunctionAdapter< T >
make a LocalFunction from a GridFunction using local coordinates
- Template Parameters
-
T type of the GridFunction
Member Typedef Documentation
◆ Traits
template<typename T >
| typedef T::Traits Dune::PDELab::GridFunctionToLocalFunctionAdapter< T >::Traits |
Constructor & Destructor Documentation
◆ GridFunctionToLocalFunctionAdapter()
template<typename T >
|
inline |
Create a GridFunctionToLocalFunctionAdapter.
- Parameters
-
t_ GridFunction e_ Grid's element where the local function is defined
Member Function Documentation
◆ evaluate()
template<typename T >
|
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