dune-localfunctions 2.9.1
Loading...
Searching...
No Matches
Deprecated List
Member Dune::LagrangeCubeLocalFiniteElement< D, R, dim, k >::LagrangeCubeLocalFiniteElement ()
This explicit implementation only exists to work around a bug in clang 3.8 which disappeared in clang 6
Member Dune::LagrangePrismLocalFiniteElement< D, R, k >::LagrangePrismLocalFiniteElement ()
This explicit implementation only exists to work around a bug in clang 3.8 which disappeared in clang 6
Member Dune::LagrangePyramidLocalFiniteElement< D, R, k >::LagrangePyramidLocalFiniteElement ()
This explicit implementation only exists to work around a bug in clang 3.8 which disappeared in clang 6
Class Dune::LocalFiniteElementFunctionBase< FE >
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.