dune-functions  2.6-dev
Classes | Namespaces | Typedefs | Functions
rannacherturekbasis.hh File Reference
#include <dune/common/exceptions.hh>
#include <dune/localfunctions/rannacherturek.hh>
#include <dune/typetree/leafnode.hh>
#include <dune/functions/functionspacebases/nodes.hh>
#include <dune/functions/functionspacebases/defaultglobalbasis.hh>
#include <dune/functions/functionspacebases/flatmultiindex.hh>

Go to the source code of this file.

Classes

class  Dune::Functions::RannacherTurekNode< GV, TP >
 
class  Dune::Functions::RannacherTurekNodeIndexSet< GV, MI, TP >
 
class  Dune::Functions::RannacherTurekPreBasis< GV, MI >
 Pre-basis for a Rannacher-Turek basis. More...
 
class  Dune::Functions::RannacherTurekPreBasis< GV, MI >
 Pre-basis for a Rannacher-Turek basis. More...
 
class  Dune::Functions::RannacherTurekNode< GV, TP >
 
class  Dune::Functions::RannacherTurekNodeIndexSet< GV, MI, TP >
 

Namespaces

 Dune
 
 Dune::Functions
 
 Dune::Functions::BasisBuilder
 

Typedefs

template<typename GV >
using Dune::Functions::RannacherTurekBasis = DefaultGlobalBasis< RannacherTurekPreBasis< GV, FlatMultiIndex< std::size_t > > >
 Rannacher-Turek basis. More...
 

Functions

template<class Dummy = void>
auto Dune::Functions::BasisBuilder::rannacherTurek ()
 Create a pre-basis factory that can create a Rannacher-Turek pre-basis. More...