DUNE PDELab (git)
Type-erasure based polymorphic wrappers. More...
Classes | |
class | Dune::Functions::DifferentiableFunction< Range(Domain), DerivativeTraits, bufferSize > |
Class storing differentiable functions using type erasure. More... | |
class | Dune::Functions::LocalFunction< Range(Domain), LocalContext, DerivativeTraits, bufferSize > |
Class storing local functions using type erasure. More... | |
class | Dune::Functions::GridFunction< Range(Domain), ES, DerivativeTraits, bufferSize > |
Wrapper class for functions defined on a Grid. More... | |
class | Dune::Functions::GridViewFunction< Range(Domain), GV, DerivativeTraits, bufferSize > |
Wrapper class for functions defined on a GridView. More... | |
Friends | |
DerivativeInterface | Dune::Functions::DifferentiableFunction< Range(Domain), DerivativeTraits, bufferSize >::derivative (const DifferentiableFunction &t) |
Get derivative of wrapped function. More... | |
DerivativeInterface | Dune::Functions::LocalFunction< Range(Domain), LocalContext, DerivativeTraits, bufferSize >::derivative (const LocalFunction &t) |
Get derivative of wrapped function. More... | |
Detailed Description
Type-erasure based polymorphic wrappers.
Friends
◆ derivative [1/2]
template<class Range , class Domain , template< class > class DerivativeTraits, size_t bufferSize>
|
friend |
Get derivative of wrapped function.
This is a free function that will be found by ADL.
◆ derivative [2/2]
template<class Range , class Domain , class LocalContext , template< class > class DerivativeTraits, size_t bufferSize>
|
friend |
Get derivative of wrapped function.
This is free function will be found by ADL.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)