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, time="constant", processor=None) source code
 
nrOfFaces(self) source code
 
nrOfPoints(self) source code
 
nrOfCells(self) source code
Method Details [hide private]

__init__(self, case, time="constant", processor=None)
(Constructor)

source code 
Parameters:
  • case - Path to the case-directory
  • time - Time for which the mesh should be looked at
  • processor - Name of the processor directory for decomposed cases