Simpatico
v1.10
|
A Manager is a container for objects with a common base class.
A Manager is used to create and and manage a list of objects that instances of different subclasses of a common base class, and to create objects of different subclasses in response to commands given in a parameter file.
Classes | |
class | McMd::AnalyzerManager |
Manager for a list of Analyzer objects. More... | |
class | McMd::CommandManager |
Manager for Command objects in an MdSimulation. More... | |
class | McMd::McMoveManager |
Manager for a set of McMove objects. More... | |
class | McMd::McAnalyzerManager |
Manager for Analyzer objects in an McSimulation. More... | |
class | McMd::McCommandManager |
Command interpreter and Manager for an McSimulation. More... | |
class | McMd::MdAnalyzerManager |
Manager for Analyzer objects in an MdSimulation. More... | |
class | McMd::MdCommandManager |
Command interpreter and Command Manager for an MdSimulation. More... | |