67 commandsMan[
"build-network"]=
"builds the network";
68 commandsMan[
"save-options"]=
"save the options";
85 virtual tBoolean
makeRun(
const tString& command,
This class is an list of options.
Definition: CORE_OptionsList.h:36
virtual void getManCommands(std::map< tString, tString > &commandsMan) const
return the man of commands
Definition: CORE_Run.h:293
virtual tMemSize getContentsMemorySize() const override
return the memory size in byte
Definition: CORE_Run.h:100
This class is a Run class for MPI package.
Definition: MPI_Run.h:24
This class is a MPI Runner class for StochMagnet package.
Definition: SMOMPI_Run.h:15
virtual void getManCommands(std::map< tString, tString > &commandsMan) const
return the man of commands
Definition: SMOMPI_Run.h:65
virtual tBoolean makeRun(const tString &command, const CORE_OptionsList &options) const override
make run command
virtual void createClassFactories(const CORE_OptionsList &options) const override
create the class factories from options
virtual ~SMOMPI_Run(void)
destroy
virtual tMemSize getMemorySize() const
return the memory size of the class and the memory size of all its attributes/associations
Definition: SMOMPI_Run.h:58
virtual tBoolean makeTests(const CORE_OptionsList &options) const override
make run test