Blockstructured Adaptive Mesh Refinement in object-oriented C++
#include <control-device.h>
Collaboration diagram for ControlDevice:
Public Methods | |
ControlDevice (control_device_impl *imp=0) | |
void | add (const string &nm, Mutator *value_ref) |
void | add (const char *nm, Mutator *value_ref) |
void | update () |
void | print_values (ostream &) const |
void | print_unrecognized (ostream &) const |
void | attach_to (istream &in) |
void | register_at (ControlDevice &, const string &prefix) |
string | name () const |
ControlDevice | getSubDevice (const string &name) |
ControlDevice | getSubDevice (const char *name) |
Interface for controlling parameters. Read from a file, set interactively via a GUI or a command interpreter.
Definition at line 47 of file control-device.h.
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 06/01/04