9 #include <util/archives/Serializable_includes.h> 33 {
return (name == name_); }
Utility classes for scientific computation.
virtual bool match(std::string name)
Compare a string to the name of this command.
virtual ~Command()
Destructor.
Single-processor Monte Carlo (MC) and molecular dynamics (MD).
Command(std::string name)
Constructor.