PyFoam.Applications.CommonLibFunctionTrigger module

Implements a trigger that removes the libs and/or function entry from the controlDict

class PyFoam.Applications.CommonLibFunctionTrigger.CommonLibFunctionTrigger[source]

Bases: object

The class that does the actual triggering

addLibFunctionTrigger(run, sol)[source]
addOptions()[source]
class PyFoam.Applications.CommonLibFunctionTrigger.LibFunctionTrigger(sol, libs, funs)[source]

Bases: object

resetIt()[source]