40 #ifndef functionObjects_streamFunction_H 41 #define functionObjects_streamFunction_H 51 namespace functionObjects
streamFunction(const word &name, const Time &runTime, const dictionary &dict)
Construct for given objectRegistry and dictionary.
const word & name() const
Return the name of this functionObject.
virtual ~streamFunction()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("streamFunction")
Runtime type information.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
This function object calculates and outputs the stream-function as a pointScalarField.
A class for handling words, derived from string.
A class for managing temporary objects.