Return a pointer to a new functionObject created on freestore. More...
#include <src/OpenFOAM/db/functionObjects/functionObject/functionObject.H>
Return a pointer to a new functionObject created on freestore.
from Istream
Definition at line 108 of file functionObject.H.
Public Member Functions | |
iNew (const Time &t) | |
autoPtr< functionObject > | operator() (const word &name, Istream &is) const |
Definition at line 114 of file functionObject.H.
Foam::autoPtr< Foam::functionObject > operator() | ( | const word & | name, |
Istream & | is | ||
) | const |
Definition at line 120 of file functionObject.C.
References functionObject::New().