|
dune-localfunctions
2.2.0
|
Go to the source code of this file.
Classes | |
| struct | Dune::MonomImp::Size< d, k > |
| struct | Dune::MonomImp::Size< d, 0 > |
| struct | Dune::MonomImp::Size< 0, k > |
| struct | Dune::MonomImp::Size< 0, 0 > |
| class | Dune::MonomImp::EvalAccess< Traits > |
| Access output vector of evaluateFunction() and evaluate() More... | |
| class | Dune::MonomImp::JacobianAccess< Traits > |
| Access output vector of evaluateJacobian() More... | |
| struct | Dune::MonomImp::Evaluate< Traits, c > |
| struct | Dune::MonomImp::Evaluate< Traits, 1 > |
| Specializes the end of the recursion. More... | |
| class | Dune::MonomLocalBasis< D, R, d, p, diffOrder > |
| Constant shape function. More... | |
Namespaces | |
| namespace | Dune |
| namespace | Dune::MonomImp |
Functions | |
| template<class T > | |
| T | Dune::MonomImp::ipow (T base, int exp) |
1.7.6.1