fipy.tools.debug

Functions

PRINT(label[, arg, stall])

Display label and arg on each MPI rank.

fipy.tools.debug.PRINT(label, arg='', stall=True)

Display label and arg on each MPI rank.

Annotate with rank number. If stall is true, ensure all ranks print before proceeding.

Last updated on Jun 26, 2024. Created using Sphinx 7.1.2.