|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::AbstractShapeFunction< FunctionSpace > Class Template Referenceabstract
#include <dune/fem/space/shapefunctionset/simple.hh>
Public Types | |
| typedef FunctionSpace | FunctionSpaceType |
| typedef FunctionSpaceType::DomainType | DomainType |
| typedef FunctionSpaceType::RangeType | RangeType |
| typedef FunctionSpaceType::JacobianRangeType | JacobianRangeType |
| typedef FunctionSpaceType::HessianRangeType | HessianRangeType |
Public Member Functions | |
| virtual | ~AbstractShapeFunction () |
| virtual void | evaluate (const DomainType &x, RangeType &value) const =0 |
| virtual void | jacobian (const DomainType &x, JacobianRangeType &jacobian) const =0 |
| virtual void | hessian (const DomainType &x, HessianRangeType &hessian) const =0 |
| const ThisType * | clone () const =0 |
Member Typedef Documentation
◆ DomainType
template<class FunctionSpace >
| typedef FunctionSpaceType::DomainType Dune::Fem::AbstractShapeFunction< FunctionSpace >::DomainType |
◆ FunctionSpaceType
template<class FunctionSpace >
| typedef FunctionSpace Dune::Fem::AbstractShapeFunction< FunctionSpace >::FunctionSpaceType |
◆ HessianRangeType
template<class FunctionSpace >
| typedef FunctionSpaceType::HessianRangeType Dune::Fem::AbstractShapeFunction< FunctionSpace >::HessianRangeType |
◆ JacobianRangeType
template<class FunctionSpace >
| typedef FunctionSpaceType::JacobianRangeType Dune::Fem::AbstractShapeFunction< FunctionSpace >::JacobianRangeType |
◆ RangeType
template<class FunctionSpace >
| typedef FunctionSpaceType::RangeType Dune::Fem::AbstractShapeFunction< FunctionSpace >::RangeType |
Constructor & Destructor Documentation
◆ ~AbstractShapeFunction()
template<class FunctionSpace >
|
inlinevirtual |
Member Function Documentation
◆ clone()
template<class FunctionSpace >
|
pure virtual |
◆ evaluate()
template<class FunctionSpace >
|
pure virtual |
◆ hessian()
template<class FunctionSpace >
|
pure virtual |
◆ jacobian()
template<class FunctionSpace >
|
pure virtual |
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