|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::PDELab::LocalCallableToGridFunctionAdapter< GV, RF, n, F > Class Template Reference
Adapter for callables f(e,x) expecting an entity e and a global coordinate x. More...
#include <dune/pdelab/function/callableadapter.hh>
Inheritance diagram for Dune::PDELab::LocalCallableToGridFunctionAdapter< GV, RF, n, F >:

Public Types | |
| typedef Dune::PDELab::GridFunctionTraits< GV, RF, n, Dune::FieldVector< RF, n > > | Traits |
| typedef GridFunctionTag | ImplementationTag |
| typedef T::GridViewType | GridViewType |
| Type of the GridView. | |
| using | Output = typename Base::Output |
| typedef LeafNodeTag | NodeTag |
Public Member Functions | |
| LocalCallableToGridFunctionAdapter (const GV &gv_, const F &f_) | |
| construct from grid view | |
| const GV & | getGridView () const |
| get a reference to the grid view | |
| void | evaluate (const typename Traits::ElementType &e, const typename Traits::DomainType &xl, typename Traits::RangeType &y) const |
| evaluate extended function on element | |
| void | evaluate (const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| Evaluate the GridFunction at given position. | |
| Output::DataSetType | dataSetType () const |
| Return the data set type of this function. | |
| void | setDataSetType (Output::DataSetType dataSetType) |
| Set the data set type of this function. | |
Static Public Member Functions | |
| static constexpr auto | degree () |
Static Public Attributes | |
| static const bool | isLeaf |
| static const bool | isPower |
| static const bool | isComposite |
Detailed Description
template<typename GV, typename RF, int n, typename F>
class Dune::PDELab::LocalCallableToGridFunctionAdapter< GV, RF, n, F >
class Dune::PDELab::LocalCallableToGridFunctionAdapter< GV, RF, n, F >
Adapter for callables f(e,x) expecting an entity e and a global coordinate x.
Member Typedef Documentation
◆ GridViewType
|
inherited |
Type of the GridView.
◆ ImplementationTag
|
inherited |
◆ Output
|
inherited |
◆ Traits
template<typename GV , typename RF , int n, typename F >
| typedef Dune::PDELab:: GridFunctionTraits<GV,RF,n,Dune::FieldVector<RF,n> > Dune::PDELab::LocalCallableToGridFunctionAdapter< GV, RF, n, F >::Traits |
Constructor & Destructor Documentation
◆ LocalCallableToGridFunctionAdapter()
template<typename GV , typename RF , int n, typename F >
|
inline |
construct from grid view
Member Function Documentation
◆ dataSetType()
|
inlineinherited |
Return the data set type of this function.
◆ evaluate() [1/2]
template<class T , class Imp >
|
inlineinherited |
Evaluate the GridFunction at given position.
Evaluates components of the grid function at the given position and returns these values in a vector.
- Parameters
-
[in] e The entity to evaluate on [in] x The position in entity-local coordinates [out] y The result of the evaluation
◆ evaluate() [2/2]
template<typename GV , typename RF , int n, typename F >
|
inline |
evaluate extended function on element
◆ getGridView()
template<typename GV , typename RF , int n, typename F >
|
inline |
get a reference to the grid view
◆ setDataSetType()
|
inlineinherited |
Set the data set type of this function.
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