Go to the documentation of this file.
28 #ifndef steadyParticleTracksTemplates_H
29 #define steadyParticleTracksTemplates_H
45 bool fieldOk(
const IOobjectList& cloudObjs,
const word&
name);
51 const IOobjectList cloudObjs
57 PtrList<List<Type>>&
values,
59 const IOobjectList& cloudObjs
63 void writeVTK(OFstream& os,
const Type& value);
69 const PtrList<List<Type>>&
values,
70 const List<List<label>>& addr,
71 const List<word>& fieldNames
78 const List<List<label>>& addr,
79 const List<word>& userFieldNames,
80 const IOobjectList& cloudObjs
List< T > values(const HashTable< T, Key, Hash > &tbl, const bool doSort=false)
List of values from HashTable, optionally sorted.
tmp< Field< Type > > readParticleField(const word &name, const IOobjectList cloudObjs)
void writeVTK(OFstream &os, const Type &value)
word name(const complex &c)
Return string representation of complex.
void writeVTKFields(OFstream &os, const PtrList< List< Type >> &values, const List< List< label >> &addr, const List< word > &fieldNames)
bool fieldOk(const IOobjectList &cloudObjs, const word &name)
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const wordHashSet &selectedFields, LIFOStack< regIOobject * > &storedObjects)
Read the selected GeometricFields of the templated type.
multivariateSurfaceInterpolationScheme< scalar >::fieldTable fields
void processFields(OFstream &os, const List< List< label >> &addr, const List< word > &userFieldNames, const IOobjectList &cloudObjs)