Searched defs:debugSection (Results 1 – 1 of 1) sorted by relevance
| /petsc/config/BuildSystem/ |
| H A D | logger.py | 256 def checkWrite(self, f, debugLevel, debugSection, writeAll = 0): argument 297 def logIndent(self, debugLevel = -1, debugSection = None, comm = None): argument 344 …def logPrintBox(self, msg, debugLevel = -1, debugSection = 'screen', indent = 1, comm = None, rmDi… argument 368 def logWrite(self, msg, debugLevel = -1, debugSection = None, forceScroll = 0, rmDir = 1): argument 395 …def logPrint(self, msg, debugLevel = -1, debugSection = None, indent = 1, comm = None, forceScroll… argument
|