39 #ifndef tr_functionObject_H
40 #define tr_functionObject_H
48 namespace functionObjects
63 template<direction rank>
66 template<
class GeoField>
67 static bool calc(
tr&);
101 template<
class GeoField>
102 static bool calc(
tr&);
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
Calculates and outputs the trace of a tensor.
tr(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
TypeName("tr")
Runtime type information.
A class for handling words, derived from string.