Evaluator< EvalTag > Struct Template Reference
The point of this class is to input an expression with the 'evaluate' member function and evaluate it by breaking it up into appropriate sub-blocks, looping over the whole domain, and evaluating the expression at each point.
More...
#include <Evaluator.h>
Detailed Description
template<class EvalTag>
struct Evaluator< EvalTag >
The point of this class is to input an expression with the 'evaluate' member function and evaluate it by breaking it up into appropriate sub-blocks, looping over the whole domain, and evaluating the expression at each point.
The documentation for this struct was generated from the following file: