ENH: Added readFields function object

- function object to read fields and register them on the mesh database
  for further post-processing
This commit is contained in:
andy
2010-04-07 11:40:57 +01:00
parent 0a746b6a82
commit 149a190e22
8 changed files with 564 additions and 0 deletions

View File

@ -12,6 +12,9 @@ fieldValues/faceSource/faceSourceFunctionObject.C
fieldValues/cellSource/cellSource.C
fieldValues/cellSource/cellSourceFunctionObject.C
readFields/readFields.C
readFields/readFieldsFunctionObject.C
streamLine/streamLine.C
streamLine/streamLineParticle.C
streamLine/streamLineParticleCloud.C