Namespaces | Functions
steadyParticleTracksTemplates.H File Reference
Include dependency graph for steadyParticleTracksTemplates.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

bool fieldOk (const IOobjectList &cloudObjs, const word &name)
 
template<class Type >
tmp< Field< Type > > readParticleField (const word &name, const IOobjectList cloudObjs)
 
template<class Type >
void readFields (PtrList< List< Type >> &values, const List< word > &fields, const IOobjectList &cloudObjs)
 
template<class Type >
void writeVTK (OFstream &os, const Type &value)
 
template<class Type >
void writeVTKFields (OFstream &os, const PtrList< List< Type >> &values, const List< SortableList< scalar >> &agePerTrack, const List< word > &fieldNames)
 
void processFields (OFstream &os, const List< SortableList< scalar >> &agePerTrack, const List< word > &userFieldNames, const IOobjectList &cloudObjs)
 

Detailed Description

Original source file steadyParticleTracksTemplates.H

Definition in file steadyParticleTracksTemplates.H.