fipy.tools.debug¶
Functions
|
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 May 15, 2026.
Created using Sphinx 9.1.0.
FiPy