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

writer.H File Reference


Detailed Description

Definition in file writer.H.

#include "src/OpenFOAM/primitives/strings/fileName/fileName.H"
#include "src/OpenFOAM/primitives/Lists/wordList.H"
#include "src/OpenFOAM/primitives/Vector/vector/vector.H"
#include "src/OpenFOAM/primitives/Tensor/tensor/tensor.H"
#include "src/OpenFOAM/db/typeInfo/typeInfo.H"
#include "src/OpenFOAM/db/runTimeSelection/runTimeSelectionTables.H"
#include "src/OpenFOAM/memory/autoPtr/autoPtr.H"
#include "src/OpenFOAM/fields/Fields/Field/Field.H"
Include dependency graph for writer.H:

Go to the source code of this file.

Classes

class  writer< Type >
 Base class for graphics format writing. Entry points are

  • write(..).
    Write to an Ostream a table of points with corresponding values.
  • write(scalar/vector/sphericalTensor/symmTensor/tensor).
    Write single scalar/vector/sphericalTensor/symmTensor/tensor. Default is to write space separated components.
More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.