|
dune-localfunctions 2.8.0
|
Loading...
Searching...
No Matches
Dune::MonomImp::Evaluate< Traits, 1 > Struct Template Reference
#include <dune/localfunctions/monomial/monomiallocalbasis.hh>
Public Types | |
| enum | { d = Traits::dimDomain-1 } |
Static Public Member Functions | |
| template<typename Access > | |
| static void | eval (const typename Traits::DomainType &in, const std::array< unsigned int, Traits::dimDomain > &derivatives, typename Traits::RangeFieldType prod, int bound, int &index, Access &access) |
Detailed Description
template<typename Traits>
struct Dune::MonomImp::Evaluate< Traits, 1 >
struct Dune::MonomImp::Evaluate< Traits, 1 >
Template Metaprogramm for evaluating monomial shapefunctions
Specializes the end of the recursion
Member Enumeration Documentation
◆ anonymous enum
Member Function Documentation
◆ eval()
template<typename Traits >
template<typename Access >
|
inlinestatic |
- Template Parameters
-
Access Wrapper around the result vector, so we don't have to copy the output and can still use the same code for both the usual drivatives and for the Jacobian
- Parameters
-
in The point at which to evaluate derivatives The number of partial derivatives, one entry for each dimension prod The product accumulated for the dimensions which have already been handled bound The number of factors still to go index The index of the next entry in the output to fill access The wrapper used to access the output vector
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