FreePOOMA  2.4.1
Public Member Functions
EngineWriteNotifier Struct Reference

#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::dirtyRelations ( const A &  a,
const WrappedInt< true > &   
) const [inline]

Referenced by operator()().

template<class A >
void EngineWriteNotifier::dirtyRelations ( const A &  ,
const WrappedInt< false > &   
) const [inline]
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]

References PInsist.

template<int Dim, class T , class Expr >
void EngineWriteNotifier::operator() ( const Array< Dim, T, ExpressionTag< Expr > > &  ) const [inline]

References PInsist.


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