dune-fem  2.4.1-rc
Static Public Member Functions | Static Protected Member Functions | List of all members
Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::HessianEach< Topology > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/shapefunctionset/orthonormal.hh>

Static Public Member Functions

template<class Functor >
static void apply (const DomainType &x, Functor functor)
 

Static Protected Member Functions

static void evaluate (const Quadrilateral &, std::size_t i, const DomainType &x, HessianRangeType &hessian)
 
static void evaluate (const Triangle &, std::size_t i, const DomainType &x, HessianRangeType &hessian)
 
template<class Other >
static void evaluate (const Other &, std::size_t i, const DomainType &x, HessianRangeType &hessian)
 

Member Function Documentation

template<class FunctionSpace , int polOrder>
template<class Topology >
template<class Functor >
static void Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::HessianEach< Topology >::apply ( const DomainType x,
Functor  functor 
)
inlinestatic
template<class FunctionSpace , int polOrder>
template<class Topology >
static void Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::HessianEach< Topology >::evaluate ( const Quadrilateral ,
std::size_t  i,
const DomainType x,
HessianRangeType hessian 
)
inlinestaticprotected
template<class FunctionSpace , int polOrder>
template<class Topology >
static void Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::HessianEach< Topology >::evaluate ( const Triangle ,
std::size_t  i,
const DomainType x,
HessianRangeType hessian 
)
inlinestaticprotected
template<class FunctionSpace , int polOrder>
template<class Topology >
template<class Other >
static void Dune::Fem::OrthonormalShapeFunctionHelper< FunctionSpace, polOrder >::HessianEach< Topology >::evaluate ( const Other &  ,
std::size_t  i,
const DomainType x,
HessianRangeType hessian 
)
inlinestaticprotected

The documentation for this struct was generated from the following file: