We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b3d27 commit 95fbf66Copy full SHA for 95fbf66
1 file changed
pySDC/helpers/fieldsIO.py
@@ -502,7 +502,6 @@ def toVTR(self, baseName, varNames, idxFormat="{:06d}"):
502
# MPI-parallel implementation
503
# -------------------------------------------------------------------------
504
comm: MPI.Intracomm = None
505
- _nCollectiveIO = None
506
507
@classmethod
508
def setupMPI(cls, comm: MPI.Intracomm, iLoc, nLoc):
0 commit comments