carputils
Doxygen code documentation for the python framework controlling openCARP
Namespaces | Functions | Variables
debug.py File Reference

Namespaces

 carputils.debug
 

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