Go to the documentation of this file.
106 #ifndef functionObjects_components_H
107 #define functionObjects_components_H
115 namespace functionObjects
124 public fieldExpression
136 template<
class GeoFieldType>
137 bool calcFieldComponents();
142 bool calcComponents();
161 const dictionary&
dict
178 virtual bool write();
virtual ~components()=default
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
List< word > wordList
A List of words.
components(const word &name, const Time &runTime, const dictionary &dict)
void operator=(const components &)=delete
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const word & name() const noexcept
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Extracts the components of elements of a field and outputs the result into new fields,...