ls1-MarDyn
ls1-MarDyn molecular dynamics code
Public Member Functions | List of all members
Expression::VariableSet Class Reference

Public Member Functions

const std::set< const VariableGroup * > getVariableGroupNames () const
 
unsigned int VariableGroupsCount () const
 
bool existVariableGroup (const std::string &name) const
 
const VariableGroupgetVariableGroup (const std::string &name) const
 
unsigned int VariableGroupVariablesCount (const std::string &name) const
 
unsigned int VariablesCount () const
 
bool existVariable (const std::string &name) const
 
std::set< Variable * > getVariables ()
 
VariablegetVariable (const std::string &name)
 
VariableaddVariable (const std::string &name)
 
template<class T >
bool setVariable (const std::string &name, T val=0)
 
template<class T >
bool setVariable (const std::string &vgrpname, const std::string &varname, T val=0)
 
bool removeVariable (const std::string &name)
 

The documentation for this class was generated from the following files: