carputils
Doxygen code documentation for the python framework controlling openCARP
|
Classes | |
class | carputils.job.command.Command |
Interface that commands should provide. More... | |
class | carputils.job.command.PythonCommand |
A command defined by a self-contained Python function. More... | |
class | carputils.job.command.ShellCommand |
A command executable in the bash shell. More... | |
class | carputils.job.command.MPICommand |
A shell command to be executed with MPI. More... | |
Namespaces | |
carputils.job.command | |