dune-localfunctions
2.1.1
|
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 > |
Constant shape function. More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::MonomImp |
Functions | |
template<class T > | |
T | Dune::MonomImp::ipow (T base, int exp) |