|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Defines several types of commands to execute. More...
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... | |
Defines several types of commands to execute.
1.8.13