Package PyFoam :: Package Basics :: Module FoamFileGenerator
[hide private]
[frames] | no frames]

Module FoamFileGenerator

source code

Transform a Python data-structure into a OpenFOAM-File-Representation

Classes [hide private]
  FoamFileGenerator
Class that generates a OpenFOAM-compatible representation of a data-structure
  FoamFileGeneratorError
Functions [hide private]
 
makeString(data) source code
Variables [hide private]
  __package__ = 'PyFoam.Basics'
  integer_types = (<type 'int'>, <type 'long'>)
  string_types = (<type 'basestring'>)

Imports: BinaryList, Codestream, DictProxy, DictRedirection, Dimension, Field, PyFoamException, SymmTensor, Tensor, TupleProxy, Unparsed, UnparsedList, Vector, error, string