Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include <iostream.h>
#include "stl_CompConf.h"
#include "string_CompConf.h"
#include "IO/mutator-base.h"
Include dependency graph for mutator.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
template<class T> TypedMutator< T > * | GetMutator (T &t) |
template<class T> CommentedMutator< T > * | GetMutator (T &t, const string &comment) |
template<class T> CommentedMutator< T > * | GetMutator (T &t, const char *comment) |
template<class T> NotifyOnChangeMutator< T > * | GetNotifyingMutator (T &t, controlable &observ) |
SetTrueOnReadMutator * | GetTrueOnReadMutator (bool &t) |
SetFalseOnReadMutator * | GetFalseOnReadMutator (bool &t) |
FlipOnReadMutator * | GetFlipOnReadMutator (bool &t) |
template<class T, class TObs> SetOnReadMutator< T, TObs > * | GetSetOnReadMutator (T &t, TObs &obs, TObs deflt) |
template<class T> CommentedMutator< T > * | GetCommentedMutator (T &t, const string &comment) |
template<class T> CommentedMutator< T > * | GetCommentedMutator (T &t, const char *comment) |
Definition in file mutator.h.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04