Public Member Functions | List of all members
FreeStream< CloudType > Class Template Reference

Inserting new particles across the faces of a all patched of type "patch" for a free stream. Uniform values number density, temperature and velocity sourced face-by-face from the boundaryT and boundaryU fields of the cloud. More...

Inheritance diagram for FreeStream< CloudType >:
Inheritance graph
[legend]
Collaboration diagram for FreeStream< CloudType >:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("FreeStream")
 
 FreeStream (const dictionary &dict, CloudType &cloud)
 
virtual ~FreeStream ()
 
virtual void autoMap (const mapPolyMesh &)
 
virtual void inflow ()
 
- Public Member Functions inherited from InflowBoundaryModel< CloudType >
 TypeName ("InflowBoundaryModel")
 
 declareRunTimeSelectionTable (autoPtr, InflowBoundaryModel, dictionary,(const dictionary &dict, CloudType &owner),(dict, owner))
 
 InflowBoundaryModel (CloudType &owner)
 
 InflowBoundaryModel (const dictionary &dict, CloudType &owner, const word &type)
 
virtual ~InflowBoundaryModel ()
 
const CloudTypeowner () const
 
CloudTypeowner ()
 
const dictionarydict () const
 
const dictionarycoeffDict () const
 

Additional Inherited Members

- Static Public Member Functions inherited from InflowBoundaryModel< CloudType >
static autoPtr< InflowBoundaryModel< CloudType > > New (const dictionary &dict, CloudType &owner)
 

Detailed Description

template<class CloudType>
class Foam::FreeStream< CloudType >

Inserting new particles across the faces of a all patched of type "patch" for a free stream. Uniform values number density, temperature and velocity sourced face-by-face from the boundaryT and boundaryU fields of the cloud.

Definition at line 45 of file FreeStream.H.

Constructor & Destructor Documentation

◆ FreeStream()

FreeStream ( const dictionary dict,
CloudType cloud 
)

◆ ~FreeStream()

~FreeStream
virtual

Definition at line 106 of file FreeStream.C.

Member Function Documentation

◆ TypeName()

TypeName ( "FreeStream< CloudType >"  )

◆ autoMap()

void autoMap ( const mapPolyMesh mapper)
virtual

Reimplemented from InflowBoundaryModel< CloudType >.

Definition at line 113 of file FreeStream.C.

References forAll, mesh, p, Foam::foamVersion::patch, and List::setSize().

Here is the call graph for this function:

◆ inflow()

void inflow
virtual

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