|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
| carputils.debug | |
| Some tools for running jobs in the debugger. | |
Functions | |
| def | carputils.debug.run_valgrind_interactive (command, executable, args, kwargs) |
| Run an MPI command and attach GDB instances with valgrind. More... | |
| def | carputils.debug.mpi_attach_debugger (launcher, command, nproc, attach_procs, attach_prefix, detach_prefix=[], xterm=True, mpi_opts=[]) |
| Convenience method to launch MPI with a specific prefix added to the command on specific processes. More... | |
Variables | |
| carputils.debug.xrange = range | |
1.8.13