Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
PyFoam.ThirdParty.Gnuplot.termdefs.Arg
:
Process terminal subargs and return a command fragment.
PyFoam.ThirdParty.Gnuplot.termdefs.ArgOneParam
:
Arg abstract base class specialized for exactly one parameter.
PyFoam.ThirdParty.Gnuplot.termdefs.BareStringArg
:
An arbitrary argument output without quotes.
PyFoam.ThirdParty.Gnuplot.termdefs.BooleanArg
:
An argument that takes a true/false value.
PyFoam.ThirdParty.Gnuplot.termdefs.KeywordArg
:
Represent an argument that must be passed as a keyword to gnuplot.
PyFoam.ThirdParty.Gnuplot.termdefs.StringArg
:
An option taking a quoted string argument.
PyFoam.ThirdParty.Gnuplot.termdefs.KeywordOrBooleanArg
:
Allow a keyword arg to be specified either as a keyword or a boolean.
PyFoam.ThirdParty.Gnuplot.termdefs.MutuallyExclusiveArgs
:
A group of args, of which either zero or one may be set, but not more.
SocketServer.BaseServer
:
Base class for server classes.
SocketServer.TCPServer
:
Base class for various socket-based server classes.
SimpleXMLRPCServer.SimpleXMLRPCServer
:
Simple XML-RPC server.
PyFoam.Infrastructure.ServerBase.ServerBase
:
The Base class for the servers
PyFoam.Infrastructure.ClusterJob.ClusterJob
:
All Cluster-jobs are to be derived from this base-class
PyFoam.Infrastructure.ClusterJob.SolverJob
:
A Cluster-Job that executes a solver.
aetools.ComponentItem
aetools.ComponentItem
aetools.ComponentItem
aetools.ComponentItem
PyFoam.Infrastructure.Logging.DummyLogger
exceptions.Exception
:
Common base class for all exceptions.
PyFoam.ThirdParty.Gnuplot.Errors.Error
:
All our exceptions are derived from this one.
PyFoam.ThirdParty.Gnuplot.Errors.DataError
:
Raised for data in the wrong format
PyFoam.ThirdParty.Gnuplot.Errors.OptionError
:
Raised for unrecognized option(s)
PyFoam.ThirdParty.ply.lex.LexError
PyFoam.Error.PyFoamException
:
The simplest exception for PyFoam
PyFoam.Basics.FoamFileGenerator.FoamFileGeneratorError
PyFoam.ThirdParty.ply.yacc.SyntaxError
PyFoam.ThirdParty.ply.yacc.YaccError
PyFoam.ThirdParty.Gnuplot._Gnuplot.Gnuplot
:
Interface to a gnuplot program.
PyFoam.Basics.GnuplotTimelines.GnuplotTimelines
:
This class opens a gnuplot window and plots a timelines-collection in it
PyFoam.ThirdParty.Gnuplot.gp_macosx.GnuplotOpts
:
The configuration options for gnuplot on Mac OS X.
PyFoam.ThirdParty.Gnuplot.gp_win32.GnuplotOpts
:
The configuration options for gnuplot under windows.
PyFoam.ThirdParty.Gnuplot.gp_cygwin.GnuplotOpts
:
The configuration options for gnuplot under windows.
PyFoam.ThirdParty.Gnuplot.gp_mac.GnuplotOpts
:
The configuration options for gnuplot on the Macintosh.
PyFoam.ThirdParty.Gnuplot.gp_unix.GnuplotOpts
:
The configuration options for gnuplot on generic platforms.
PyFoam.ThirdParty.Gnuplot.gp_java.GnuplotOpts
:
The configuration options for gnuplot on generic platforms.
PyFoam.ThirdParty.Gnuplot.gp_cygwin.GnuplotProcess
:
Unsophisticated interface to a running gnuplot program.
PyFoam.ThirdParty.Gnuplot.gp_win32.GnuplotProcess
:
Unsophisticated interface to a running gnuplot program.
PyFoam.ThirdParty.Gnuplot.gp_unix.GnuplotProcess
:
Unsophisticated interface to a running gnuplot program.
PyFoam.ThirdParty.Gnuplot.gp_macosx.GnuplotProcess
:
Unsophisticated interface to a running gnuplot program.
PyFoam.ThirdParty.Gnuplot.gp_mac.GnuplotProcess
:
Unsophisticated interface to a running gnuplot program.
PyFoam.ThirdParty.Gnuplot.gp_java.GnuplotProcess
:
Unsophisticated interface to a running gnuplot program.
PyFoam.ThirdParty.IPy.IPint
:
Handling of IP addresses returning integers.
PyFoam.ThirdParty.IPy.IP
:
Class for handling IP Addresses and Networks.
PyFoam.ThirdParty.ply.lex.Lexer
PyFoam.Applications.CommonLibFunctionTrigger.LibFunctionTrigger
PyFoam.RunDictionary.MeshInformation.MeshInformation
:
Reads Information about the mesh on demand
PyFoam.ThirdParty.ply.yacc.MiniProduction
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.Miscellaneous_Events
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.Miscellaneous_Events
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
aetools.NProperty
optparse.OptionContainer
:
Abstract base class.
optparse.OptionParser
:
Class attributes: standard_option_list : [Option] list of standard options that will be accepted by all instances of this parser class (intended to be overridden by subclasses).
PyFoam.Basics.FoamOptionParser.FoamOptionParser
:
Wrapper to the usual OptionParser to honor the conventions of OpenFOAM-utilities
PyFoam.ThirdParty.ply.yacc.Parser
PyFoam.ThirdParty.Gnuplot.PlotItems.PlotItem
:
Plotitem represents an item that can be plotted by gnuplot.
PyFoam.ThirdParty.Gnuplot.PlotItems.Func
:
Represents a mathematical expression to plot.
PyFoam.ThirdParty.Gnuplot.PlotItems._FileItem
:
A PlotItem representing a file that contains gnuplot data.
PyFoam.ThirdParty.Gnuplot.PlotItems._FIFOFileItem
:
A _FileItem based on a FIFO (named pipe).
PyFoam.ThirdParty.Gnuplot.PlotItems._InlineFileItem
:
A _FileItem that actually indicates inline data.
PyFoam.ThirdParty.Gnuplot.PlotItems._NewFileItem
PyFoam.Applications.PotentialRunner.PotentialTrigger
PyFoam.ThirdParty.ply.yacc.Production
PyFoam.RunDictionary.ParsedParameterFile.PyFoamParserError
ConfigParser.RawConfigParser
ConfigParser.ConfigParser
PyFoam.Infrastructure.Configuration.Configuration
:
Reads the settings from files (if existing).
PyFoam.RunDictionary.RegionCases.RegionCases
:
Builds pseudocases for the regions
Required_Suite.Required_Suite
PyFoam.Applications.CommonSafeTrigger.SafeTrigger
SimpleXMLRPCServer.SimpleXMLRPCDispatcher
:
Mix-in class that dispatches XML-RPC requests.
SimpleXMLRPCServer.SimpleXMLRPCServer
:
Simple XML-RPC server.
PyFoam.Infrastructure.ServerBase.ServerBase
:
The Base class for the servers
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.Standard_Suite
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.Standard_Suite
aetools.TalkTo
PyFoam.Basics.TemplateFile.TemplateFile
:
Works on template files.
java.lang.Thread
PyFoam.Applications.CommonWriteAllTrigger.WriteAllTrigger
PyFoam.ThirdParty.ply.yacc.YaccProduction
PyFoam.ThirdParty.ply.yacc.YaccSymbol
PyFoam.ThirdParty.Gnuplot._Gnuplot._GnuplotFile
:
A file to which gnuplot commands can be written.
PyFoam.ThirdParty.Gnuplot.PlotItems._unset
:
Used to represent unset keyword arguments.
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.gnuplot_Suite
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.gnuplot_Suite
object
:
The most base type
PyFoam.Execution.AnalyzedCommon.AnalyzedCommon
:
This class collects information and methods that are needed for handling analyzers
PyFoam.Execution.AnalyzedRunner.AnalyzedRunner
:
The output of a command is analyzed while being run
PyFoam.Execution.ConvergenceRunner.ConvergenceRunner
:
It is assumed that the provided solver is a steady state solver.
PyFoam.Execution.UtilityRunner.UtilityRunner
:
To this runner regular expressions can be added.
PyFoam.Execution.AnalyzedWatcher.AnalyzedWatcher
PyFoam.Execution.StepAnalyzedCommon.StepAnalyzedCommon
:
Stuff is performed forevery timestep in the file
PyFoam.Execution.GnuplotRunner.GnuplotCommon
:
Class that collects the Gnuplotting-Stuff for two other classes
PyFoam.Execution.GnuplotRunner.GnuplotRunner
PyFoam.Execution.GnuplotRunner.GnuplotWatcher
PyFoam.Execution.StepAnalyzedRunner.StepAnalyzedRunner
:
The output of a command is analyzed while being run.
PyFoam.Execution.StepAnalyzedWatcher.StepAnalyzedWatcher
:
The output of a command is analyzed while being run.
PyFoam.Basics.BasicFile.BasicFile
:
File for data output
PyFoam.Basics.OutputFile.OutputFile
:
output of time dependent data
PyFoam.Execution.BasicRunner.BasicRunner
:
Base class for the running of commands
PyFoam.Execution.AnalyzedRunner.AnalyzedRunner
:
The output of a command is analyzed while being run
PyFoam.Execution.ConvergenceRunner.ConvergenceRunner
:
It is assumed that the provided solver is a steady state solver.
PyFoam.Execution.UtilityRunner.UtilityRunner
:
To this runner regular expressions can be added.
PyFoam.Execution.GnuplotRunner.GnuplotRunner
PyFoam.Execution.StepAnalyzedRunner.StepAnalyzedRunner
:
The output of a command is analyzed while being run.
PyFoam.Execution.BasicRunner.BasicRunnerCheck
:
A small class that does primitve checking for BasicRunner Duplicates other efforts, but ....
PyFoam.Execution.BasicWatcher.BasicWatcher
:
Base class for watching the output of commands
PyFoam.Execution.AnalyzedWatcher.AnalyzedWatcher
PyFoam.Execution.GnuplotRunner.GnuplotWatcher
PyFoam.Execution.StepAnalyzedWatcher.StepAnalyzedWatcher
:
The output of a command is analyzed while being run.
PyFoam.Basics.CSVCollection.CSVCollection
:
Collects data like a dictionary.
PyFoam.Applications.CaseBuilderBackend.CaseBuilderDescriptionList
:
Gets a list of the case-builder files found in the current path
PyFoam.Applications.CaseBuilderBackend.CaseBuilderFile
:
This class reads an XML-file that describes how to build a case and gives information about the case and if asked to builds the actual case
PyFoam.Applications.CaseBuilderFile.CaseBuilderFile
:
This class reads an XML-file that describes how to build a case and gives information about the case and if asked to builds the actual case
PyFoam.Applications.APoMaFoX.CaseBuilderTUI
:
Common stuff between the TUIs
PyFoam.Applications.APoMaFoX.CaseBuilderBrowser
:
A browser of all the available descriptions
PyFoam.Applications.APoMaFoX.CaseBuilderDialog
:
A dialog for a CaswBuilder-dialog
PyFoam.Applications.Comparator.Command
PyFoam.Applications.Comparator.ChangeEnvironmentCommand
:
Changes Environment variables by executing a script-file
PyFoam.Applications.Comparator.CopyLogCommand
:
Copies the log file to the results
PyFoam.Applications.Comparator.DecomposeCommand
:
Decomposes a case and generates the LAM
PyFoam.Applications.Comparator.DerivedCommand
:
Derives an additional value
PyFoam.Applications.Comparator.DictionaryCommand
:
Returns values from the chains dictionaries
PyFoam.Applications.Comparator.FoamCommand
:
Executes a OpenFOAM-utility
PyFoam.Applications.Comparator.FoamUtilityCommand
:
Executes a OpenFOAM-utility and extracts information
PyFoam.Applications.Comparator.FoamVersionCommand
:
Changes the used OpenFOAM-version
PyFoam.Applications.Comparator.GenericCommand
:
Executes a shell command
PyFoam.Applications.Comparator.LastResultCommand
:
Copies the result of the last time-step to the resultsd directory
PyFoam.Applications.Comparator.ReconstructCommand
:
Reconstructs a case and deleted the LAM
PyFoam.Applications.Comparator.SetDictionaryCommand
:
Sets value in the chains dictionaries
PyFoam.Applications.Comparator.SetEnvironmentCommand
:
Sets an environment variable
PyFoam.Applications.Comparator.SetterCommand
:
Common class for commands that operate on dictionaries
PyFoam.Applications.Comparator.DictWriteCommand
:
Writes a value to a dictionary
PyFoam.Applications.Comparator.FieldSetterCommand
:
Common class for commands that set values on fields
PyFoam.Applications.Comparator.BoundaryCommand
:
Sets a boundary condition
PyFoam.Applications.Comparator.InitialCommand
:
Sets an initial condition
PyFoam.Applications.Comparator.CommandChain
:
Abstract base class for a number of commands
PyFoam.Applications.Comparator.EvaluationChain
:
Chain of evaluation commands
PyFoam.Applications.Comparator.PreparationChain
:
Chain of Preparation commands
PyFoam.Applications.CommonCaseBuilder.CommonCaseBuilder
:
The class that implements common CaseBuilder-functionality
PyFoam.Applications.APoMaFoX.APoMaFoX
PyFoam.Applications.CaseBuilder.CaseBuilder
PyFoam.Applications.CommonClearCase.CommonClearCase
:
The class that clears the case
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.Runner.Runner
PyFoam.Applications.SteadyRunner.SteadyRunner
PyFoam.Applications.CommonLibFunctionTrigger.CommonLibFunctionTrigger
:
The class that does the actual triggering
PyFoam.Applications.MeshUtilityRunner.MeshUtilityRunner
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.Runner.Runner
PyFoam.Applications.CommonMultiRegion.CommonMultiRegion
:
The class that looks for multiple mesh regions
PyFoam.Applications.Decomposer.Decomposer
PyFoam.Applications.Runner.Runner
PyFoam.Applications.CommonParallel.CommonParallel
:
The class that defines options for parallel execution
PyFoam.Applications.ClusterTester.ClusterTester
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.PotentialRunner.PotentialRunner
PyFoam.Applications.Runner.Runner
PyFoam.Applications.SteadyRunner.SteadyRunner
PyFoam.Applications.CommonParserOptions.CommonParserOptions
:
The class that defines the options for the parser
PyFoam.Applications.CompareDictionary.CompareDictionary
PyFoam.Applications.EchoDictionary.EchoDictionary
PyFoam.Applications.UpdateDictionary.UpdateDictionary
PyFoam.Applications.CommonPlotLines.CommonPlotLines
:
This class collects the lines that should be plotted
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.PlotWatcher.PlotWatcher
PyFoam.Applications.Runner.Runner
PyFoam.Applications.SteadyRunner.SteadyRunner
PyFoam.Applications.CommonPlotOptions.CommonPlotOptions
:
The class that adds plot options
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.PlotWatcher.PlotWatcher
PyFoam.Applications.CommonReportUsage.CommonReportUsage
:
The class that reports the resource usage
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.Runner.Runner
PyFoam.Applications.SteadyRunner.SteadyRunner
PyFoam.Applications.CommonRestart.CommonRestart
:
The class that restarts the case
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.Runner.Runner
PyFoam.Applications.SteadyRunner.SteadyRunner
PyFoam.Applications.CommonSafeTrigger.CommonSafeTrigger
:
The class that does the actual triggering
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.SteadyRunner.SteadyRunner
PyFoam.Applications.CommonStandardOutput.CommonStandardOutput
:
The class that defines options for standard output
PyFoam.Applications.Decomposer.Decomposer
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.PotentialRunner.PotentialRunner
PyFoam.Applications.Runner.Runner
PyFoam.Applications.SteadyRunner.SteadyRunner
PyFoam.Applications.CommonWriteAllTrigger.CommonWriteAllTrigger
:
The class that does the actual triggering
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.Runner.Runner
PyFoam.Applications.SteadyRunner.SteadyRunner
PyFoam.Applications.Comparator.ComparatorData
:
The object that holds the actual data
PyFoam.Infrastructure.FoamServer.FoamAnswerer
:
The class that handles the actual requests (only needed to hide the Thread-methods from the world
PyFoam.Basics.DataStructures.FoamDataType
PyFoam.Basics.DataStructures.Dimension
PyFoam.Basics.DataStructures.Field
PyFoam.Basics.DataStructures.FixedLength
PyFoam.Basics.DataStructures.SymmTensor
PyFoam.Basics.DataStructures.Tensor
PyFoam.Basics.DataStructures.Vector
PyFoam.Basics.FoamFileGenerator.FoamFileGenerator
:
Class that generates a OpenFOAM-compatible representation of a data-structure
PyFoam.LogAnalysis.FoamLogAnalyzer.FoamLogAnalyzer
:
Base class for all analyzers
PyFoam.LogAnalysis.EchoLogAnalyzer.EchoLogAnalyzer
:
Trivial analyzer.
PyFoam.LogAnalysis.StandardLogAnalyzer.StandardLogAnalyzer
:
The analyzer for the most common OpenFOAM solvers
PyFoam.LogAnalysis.BoundingLogAnalyzer.BoundingLogAnalyzer
:
This analyzer also checks for bounded solutions
PyFoam.LogAnalysis.BoundingLogAnalyzer.BoundingPlotLogAnalyzer
:
This analyzer also checks for bounded solutions
PyFoam.LogAnalysis.StandardLogAnalyzer.StandardPlotLogAnalyzer
:
This analyzer checks the current residuals and generates timelines
PyFoam.LogAnalysis.UtilityAnalyzer.UtilityAnalyzer
:
Analyzer for non-solver Utilities
PyFoam.Infrastructure.FoamMetaServer.FoamMetaServer
:
The Metaserver.
PyFoam.Basics.GnuplotCompare.GnuplotCompare
:
Class that compares a number of files with gnuplot
PyFoam.Basics.GnuplotCompare.GlobGnuplotCompare
:
Wrapper to Gnuplot Compare to compare files with similar names
PyFoam.Basics.GnuplotFile.GnuplotFile
PyFoam.ThirdParty.ply.lex.LexToken
PyFoam.ThirdParty.ply.lex.LexWarning
PyFoam.Basics.LineReader.LineReader
:
Read a line from a file
PyFoam.LogAnalysis.LogAnalyzerApplication.LogAnalyzerApplication
:
Wrapper for the Analyzer Classes
PyFoam.LogAnalysis.LogLineAnalyzer.LogLineAnalyzer
:
Base class for the analysis of all lines from a OpenFOAM-log
PyFoam.LogAnalysis.ContextLineAnalyzer.ContextLineAnalyzer
:
Base class for analyzers that work with a context
PyFoam.LogAnalysis.NameFinderLineAnalyzer.NameFinderLineAnalyzer
:
Class that finds names depending on a context
PyFoam.LogAnalysis.ValueLineAnalyzer.ValueNameFinderLineAnalyzer
:
Finds the names and notifies it's ValueLineAnalyzer
PyFoam.LogAnalysis.EchoLineAnalyzer.EchoLineAnalyzer
:
Test implementation.
PyFoam.LogAnalysis.GeneralLineAnalyzer.GeneralLineAnalyzer
:
Base class for analyzers that write data to files and store time-lines
PyFoam.LogAnalysis.FileLineAnalyzer.FileLineAnalyzer
:
Base class for analyzers that write data to files
PyFoam.LogAnalysis.ValueLineAnalyzer.ValueLineAnalyzer
:
Parses lines for numeric values
PyFoam.LogAnalysis.BoundingLineAnalyzer.GeneralBoundingLineAnalyzer
:
Parses the line for information about variables being bounded
PyFoam.LogAnalysis.BoundingLineAnalyzer.BoundingLineAnalyzer
:
Parses the line for information about variables being bounded
PyFoam.LogAnalysis.BoundingLineAnalyzer.TimeLineBoundingLineAnalyzer
:
Parses the line for information about variables being bounded
PyFoam.LogAnalysis.ContinuityLineAnalyzer.GeneralContinuityLineAnalyzer
:
Parses line for continuity information
PyFoam.LogAnalysis.ContinuityLineAnalyzer.ContinuityLineAnalyzer
:
Parses line for continuity information
PyFoam.LogAnalysis.ContinuityLineAnalyzer.TimeLineContinuityLineAnalyzer
:
Parses line for continuity information
PyFoam.LogAnalysis.DeltaTLineAnalyzer.GeneralDeltaTLineAnalyzer
:
Parses line for continuity information
PyFoam.LogAnalysis.DeltaTLineAnalyzer.DeltaTLineAnalyzer
:
Parses line for continuity information
PyFoam.LogAnalysis.DeltaTLineAnalyzer.TimeLineDeltaTLineAnalyzer
:
Parses line for continuity information
PyFoam.LogAnalysis.ExecutionTimeLineAnalyzer.GeneralExecutionLineAnalyzer
:
Parses lines for the execution time
PyFoam.LogAnalysis.ExecutionTimeLineAnalyzer.ExecutionTimeLineAnalyzer
:
Parses lines for the execution time
PyFoam.LogAnalysis.ExecutionTimeLineAnalyzer.TimeLineExecutionTimeLineAnalyzer
:
Parses lines for the execution time
PyFoam.LogAnalysis.LinearSolverLineAnalyzer.GeneralLinearSolverLineAnalyzer
:
Parses for information about the linear solver
PyFoam.LogAnalysis.LinearSolverLineAnalyzer.GeneralLinearSolverIterationsLineAnalyzer
:
Parses information about the linear solver and collects the iterations
PyFoam.LogAnalysis.LinearSolverLineAnalyzer.TimeLineLinearIterationsSolverLineAnalyzer
:
Parses for information about the linear solver and collects the iterations in timelines
PyFoam.LogAnalysis.LinearSolverLineAnalyzer.LinearSolverLineAnalyzer
:
Parses for information about the linear solver
PyFoam.LogAnalysis.LinearSolverLineAnalyzer.TimeLineLinearSolverLineAnalyzer
:
Parses for imformation about the linear solver and collects the residuals in timelines
PyFoam.LogAnalysis.SimpleLineAnalyzer.GeneralSimpleLineAnalyzer
:
Parses lines for an arbitrary regular expression
PyFoam.LogAnalysis.SimpleLineAnalyzer.SimpleLineAnalyzer
:
Parses lines for an arbitrary regular expression
PyFoam.LogAnalysis.SimpleLineAnalyzer.TimeLineSimpleLineAnalyzer
:
Parses lines for an arbitrary regular expression
PyFoam.LogAnalysis.RegExpLineAnalyzer.RegExpLineAnalyzer
:
Parses lines for an arbitrary regular expression
PyFoam.LogAnalysis.RegExpLineAnalyzer.RegExpTimeLineLineAnalyzer
:
Class that stores results as timelines, too
PyFoam.LogAnalysis.TimeLineLineAnalyzer.TimeLineLineAnalyzer
:
Base class for analyzers that collect data in arrays
PyFoam.LogAnalysis.SteadyConvergedLineAnalyzer.SteadyConvergedLineAnalyzer
:
Checks whether a Steady-solver has converged
PyFoam.LogAnalysis.TimeLineAnalyzer.TimeLineAnalyzer
:
Parses the line for the current time and makes it available to the parent analyzer (who makes it available to all of his children).
PyFoam.Basics.OutFileCollection.OutFileCollection
:
Collection of output files
PyFoam.Basics.PlyParser.PlyParser
:
Base class for a lexer/parser that has the rules defined as methods
PyFoam.RunDictionary.ChemkinFiles.ChemkinParser
:
Overclass for the Chemkin-Parsers
PyFoam.RunDictionary.ChemkinFiles.ChemkinReactionsParser
:
Class that parses a string that contains the contents of an Chemkin-Reactions-file and builds a nested structure of directories and lists from it
PyFoam.RunDictionary.ChemkinFiles.ChemkinThermoParser
:
Class that parses a string that contains the contents of an Chemkin-Thermo-file and builds a nested structure of directories and lists from it
PyFoam.RunDictionary.ParsedParameterFile.FoamFileParser
:
Class that parses a string that contains the contents of an OpenFOAM-file and builds a nested structure of directories and lists from it
PyFoam.RunDictionary.ParsedParameterFile.FoamStringParser
:
Convenience class that parses only a headerless OpenFOAM dictionary
PyFoam.Applications.PyFoamApplication.PyFoamApplication
PyFoam.Applications.APoMaFoX.APoMaFoX
PyFoam.Applications.Benchmark.Benchmark
PyFoam.Applications.CaseBuilder.CaseBuilder
PyFoam.Applications.CaseReport.CaseReport
PyFoam.Applications.ChangeBoundaryType.ChangeBoundaryType
PyFoam.Applications.ClearCase.ClearCase
PyFoam.Applications.ClearInternalField.ClearInternalField
PyFoam.Applications.CloneCase.CloneCase
PyFoam.Applications.ClusterTester.ClusterTester
PyFoam.Applications.Comparator.Comparator
PyFoam.Applications.CompareDictionary.CompareDictionary
PyFoam.Applications.CopyLastToFirst.CopyLastToFirst
PyFoam.Applications.CreateBoundaryPatches.CreateBoundaryPatches
PyFoam.Applications.Decomposer.Decomposer
PyFoam.Applications.DisplayBlockMesh.DisplayBlockMesh
PyFoam.Applications.EchoDictionary.EchoDictionary
PyFoam.Applications.Execute.Execute
PyFoam.Applications.FromTemplate.FromTemplate
PyFoam.Applications.MeshUtilityRunner.MeshUtilityRunner
PyFoam.Applications.PackCase.PackCase
PyFoam.Applications.PlotRunner.PlotRunner
PyFoam.Applications.PlotWatcher.PlotWatcher
PyFoam.Applications.PotentialRunner.PotentialRunner
PyFoam.Applications.ReadDictionary.ReadDictionary
PyFoam.Applications.Runner.Runner
PyFoam.Applications.SamplePlot.SamplePlot
PyFoam.Applications.SteadyRunner.SteadyRunner
PyFoam.Applications.UpdateDictionary.UpdateDictionary
PyFoam.Applications.UtilityRunnerApp.UtilityRunnerApp
PyFoam.Applications.WriteDictionary.WriteDictionary
PyFoam.Basics.RingBuffer.RingBuffer
:
A data structure that stores a number N of elements.
PyFoam.RunDictionary.SampleDirectory.SampleData
:
Data from a sample-set
PyFoam.RunDictionary.SampleDirectory.SampleDirectory
:
A directory of sampled times
PyFoam.RunDictionary.SampleDirectory.SampleTime
:
A directory with one sampled time
PyFoam.Infrastructure.FoamMetaServer.ServerInfo
:
Contains the information about a server
PyFoam.RunDictionary.TimeDirectory.TimeDirectory
:
Represents a directory for a timestep
PyFoam.Basics.TimeLineCollection.TimeLineCollection
PyFoam.Basics.DataStructures.Unparsed
:
A class that encapsulates an unparsed string
PyFoam.Basics.DataStructures.UnparsedList
:
A class that encapsulates a list that was not parsed for performance reasons
PyFoam.Basics.Utilities.Utilities
:
Class with utility methods
PyFoam.RunDictionary.FileBasis.FileBasis
:
Base class for the other OpenFOAM--file-classes
PyFoam.RunDictionary.FileBasis.FileBasisBackup
:
A file with a backup-copy
PyFoam.RunDictionary.BlockMesh.BlockMesh
:
Represents a
blockMeshDict
-file
PyFoam.RunDictionary.ChemkinFiles.ChemkinReactionsFile
:
Parses a Chemkin-Reaction-File and makes it available
PyFoam.RunDictionary.ChemkinFiles.ChemkinThermoFile
:
Parses a Chemkin-Thermo-File and makes it available
PyFoam.RunDictionary.ParameterFile.ParameterFile
:
Represents a OpenFOAM parameter file
PyFoam.RunDictionary.ParsedParameterFile.ParsedParameterFile
:
Parameterfile whose complete representation is read into memory, can be manipulated and afterwards written to disk
PyFoam.RunDictionary.ParsedBlockMeshDict.ParsedBlockMeshDict
:
A parsed version of a blockMeshDict-file.
PyFoam.RunDictionary.ParsedParameterFile.ParsedBoundaryDict
:
Convenience class that parses only a OpenFOAM polyMesh-boundaries file
PyFoam.RunDictionary.BoundaryDict.BoundaryDict
:
Handles data in a boundary-File
PyFoam.RunDictionary.ParsedParameterFile.ParsedFileHeader
:
Only parse the header of a file
PyFoam.RunDictionary.ParsedParameterFile.WriteParameterFile
:
A specialization that is used to only write to the file
PyFoam.RunDictionary.SolutionFile.SolutionFile
:
Solution data file
PyFoam.RunDictionary.ListFile.ListFile
:
Represents a OpenFOAM file with only a list
PyFoam.Execution.ParallelExecution.LAMMachine
:
Wrapper class for starting an stopping a LAM-Machine
PyFoam.RunDictionary.SolutionDirectory.SolutionDirectory
:
Represents a solution directory
PyFoam.RunDictionary.SolutionDirectory.ChemkinSolutionDirectory
:
Solution directory with a directory for the Chemkin-files
PyFoam.Applications.Comparator.Variation
:
Represents one variation
threading._Verbose
threading.Thread
PyFoam.Infrastructure.FoamServer.FoamServer
:
This is the class that serves the requests about the FOAM-Run
PyFoam.Execution.FoamThread.FoamThread
:
Thread running an OpenFOAM command
PyFoam.Infrastructure.FoamMetaServer.MetaChecker
:
Checks regularily whether the registered Servers are still alive
PyFoam.Infrastructure.FoamMetaServer.MetaCollector
:
Scans the net in a separate thread
PyFoam.ThirdParty.Gnuplot.PlotItems._FIFOWriter
:
Create a FIFO (named pipe), write to it, then delete it.
dict
:
dict() -> new empty dictionary.
PyFoam.Basics.DataStructures.DictProxy
:
A class that acts like a dictionary, but preserves the order of the entries.
list
:
list() -> new list list(sequence) -> new list initialized from sequence's items
PyFoam.Basics.DataStructures.TupleProxy
:
Enables Tuples to be manipulated
PyFoam.ThirdParty.ply.lex.object
PyFoam.ThirdParty.ply.yacc.object
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.odds_and_ends
PyFoam.ThirdParty.Gnuplot.gnuplot_Suites.odds_and_ends
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Thu Oct 30 14:43:35 2008
http://epydoc.sourceforge.net