#include "Evaluator/KernelTags.h"
#include "Utilities/WrappedInt.h"
#include "Utilities/PAssert.h"


Classes | |
| struct | KernelEvaluator< InlineKernelTag > |
| The point of this class is to input an expression with the 'evaluate' member function and evaluate it by looping over the whole domain. More... | |
It does no dependency checking, locking, where blocks, etc.
1.5.9