Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include "stl_CompConf.h"
#include "string_CompConf.h"
#include "IO/mutator.h"
Include dependency graph for control-device.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | control_device_impl |
Abstract interface for controlling parameters. More... | |
class | ControlDevice |
Envelope class for control_device_impl. More... | |
Functions | |
template<class T> void | RegisterAt (ControlDevice &Ctrl, const string &name, T &t) |
template<class T> void | RegisterAt (ControlDevice &Ctrl, const char *name, T &t) |
ControlDevice | GetStreamDevice (istream *in, const string &name="") |
ControlDevice | GetFileControlDevice (const char *filename, const string &name) |
ControlDevice | GetCommandlineAndFileControlDevice (int argc, char *argv[], const string &filename, const string &name) |
ControlDevice | GetDuplexControlDevice (istream &in2, const char *filename, const string &name) |
ControlDevice | GetDuplexControlDevice (istream &in2, const string &filename, const string &name) |
Definition in file control-device.h.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04