dune-localfunctions  2.5-git
Classes | Namespaces | Functions
orthonormalcompute.hh File Reference
#include <cassert>
#include <iostream>
#include <fstream>
#include <iomanip>
#include <map>
#include <dune/common/fmatrix.hh>
#include <dune/geometry/type.hh>
#include <dune/localfunctions/utility/field.hh>
#include <dune/localfunctions/utility/lfematrix.hh>
#include <dune/localfunctions/utility/monomialbasis.hh>
#include <dune/localfunctions/utility/multiindex.hh>

Go to the source code of this file.

Classes

struct  ONBCompute::Integral< Topology >
 
struct  ONBCompute::Integral< Dune::Impl::Pyramid< Base > >
 
struct  ONBCompute::Integral< Dune::Impl::Prism< Base > >
 
struct  ONBCompute::Integral< Dune::Impl::Point >
 
class  ONBCompute::ONBMatrix< Topology, scalar_t >
 

Namespaces

 ONBCompute
 

Functions

template<class scalar_t >
scalar_t ONBCompute::factorial (int start, int end)