|
dune-localfunctions 2.10
|
Loading...
Searching...
No Matches
Dune::RannacherTurek2DLocalBasis< D, R > Struct Template Reference
#include <dune/localfunctions/rannacherturek/rannacherturek2d/rannacherturek2dlocalbasis.hh>
Inheritance diagram for Dune::RannacherTurek2DLocalBasis< D, R >:

Public Types | |
| typedef LocalBasisTraits< D, 2, FieldVector< D, 2 >, R, 1, FieldVector< R, 1 >, FieldMatrix< R, 1, 2 > > | Traits |
Public Member Functions | |
| unsigned int | size () const |
| number of shape functions | |
| void | evaluateFunction (const typename Traits::DomainType &in, std::vector< typename Traits::RangeType > &out) const |
| evaluate all shape functions | |
| void | evaluateJacobian (const typename Traits::DomainType &in, std::vector< typename Traits::JacobianType > &out) const |
| evaluate jacobian of all shape functions | |
| void | partial (const std::array< unsigned int, 2 > &order, const typename Traits::DomainType &in, std::vector< typename Traits::RangeType > &out) const |
| Evaluate partial derivatives of all shape functions. | |
| unsigned int | order () const |
| polynomial order of the shape functions | |
Member Typedef Documentation
◆ Traits
template<class D , class R >
| typedef LocalBasisTraits< D, 2, FieldVector< D, 2 >, R, 1, FieldVector< R, 1 >, FieldMatrix< R, 1, 2 > > Dune::RannacherTurek2DLocalBasis< D, R >::Traits |
Member Function Documentation
◆ evaluateFunction()
template<class D , class R >
|
inline |
evaluate all shape functions
◆ evaluateJacobian()
template<class D , class R >
|
inline |
evaluate jacobian of all shape functions
◆ order()
template<class D , class R >
|
inline |
polynomial order of the shape functions
◆ partial()
template<class D , class R >
|
inline |
Evaluate partial derivatives of all shape functions.
◆ size()
template<class D , class R >
|
inline |
number of shape functions
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8