carputils
Doxygen code documentation for the python framework controlling openCARP
Classes
carputils.job.command Namespace Reference

Classes

class  Command
 Interface that commands should provide. More...
 
class  MPICommand
 A shell command to be executed with MPI. More...
 
class  PythonCommand
 A command defined by a self-contained Python function. More...
 
class  ShellCommand
 A command executable in the bash shell. More...