|
dune-localfunctions 2.8.0
|
Loading...
Searching...
No Matches
Dune::LocalFiniteElementFunctionBase< FE > Class Template Reference
Return a proper base class for functions to use with LocalInterpolation. More...
#include <dune/localfunctions/common/virtualinterface.hh>
Public Types | |
| using | VirtualFunctionBase = FunctionBaseDummy |
| using | FunctionBase = FunctionBaseDummy |
| using | type = FunctionBaseDummy |
| Base class type for functions to use with LocalInterpolation. | |
Detailed Description
template<class FE>
class Dune::LocalFiniteElementFunctionBase< FE >
class Dune::LocalFiniteElementFunctionBase< FE >
Return a proper base class for functions to use with LocalInterpolation.
- Template Parameters
-
FE A FiniteElement type
- Deprecated:
- This class is deprecated. To keep this traits class working it exports a simple look-a-like of the old Dune::Function base class. However, you should stop using this and pass functions with plain operator() interface to interpolate() from now on.
Member Typedef Documentation
◆ FunctionBase
template<class FE >
| using Dune::LocalFiniteElementFunctionBase< FE >::FunctionBase = FunctionBaseDummy |
◆ type
template<class FE >
| using Dune::LocalFiniteElementFunctionBase< FE >::type = FunctionBaseDummy |
Base class type for functions to use with LocalInterpolation.
This is just a dummy providing the old typedefs. interface and Function base class otherwise.
◆ VirtualFunctionBase
template<class FE >
| using Dune::LocalFiniteElementFunctionBase< FE >::VirtualFunctionBase = FunctionBaseDummy |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8