AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
AnalyticLocalFunction< Signature, LocalContext, Function > Class Template Reference

Related Functions

(Note that these are not member functions.)

template<class Sig , class LC , class F , REQUIRES(Concepts::HasFunctorOrder< F, 1 >) >
int order (AnalyticLocalFunction< Sig, LC, F > const &lf)
 

Friends And Related Function Documentation

◆ order()

int order ( AnalyticLocalFunction< Sig, LC, F > const &  lf)
related

The order is defined as the polynomial order of the functor fct and requires a free function order(fct,1) to exists.

Requirements:

  • The functor F must fulfill the concept Concepts::HasFunctorOrder

The documentation for this class was generated from the following file: