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