OpenFOAM logo
Open Source CFD Toolkit

removeParcel Class Reference

Inheritance diagram for removeParcel:

Inheritance graph
[legend]
Collaboration diagram for removeParcel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("remove")
 Runtime type information.
 removeParcel (const dictionary &dict, const volVectorField &U, spray &sm)
 Construct from components.
virtual ~removeParcel ()
bool wallTreatment (parcel &parcel, const label facei) const
 Return true if parcel is to be kept, and false if it is to be.

Constructor & Destructor Documentation

removeParcel const dictionary dict,
const volVectorField U,
spray sm
 

Construct from components.

virtual ~removeParcel  )  [virtual]
 


Member Function Documentation

TypeName "remove"   ) 
 

Runtime type information.

bool wallTreatment parcel parcel,
const label  facei
const [virtual]
 

Return true if parcel is to be kept, and false if it is to be.

removed

Implements wallModel.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org