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

Return pointer to new basicSource object created. More...

#include <src/finiteVolume/cfdTools/general/fieldSources/basicSource/basicSource/basicSource.H>


Detailed Description

Return pointer to new basicSource object created.

on the freestore from an Istream

Definition at line 215 of file basicSource.H.

List of all members.

Public Member Functions

 iNew (const fvMesh &mesh, const word &name)
autoPtr< basicSourceoperator() (Istream &is) const

Constructor & Destructor Documentation

iNew ( const fvMesh mesh,
const word name 
)
inline

Definition at line 224 of file basicSource.H.


Member Function Documentation

autoPtr<basicSource> operator() ( Istream is) const
inline

Definition at line 233 of file basicSource.H.

References basicSource::New().


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