FreeFOAM The Cross-Platform CFD Toolkit
functionObject::iNew Class Reference

Return a pointer to a new functionObject created on freestore. More...

#include <src/OpenFOAM/db/functionObjects/functionObject/functionObject.H>


Detailed Description

Return a pointer to a new functionObject created on freestore.

from Istream

Definition at line 108 of file functionObject.H.

List of all members.

Public Member Functions

 iNew (const Time &t)
autoPtr< functionObjectoperator() (const word &name, Istream &is) const

Constructor & Destructor Documentation

iNew ( const Time t)
inline

Definition at line 114 of file functionObject.H.


Member Function Documentation

Foam::autoPtr< Foam::functionObject > operator() ( const word name,
Istream is 
) const

Definition at line 120 of file functionObject.C.

References functionObject::New().


The documentation for this class was generated from the following files: