ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
#include <Expression.h>
Public Member Functions | |
VariableGroup (const std::string &name) | |
const std::string | getName () const |
void | addVariable (const Variable *var) |
bool | removeVariable (const Variable *var) |
unsigned int | countVariables () const |
operator unsigned int () const | |
A VariableSet might contain Variable- and VariableGroup-Objects, whereas a Variable might belong to a VariableGroup, which is also reflected by the Variable name: <VariableGroup>:<Variable>. The VariableGroup-map acts like a hash table