dune-fem 2.12-git
Loading...
Searching...
No Matches
discretefunction.hh File Reference

Go to the source code of this file.

Classes

class  Dune::Fem::IsDiscreteFunction
 base class for determing whether a class is a discrete function or not More...
 
class  Dune::Fem::HasLocalFunction
 base class for determing whether a function has local functions or not More...
 
class  Dune::Fem::DiscreteFunctionInterface< Impl >
 
struct  Dune::Fem::DiscreteFunctionInterface< Impl >::CommDataHandle< Operation >
 
class  Dune::Fem::DiscreteFunctionDefault< Impl >
 
struct  Dune::Fem::DiscreteFunctionDefault< Impl >::CommDataHandle< Operation >
 
struct  Dune::Fem::DiscreteFunctionTraits< ManagedDiscreteFunction< DiscreteFunction > >
 
struct  Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, DofVector >
 

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 

Functions

template<class ImplX , class ImplY >
bool Dune::Fem::operator== (const DiscreteFunctionInterface< ImplX > &x, const DiscreteFunctionInterface< ImplY > &y)
 
template<class ImplX , class ImplY >
bool Dune::Fem::operator!= (const DiscreteFunctionInterface< ImplX > &x, const DiscreteFunctionInterface< ImplY > &y)