ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
This is the complete list of members for Expression::Variable, including all inherited members.
getfullName() const | Expression::Variable | inline |
getName() const | Expression::Variable | inline |
getType() const (defined in Expression::Variable) | Expression::Variable | inline |
getValue() const (defined in Expression::Variable) | Expression::Variable | inline |
getValueFloat() const (defined in Expression::Variable) | Expression::Variable | inline |
getValueInt() const (defined in Expression::Variable) | Expression::Variable | inline |
getVariableGroup() const (defined in Expression::Variable) | Expression::Variable | inline |
isFloat() const (defined in Expression::Variable) | Expression::Variable | inline |
isInt() const (defined in Expression::Variable) | Expression::Variable | inline |
operator std::string() const (defined in Expression::Variable) | Expression::Variable | inline |
operator Tfloat() const (defined in Expression::Variable) | Expression::Variable | inline |
operator Tint() const (defined in Expression::Variable) | Expression::Variable | inline |
setValue(T val) | Expression::Variable | inline |
Variable() (defined in Expression::Variable) | Expression::Variable | inline |
Variable(const std::string &name, VariableGroup *grp) (defined in Expression::Variable) | Expression::Variable | inline |
Variable(const std::string &name, VariableGroup *grp, T val) (defined in Expression::Variable) | Expression::Variable | inline |
write(std::ostream &ostrm=std::cout, bool prtval=false) const (defined in Expression::Variable) | Expression::Variable | inline |
~Variable() (defined in Expression::Variable) | Expression::Variable | inline |