PyFoam.Applications.ChangePython module

Execute an Application class through a different Python-interpreter

We need to create a temporary script because pvpython does not support the usual -c optiont

PyFoam.Applications.ChangePython.changePython(pythonName, appClass, options=None)[source]
PyFoam.Applications.ChangePython.printDebug(*args)[source]