Not inserting any particles. More...
Public Member Functions | |
TypeName ("none") | |
NoInflow (const dictionary &dict, CloudType &cloud) | |
virtual | ~NoInflow () |
virtual void | inflow () |
![]() | |
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 CloudType & | owner () const |
CloudType & | owner () |
const dictionary & | dict () const |
const dictionary & | coeffDict () const |
virtual void | autoMap (const mapPolyMesh &) |
Additional Inherited Members | |
![]() | |
static autoPtr< InflowBoundaryModel< CloudType > > | New (const dictionary &dict, CloudType &owner) |
Not inserting any particles.
Definition at line 41 of file NoInflow.H.
NoInflow | ( | const dictionary & | dict, |
CloudType & | cloud | ||
) |
Definition at line 27 of file NoInflow.C.
|
virtual |
Definition at line 39 of file NoInflow.C.
TypeName | ( | "none" | ) |
|
virtual |
Implements InflowBoundaryModel< CloudType >.
Definition at line 46 of file NoInflow.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.