26 #ifndef steadyParticleTracksTemplates_H 27 #define steadyParticleTracksTemplates_H 42 bool fieldOk(
const IOobjectList& cloudObjs,
const word&
name);
48 const IOobjectList cloudObjs
54 PtrList<List<Type>>& values,
56 const IOobjectList& cloudObjs
60 void writeVTK(OFstream& os,
const Type& value);
66 const PtrList<List<Type>>& values,
67 const List<SortableList<scalar>>& agePerTrack,
74 const List<SortableList<scalar>>& agePerTrack,
75 const List<word>& userFieldNames,
76 const IOobjectList& cloudObjs
bool fieldOk(const IOobjectList &cloudObjs, const word &name)
void processFields(OFstream &os, const List< SortableList< scalar >> &agePerTrack, const List< word > &userFieldNames, const IOobjectList &cloudObjs)
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const HashSet< word > &selectedFields, LIFOStack< regIOobject * > &storedObjects)
Read the selected GeometricFields of the specified type.
static List< word > fieldNames
multivariateSurfaceInterpolationScheme< scalar >::fieldTable fields
tmp< Field< Type > > readParticleField(const word &name, const IOobjectList cloudObjs)
word name(const complex &)
Return a string representation of a complex.
void writeVTKFields(OFstream &os, const PtrList< List< Type >> &values, const List< SortableList< scalar >> &agePerTrack, const List< word > &fieldNames)
void writeVTK(OFstream &os, const Type &value)