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

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.

Collaboration diagram for basicSource::iNew:

List of all members.

Public Member Functions

 iNew (const fvMesh &mesh, const word &name)
autoPtr< basicSource >  operator() (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:
  • src/finiteVolume/cfdTools/general/fieldSources/basicSource/basicSource/basicSource.H