dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::Fem::VectorialShapeFunctionSet< ScalarShapeFunctionSet, RangeVector >::VectorialFunctor< Functor, Vectorial > Struct Template Reference

#include <dune/fem/space/shapefunctionset/vectorial.hh>

Public Member Functions

 VectorialFunctor (const Functor &functor)
 
template<class Scalar >
void operator() (const std::size_t i, const Scalar &value)
 

Constructor & Destructor Documentation

◆ VectorialFunctor()

template<class ScalarShapeFunctionSet , class RangeVector >
template<class Functor , class Vectorial >
Dune::Fem::VectorialShapeFunctionSet< ScalarShapeFunctionSet, RangeVector >::VectorialFunctor< Functor, Vectorial >::VectorialFunctor ( const Functor &  functor)
inlineexplicit

Member Function Documentation

◆ operator()()

template<class ScalarShapeFunctionSet , class RangeVector >
template<class Functor , class Vectorial >
template<class Scalar >
void Dune::Fem::VectorialShapeFunctionSet< ScalarShapeFunctionSet, RangeVector >::VectorialFunctor< Functor, Vectorial >::operator() ( const std::size_t  i,
const Scalar &  value 
)
inline

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