Package PyFoam :: Package Infrastructure :: Module ClusterJob
[hide private]
[frames] | no frames]

Module ClusterJob

source code

Encapsulates all necessary things for a cluster-job, like setting up, running, restarting

Classes [hide private]
  ClusterJob
All Cluster-jobs are to be derived from this base-class
  SolverJob
A Cluster-Job that executes a solver.

Functions [hide private]
  checkForMessageFromAbove(job)

Imports: os, os.path, os.unlink, threading.Thread, threading.Lock, threading.Timer, Applications.Decomposer.Decomposer, Applications.Runner.Runner, Applications.SteadyRunner.SteadyRunner, Applications.CloneCase.CloneCase, FoamInformation.changeFoamVersion, Error.error, Error.warning, configuration, as, config


Function Details [hide private]

checkForMessageFromAbove(job)

source code 
None