|
FreePOOMA
2.4.1
|
#include <MultiArgEvaluator.h>
Public Member Functions | |
| MultiArgEvaluator () | |
| ~MultiArgEvaluator () | |
Static Public Member Functions | |
| template<class MultiArg , class Function , int Dim, class Kernel > | |
| static void | evaluate (const MultiArg &multiArg, const Function &function, Interval< Dim > domain, ScalarCodeInfo &info, const Kernel &kernel) |
| MultiArgEvaluator< SinglePatchEvaluatorTag >::MultiArgEvaluator | ( | ) | [inline] |
| MultiArgEvaluator< SinglePatchEvaluatorTag >::~MultiArgEvaluator | ( | ) | [inline] |
| static void MultiArgEvaluator< SinglePatchEvaluatorTag >::evaluate | ( | const MultiArg & | multiArg, |
| const Function & | function, | ||
| Interval< Dim > | domain, | ||
| ScalarCodeInfo & | info, | ||
| const Kernel & | kernel | ||
| ) | [inline, static] |
References ScalarCodeInfo::evaluationDomain(), and ScalarCodeInfo::extendDomain().
Referenced by MultiArgEvaluator< RemoteSinglePatchEvaluatorTag >::evaluate().
1.7.6.1