26 #ifndef steadyParticleTracksTemplates_H 27 #define steadyParticleTracksTemplates_H 43 bool fieldOk(
const IOobjectList& cloudObjs,
const word&
name);
49 const IOobjectList cloudObjs
55 PtrList<List<Type>>& values,
57 const IOobjectList& cloudObjs
61 void writeVTK(OFstream& os,
const Type& value);
67 const PtrList<List<Type>>& values,
68 const List<List<label>>& addr,
76 const List<List<label>>& addr,
77 const List<word>& userFieldNames,
78 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.
Info<< "Calculating turbulent flame speed field St\"<< endl;volScalarField St(IOobject("St", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), flameWrinkling->Xi() *Su);multivariateSurfaceInterpolationScheme< scalar >::fieldTable fields
static List< word > fieldNames
bool fieldOk(const IOobjectList &cloudObjs, const word &name)
tmp< Field< Type > > readParticleField(const word &name, const IOobjectList cloudObjs)
void processFields(OFstream &os, const List< List< label >> &addr, const List< word > &userFieldNames, 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< List< label >> &addr, const List< word > &fieldNames)
void writeVTK(OFstream &os, const Type &value)