dune-fem  2.4.1-rc
Classes | Namespaces
space/shapefunctionset/orthonormal.hh File Reference

Provides orthonormal shape function set. More...

#include <cassert>
#include <cstdlib>
#include <dune/common/exceptions.hh>
#include <dune/geometry/genericgeometry/topologytypes.hh>
#include <dune/geometry/type.hh>
#include <dune/fem/common/coordinate.hh>
#include <dune/fem/space/shapefunctionset/orthonormal/orthonormalbase_1d.hh>
#include <dune/fem/space/shapefunctionset/orthonormal/orthonormalbase_2d.hh>
#include <dune/fem/space/shapefunctionset/orthonormal/orthonormalbase_3d.hh>

Go to the source code of this file.

Classes

class  Dune::Fem::OrthonormalShapeFunctionSet< FunctionSpace, polOrder >
 
class  Dune::Fem::OrthonormalShapeFunctionSetSize< FunctionSpace, polOrder >
 
struct  Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >
 
class  Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::BasicGeometryType< Topology >
 
struct  Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::EvaluateEach< Topology >
 
struct  Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::JacobianEach< Topology >
 
struct  Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::HessianEach< Topology >
 
struct  Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::EvaluateEach< Topology >
 
struct  Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::JacobianEach< Topology >
 
struct  Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::HessianEach< Topology >
 
class  Dune::Fem::OrthonormalShapeFunctionSet< FunctionSpace, polOrder >
 

Namespaces

 Dune
 
 Dune::Fem
 

Detailed Description

Provides orthonormal shape function set.

Author
Christoph Gersbacher