| 
    carputils
    
   Doxygen code documentation for the python framework controlling openCARP 
   | 
 
Desktop platform, providing extensive debugging and profiling capabilities. More...
  
 Public Member Functions | |
| def | add_launcher (cls, carp_cmd, nproc, nproc_job=0, gdb_procs=None, ddd_procs=None, lldb_procs=None, ddt=False, valgrind=None, map=False, cuda=False, with_ft=None) | 
  Public Member Functions inherited from carputils.machines.general.Platform | |
| def | LAUNCHER (cls) | 
| A little trickery to prevent cyclic import.  More... | |
| def | add_launcher (cls, carp_cmd, nproc, nproc_job=0, gdb_procs=None, ddd_procs=None, ddt=False, valgrind=None, map=False, cuda=False, with_ft=None) | 
| Add MPI launcher to openCARP command.  More... | |
| def | add_python_launcher (cls, exe_cmd) | 
| Add python launcher to exe command.  More... | |
Additional Inherited Members | |
  Static Public Attributes inherited from carputils.machines.general.Platform | |
| bool | BATCH = False | 
| SUBMIT = None | |
Desktop platform, providing extensive debugging and profiling capabilities.
| def carputils.machines.desktop.Desktop.add_launcher | ( | cls, | |
| carp_cmd, | |||
| nproc, | |||
nproc_job = 0,  | 
        |||
gdb_procs = None,  | 
        |||
ddd_procs = None,  | 
        |||
lldb_procs = None,  | 
        |||
ddt = False,  | 
        |||
valgrind = None,  | 
        |||
map = False,  | 
        |||
cuda = False,  | 
        |||
with_ft = None  | 
        |||
| ) | 
 1.8.13