#include <MultiArgEvaluator.h>
List of all members.
Public Member Functions |
| EngineWriteNotifier () |
template<class A > |
void | dirtyRelations (const A &a, const WrappedInt< true > &) const |
template<class A > |
void | dirtyRelations (const A &, const WrappedInt< false > &) const |
template<class A > |
void | operator() (const A &a) const |
template<class MeshTag , class T , class Expr > |
void | operator() (const Field< MeshTag, T, ExpressionTag< Expr > > &) const |
template<int Dim, class T , class Expr > |
void | operator() (const Array< Dim, T, ExpressionTag< Expr > > &) const |
Constructor & Destructor Documentation
Member Function Documentation
template<class A >
void EngineWriteNotifier::operator() |
( |
const A & |
a | ) |
const [inline] |
template<class MeshTag , class T , class Expr >
void EngineWriteNotifier::operator() |
( |
const Field< MeshTag, T, ExpressionTag< Expr > > & |
| ) |
const [inline] |
template<int Dim, class T , class Expr >
void EngineWriteNotifier::operator() |
( |
const Array< Dim, T, ExpressionTag< Expr > > & |
| ) |
const [inline] |
The documentation for this struct was generated from the following file: