Package PyFoam :: Package RunDictionary :: Module ParsedParameterFile
[hide private]
[frames] | no frames]

Module ParsedParameterFile

source code

Parameter file is read into memory and modified there

Classes [hide private]
  BinaryParserError
  Enumerate
  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
  FoamStringParser
Convenience class that parses only a headerless OpenFOAM dictionary
  ParsedBoundaryDict
Convenience class that parses only a OpenFOAM polyMesh-boundaries file
  ParsedFileHeader
Only parse the header of a file
  ParsedParameterFile
Parameterfile whose complete representation is read into memory, can be manipulated and afterwards written to disk
  PyFoamParserError
  WriteParameterFile
A specialization that is used to only write to the file
Variables [hide private]
  __package__ = 'PyFoam.RunDictionary'
  inputModes = <PyFoam.RunDictionary.ParsedParameterFile.Enumera...
  integer_types = (<type 'int'>, <type 'long'>)

Imports: BinaryBlob, BinaryList, Codestream, DictProxy, DictRedirection, Dimension, FatalErrorPyFoamException, Field, FileBasisBackup, FoamFileGenerator, PlyParser, SymmTensor, Tensor, TupleProxy, Unparsed, UnparsedList, Vector, deepcopy, error, iteritems, path, print_, sys, warning


Variables Details [hide private]

inputModes

Value:
<PyFoam.RunDictionary.ParsedParameterFile.Enumerate object at 0x110a35\
650>