_trace

_trace#

TracerMP._trace(lps, buff)[source]#

Send trace request to the subprocess.

Note

Return handling and error checking is done in the check_process_state() decorator.

Parameters:
lpsndarray

Launch points array in shape (3, N), Fortran-ordered.

buffint

Maximum number of steps in each trace.