Skip to content

Commit f08b9f4

Browse files
committed
TL: added a small comment
1 parent 3886bda commit f08b9f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pySDC/helpers/blocks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ def localBounds(self):
118118

119119

120120
if __name__ == "__main__":
121+
# Base usage of this module for a 2D decomposition
121122
from mpi4py import MPI
122123
from time import sleep
123124

0 commit comments

Comments
 (0)