PyFoam.Applications.CommonServer module

Class that implements the common functionality for having a server

class PyFoam.Applications.CommonServer.CommonServer[source]

Bases: object

The class that switches on and off the server

addOptions(haveServer=True)[source]