|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
gridfunctionadapter.hh
Go to the documentation of this file.
For backward compatibility – Do not use this!
R RangeType
range type
Definition function.hh:62
GV::Traits::template Codim< 0 >::Entity ElementType
codim 0 entity
Definition function.hh:119
GV GridViewType
The type of the grid view the function lives on.
Definition function.hh:116
traits class holding the function signature, same as in local function
Definition function.hh:183
Adapter returning f1(x)-f2(x) for two given grid functions.
Definition gridfunctionadapter.hh:24
Dune::PDELab::GridFunctionTraits< typename T1::Traits::GridViewType, typename T1::Traits::RangeFieldType, 1, Dune::FieldVector< typename T1::Traits::RangeFieldType, 1 > > Traits
Definition gridfunctionadapter.hh:28
DifferenceAdapter(const T1 &t1_, const T2 &t2_)
constructor
Definition gridfunctionadapter.hh:31
const Traits::GridViewType & getGridView() const
Definition gridfunctionadapter.hh:46
void evaluate(const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const
Evaluate the GridFunction at given position.
Definition gridfunctionadapter.hh:34
Adapter returning ||f1(x)-f2(x)||^2 for two given grid functions.
Definition gridfunctionadapter.hh:70
Dune::PDELab::GridFunctionTraits< typename T1::Traits::GridViewType, typename T1::Traits::RangeFieldType, 1, Dune::FieldVector< typename T1::Traits::RangeFieldType, 1 > > Traits
Definition gridfunctionadapter.hh:74
const Traits::GridViewType & getGridView() const
Definition gridfunctionadapter.hh:92
DifferenceSquaredAdapter(const T1 &t1_, const T2 &t2_)
constructor
Definition gridfunctionadapter.hh:77
void evaluate(const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const
Evaluate the GridFunction at given position.
Definition gridfunctionadapter.hh:80
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8