KASKADE 7 development version
|
#include <functional_manipulation.hh>
Definition at line 393 of file functional_manipulation.hh.
Public Types | |
typedef Functional::DomainCache | DomainCache1 |
typedef Functional2::DomainCache | DomainCache2 |
Public Member Functions | |
DomainCache (int flags, Functional const &f_, Functional2 const &f2_) | |
template<class EntityOrFace > | |
void | moveTo (EntityOrFace const &e_) |
template<class Position > | |
void | evaluateAt (Position const &x, Evaluators const &evaluators) |
RT | d0 () const |
template<int row, int dim> | |
RowValueType< row >::type | d1 (VariationalArg< RT, dim > const &arg) const |
template<int row, int col, int dim> | |
Dune::FieldMatrix< RT, TestVars::template Components< row >::m, AnsatzVars::template Components< col >::m > | d2 (VariationalArg< RT, dim > const &arg1, VariationalArg< RT, dim > const &arg2) const |
typedef Functional::DomainCache Kaskade::SumFunctional< Fu1, Fu2 >::DomainCache::DomainCache1 |
Definition at line 395 of file functional_manipulation.hh.
typedef Functional2::DomainCache Kaskade::SumFunctional< Fu1, Fu2 >::DomainCache::DomainCache2 |
Definition at line 396 of file functional_manipulation.hh.
|
inline |
Definition at line 397 of file functional_manipulation.hh.
|
inline |
Definition at line 418 of file functional_manipulation.hh.
|
inline |
Definition at line 421 of file functional_manipulation.hh.
|
inline |
Definition at line 428 of file functional_manipulation.hh.
|
inline |
Definition at line 411 of file functional_manipulation.hh.
|
inline |
Definition at line 404 of file functional_manipulation.hh.