Go to the documentation of this file.
95 #ifndef functionObjects_grad_H
96 #define functionObjects_grad_H
104 namespace functionObjects
113 public fieldExpression
138 const dictionary&
dict
149 virtual ~grad() =
default;
grad(const word &name, const Time &runTime, 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 gradient of an input field.
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> grad(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
void operator=(const grad &)=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....