dune-localfunctions  2.2.1
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/genericgeometry/topologytypes.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::GenericGeometry::Pyramid< Base > >
 
struct  ONBCompute::Integral< Dune::GenericGeometry::Prism< Base > >
 
struct  ONBCompute::Integral< Dune::GenericGeometry::Point >
 
class  ONBCompute::ONBMatrix< Topology, scalar_t >
 

Namespaces

namespace  ONBCompute
 

Functions

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