Package PyFoam :: Package Basics :: Module Utilities
[hide private]
[frames] | no frames]

Module Utilities

source code

Utility functions

Can be used via a class or as functions

Classes [hide private]
  Utilities
Class with utility methods

Functions [hide private]
  execute(cmd, debug=False)
Calls the method of the same name from the Utilites class
  writeDictionaryHeader(f)
Calls the method of the same name from the Utilites class
  listDirectory(d)
Calls the method of the same name from the Utilites class

Imports: os.popen4, os.listdir, re


Function Details [hide private]

execute(cmd, debug=False)

source code 
Calls the method of the same name from the Utilites class

writeDictionaryHeader(f)

source code 
Calls the method of the same name from the Utilites class

listDirectory(d)

source code 
Calls the method of the same name from the Utilites class