DUNE-FUNCTIONS (unstable)
Dune::Functions::MonomialSet< RangeFieldType, dimension, maxDegree >::Derivative Struct Reference
Set of all first order derivatives of monomials up to degree maxDegree as vector of vector valued functions.  
 More...
#include <dune/functions/analyticfunctions/monomialset.hh>
Classes | |
| struct | Hessian | 
Set of all second order derivatives of monomials up to degree maxDegree as vector of matrix valued functions.  More... | |
Public Member Functions | |
| template<class DomainFieldType > | |
| constexpr Dune::FieldMatrix< RangeFieldType, size, dim > | operator() (const Dune::FieldVector< DomainFieldType, dim > &x) const | 
| Return array of arrays of monomial derivatives.  More... | |
Friends | |
| constexpr friend auto | derivative (const Derivative &d) | 
| Construct the Hessian object from a Derivative.  | |
Detailed Description
template<class RangeFieldType, int dimension, int maxDegree>
struct Dune::Functions::MonomialSet< RangeFieldType, dimension, maxDegree >::Derivative
struct Dune::Functions::MonomialSet< RangeFieldType, dimension, maxDegree >::Derivative
Set of all first order derivatives of monomials up to degree maxDegree as vector of vector valued functions. 
Member Function Documentation
◆ operator()()
template<class RangeFieldType , int dimension, int maxDegree> 
template<class DomainFieldType > 
      
  | 
  constexpr | 
Return array of arrays of monomial derivatives.
The ith component of the k-the entry of the returned structure is the derivative in direction i of the monomial corresponding the the k-th entry of the return value of exponents().
- Template Parameters
 - 
  
DomainFieldType The scalar type of the domain.  
The documentation for this struct was generated from the following file:
- dune/functions/analyticfunctions/monomialset.hh
 
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)