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 Apr 09, 2026.
Created using Sphinx 7.1.2.
FiPy