ensightOutputAreaField.H File Reference

A collection of functions for writing areaField content in ensight format. More...

Include dependency graph for ensightOutputAreaField.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 
namespace  Foam::ensightOutput
 A collection of functions for writing ensight file content.
 

Functions

template<class Type >
bool writeAreaField (ensightFile &os, const GeometricField< Type, faPatchField, areaMesh > &fld, const ensightFaMesh &ensMesh)
 Write finite-area field component-wise. More...
 

Detailed Description

A collection of functions for writing areaField content in ensight format.

Original source file ensightOutputAreaField.H

InNamespace Foam::ensightOutput

Definition in file ensightOutputAreaField.H.