FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

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.

Collaboration diagram for functionObject::iNew:

List of all members.

Public Member Functions

 iNew (const Time &t)
autoPtr< functionObject >  operator() (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: