Public Member Functions | List of all members
noLift Class Reference
Inheritance diagram for noLift:
Inheritance graph
[legend]
Collaboration diagram for noLift:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("none")
 Runtime type information. More...
 
 noLift (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~noLift ()
 Destructor. More...
 
virtual tmp< volScalarFieldCl () const
 Lift coefficient. More...
 
virtual tmp< volVectorFieldF () const
 Lift force. More...
 
virtual tmp< surfaceScalarFieldFf () const
 Lift force on faces. More...
 
 TypeName ("none")
 Runtime type information. More...
 
 noLift (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~noLift ()
 Destructor. More...
 
virtual tmp< volScalarFieldCl () const
 Lift coefficient. More...
 
virtual tmp< volVectorFieldF () const
 Lift force. More...
 
virtual tmp< surfaceScalarFieldFf () const
 Lift force on faces. More...
 
- Public Member Functions inherited from liftModel
 TypeName ("liftModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 liftModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~liftModel ()
 Destructor. More...
 
virtual tmp< volVectorFieldFi () const
 Return phase-intensive lift force. More...
 
 TypeName ("liftModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 liftModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~liftModel ()
 Destructor. More...
 
virtual tmp< volVectorFieldFi () const
 Return phase-intensive lift force. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from liftModel
static autoPtr< liftModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< liftModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from liftModel
static const dimensionSet dimF
 Force dimensions. More...
 
- Protected Attributes inherited from liftModel
const phasePairpair_
 Phase pair. More...
 

Detailed Description

Source files

Source files

Definition at line 52 of file noLift.H.

Constructor & Destructor Documentation

noLift ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

virtual ~noLift ( )
virtual

Destructor.

noLift ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

virtual ~noLift ( )
virtual

Destructor.

Member Function Documentation

TypeName ( "none"  )

Runtime type information.

virtual tmp<volScalarField> Cl ( ) const
virtual

Lift coefficient.

Implements liftModel.

virtual tmp<volVectorField> F ( ) const
virtual

Lift force.

Reimplemented from liftModel.

virtual tmp<surfaceScalarField> Ff ( ) const
virtual

Lift force on faces.

Reimplemented from liftModel.

TypeName ( "none"  )

Runtime type information.

virtual tmp<volScalarField> Cl ( ) const
virtual

Lift coefficient.

Implements liftModel.

virtual tmp<volVectorField> F ( ) const
virtual

Lift force.

Reimplemented from liftModel.

virtual tmp<surfaceScalarField> Ff ( ) const
virtual

Lift force on faces.

Reimplemented from liftModel.


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