dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Namespaces
localfunctionadapter.hh File Reference
#include <functional>
#include <memory>
#include <set>
#include <tuple>
#include <type_traits>
#include <dune/common/hybridutilities.hh>
#include <dune/fem/function/common/discretefunction.hh>

Go to the source code of this file.

Classes

struct  Dune::Fem::LocalFunctionAdapterTraits< LocalFunctionImpl >
 traits of DiscreteFunctionAdapter More...
 
struct  Dune::Fem::LocalFunctionAdapterTraits< LocalFunctionImpl >::LocalFuncType< T, bool >
 
struct  Dune::Fem::LocalFunctionAdapterTraits< LocalFunctionImpl >::LocalFuncType< T, true >
 
class  Dune::Fem::LocalFunctionAdapter< LocalFunctionImpl >
 LocalFunctionAdapter wrapped a class with a local evaluate method into a grid function. More...
 
struct  Dune::Fem::LocalFunctionAdapter< LocalFunctionImpl >::ArgumentIF
 
struct  Dune::Fem::LocalFunctionAdapter< LocalFunctionImpl >::ArgumentInitializer< ArgType >
 
class  Dune::Fem::LocalFunctionAdapterLocalFunction< LocalFunctionImpl >
 
class  Dune::Fem::LocalAnalyticalFunctionBinder< DiscreteFunctionSpaceImpl >
 LocalAnalyticalFunctionBinder binds a C++ local analytical function (and also its Jacobian and Hessian) to an object which provides all the methods and types needed by the LocalFunctionAdapter. It stores a copy as a std::function. More...
 

Namespaces

namespace  Dune
 
namespace  Dune::Fem