Package PyFoam :: Package Applications :: Module CommonStandardOutput :: Class CommonStandardOutput
[hide private]
[frames] | no frames]

Class CommonStandardOutput

source code

object --+
         |
        CommonStandardOutput

The class that defines options for standard output

Instance Methods [hide private]
 
addOptions(self, logname=None) source code
 
setLogname(self, default="PyFoamRunner", useApplication=True)
Builds a logfile-name
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

setLogname(self, default="PyFoamRunner", useApplication=True)

source code 

Builds a logfile-name

Parameters:
  • default - Default value if no prefix for the logfile-has been defined
  • useApplication - append the name of the application to the prefix