|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::ShapeFunctionSetProxy< ShapeFunctionSet > Class Template Reference
#include <dune/fem/space/shapefunctionset/proxy.hh>
Public Types | |
| typedef ShapeFunctionSet | ImplementationType |
| typedef ImplementationType::FunctionSpaceType | FunctionSpaceType |
| typedef FunctionSpaceType::DomainType | DomainType |
| typedef FunctionSpaceType::RangeType | RangeType |
| typedef FunctionSpaceType::JacobianRangeType | JacobianRangeType |
| typedef FunctionSpaceType::HessianRangeType | HessianRangeType |
Public Member Functions | |
| const ImplementationType & | impl () const |
| ShapeFunctionSetProxy () | |
| ShapeFunctionSetProxy (const ShapeFunctionSet *shapeFunctionSet) | |
| int | order () const |
| std::size_t | size () const |
| template<class Point , class Functor > | |
| void | evaluateEach (const Point &x, Functor functor) const |
| template<class Point , class Functor > | |
| void | jacobianEach (const Point &x, Functor functor) const |
| template<class Point , class Functor > | |
| void | hessianEach (const Point &x, Functor functor) const |
Static Public Attributes | |
| static const int | pointSetId = detail::SelectPointSetId< ShapeFunctionSet >::value |
| static constexpr bool | codegenShapeFunctionSet = detail::IsCodegenShapeFunctionSet< ImplementationType >::value |
Member Typedef Documentation
◆ DomainType
template<class ShapeFunctionSet >
| typedef FunctionSpaceType::DomainType Dune::Fem::ShapeFunctionSetProxy< ShapeFunctionSet >::DomainType |
◆ FunctionSpaceType
template<class ShapeFunctionSet >
| typedef ImplementationType::FunctionSpaceType Dune::Fem::ShapeFunctionSetProxy< ShapeFunctionSet >::FunctionSpaceType |
◆ HessianRangeType
template<class ShapeFunctionSet >
| typedef FunctionSpaceType::HessianRangeType Dune::Fem::ShapeFunctionSetProxy< ShapeFunctionSet >::HessianRangeType |
◆ ImplementationType
template<class ShapeFunctionSet >
| typedef ShapeFunctionSet Dune::Fem::ShapeFunctionSetProxy< ShapeFunctionSet >::ImplementationType |
◆ JacobianRangeType
template<class ShapeFunctionSet >
| typedef FunctionSpaceType::JacobianRangeType Dune::Fem::ShapeFunctionSetProxy< ShapeFunctionSet >::JacobianRangeType |
◆ RangeType
template<class ShapeFunctionSet >
| typedef FunctionSpaceType::RangeType Dune::Fem::ShapeFunctionSetProxy< ShapeFunctionSet >::RangeType |
Constructor & Destructor Documentation
◆ ShapeFunctionSetProxy() [1/2]
template<class ShapeFunctionSet >
|
inline |
◆ ShapeFunctionSetProxy() [2/2]
template<class ShapeFunctionSet >
|
inline |
Member Function Documentation
◆ evaluateEach()
template<class ShapeFunctionSet >
template<class Point , class Functor >
|
inline |
◆ hessianEach()
template<class ShapeFunctionSet >
template<class Point , class Functor >
|
inline |
◆ impl()
template<class ShapeFunctionSet >
|
inline |
◆ jacobianEach()
template<class ShapeFunctionSet >
template<class Point , class Functor >
|
inline |
◆ order()
template<class ShapeFunctionSet >
|
inline |
◆ size()
template<class ShapeFunctionSet >
|
inline |
Member Data Documentation
◆ codegenShapeFunctionSet
template<class ShapeFunctionSet >
|
staticconstexpr |
◆ pointSetId
template<class ShapeFunctionSet >
|
static |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8