FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

fieldview9Reader.C File Reference

Reader module for Fieldview9 to read OpenFOAM mesh and data. More...


Detailed Description

Reader module for Fieldview9 to read OpenFOAM mesh and data.

Creates new 'fvbin' type executable which needs to be installed in place of bin/fvbin.

Implements a reader for combined mesh&results on an unstructured mesh.

See Fieldview Release 9 Reference Manual and coding in user/ directory of the Fieldview release.

Definition in file fieldview9Reader.C.

#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"
#include "src/OpenFOAM/db/IOobjectList/IOobjectList.H"
#include "src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricField.H"
#include "src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.H"
#include "src/finiteVolume/interpolation/volPointInterpolation/volPointInterpolation.H"
#include "applications/utilities/postProcessing/graphics/fieldview9Reader/readerDatabase.H"
#include "src/OpenFOAM/meshes/polyMesh/polyPatches/derived/wall/wallPolyPatch.H"
#include "src/OpenFOAM/containers/Lists/ListOps/ListOps.H"
#include "src/OpenFOAM/meshes/meshShapes/cellModeller/cellModeller.H"
#include "fv_reader_tags.h"
Include dependency graph for fieldview9Reader.C:

Go to the source code of this file.