Go to the documentation of this file.
85 #ifndef functionObjects_streamFunction_H
86 #define functionObjects_streamFunction_H
96 namespace functionObjects
105 public fieldExpression
130 const dictionary&
dict
TypeName("streamFunction")
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
streamFunction(const word &name, const Time &runTime, const dictionary &dict)
virtual ~streamFunction()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void operator=(const streamFunction &)=delete
const word & name() const noexcept
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
Forwards and collection of common point field types.
Generic GeometricField class.
Computes the stream function (i.e. https://w.wiki/Ncm).