FreeFOAM The Cross-Platform CFD Toolkit
injector Class Reference

Spray injector. More...

#include <dieselSpray/injector.H>


Detailed Description

Spray injector.

Definition at line 52 of file injector.H.

List of all members.

Classes

class  iNew
 Return a pointer to a new injector created on freestore. More...

Public Member Functions

 injector (const Time &t, Istream &is)
 Constructor from Istream.
autoPtr< injectorclone () const
 Return clone.
autoPtr< injectorType > & properties ()
const autoPtr< injectorType > & properties () const

Friends

Ostreamoperator<< (Ostream &, const injector &)

Constructor & Destructor Documentation

injector ( const Time t,
Istream is 
)

Constructor from Istream.

Definition at line 36 of file injectorIO.C.

References IOstream::check().

Referenced by injector::clone(), and injector::iNew::operator()().


Member Function Documentation

autoPtr< injector > clone ( ) const
inline

Return clone.

Definition at line 34 of file injectorI.H.

References injector::injector().

autoPtr< injectorType > & properties ( )
inline

Definition at line 39 of file injectorI.H.

const autoPtr< injectorType > & properties ( ) const
inline

Definition at line 44 of file injectorI.H.


Friends And Related Function Documentation

Ostream& operator<< ( Ostream os,
const injector injector 
)
friend

Definition at line 49 of file injectorIO.C.


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