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

Class MeshInformation

source code

Reads Information about the mesh on demand

Instance Methods [hide private]
  __init__(self, case)
  nrOfFaces(self)
  nrOfPoints(self)
  nrOfCells(self)

Method Details [hide private]

__init__(self, case)
(Constructor)

source code 
Parameters:
  • case - Path to the case-directory

nrOfFaces(self)

source code 
None

nrOfPoints(self)

source code 
None

nrOfCells(self)

source code 
None