Go to the documentation of this file.
95 #ifndef functionObjects_mag_H
96 #define functionObjects_mag_H
104 namespace functionObjects
113 public fieldExpression
138 const dictionary&
dict
149 virtual ~mag() =
default;
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
void operator=(const mag &)=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....
Computes the magnitude of an input field.
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
mag(const word &name, const Time &runTime, const dictionary &dict)