Skip to content

Commit 95fbf66

Browse files
committed
TL: missing detail
1 parent e4b3d27 commit 95fbf66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pySDC/helpers/fieldsIO.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,6 @@ def toVTR(self, baseName, varNames, idxFormat="{:06d}"):
502502
# MPI-parallel implementation
503503
# -------------------------------------------------------------------------
504504
comm: MPI.Intracomm = None
505-
_nCollectiveIO = None
506505

507506
@classmethod
508507
def setupMPI(cls, comm: MPI.Intracomm, iLoc, nLoc):

0 commit comments

Comments
 (0)