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

Public Member Functions

 TypeName ("sine")
 
 sine (const dictionary &dict, const phasePair &pair)
 
virtual ~sine ()
 
- Public Member Functions inherited from interpolated
 TypeName ("interpolated")
 
 interpolated (const dictionary &dict, const phasePair &pair)
 
virtual ~interpolated ()
 
virtual tmp< volScalarFielddamp (const tmp< volScalarField > &) const
 
virtual tmp< volVectorFielddamp (const tmp< volVectorField > &) const
 
virtual tmp< surfaceScalarFielddamp (const tmp< surfaceScalarField > &) const
 
- Public Member Functions inherited from wallDampingModel
 TypeName ("wallDampingModel")
 
 declareRunTimeSelectionTable (autoPtr, wallDampingModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 wallDampingModel (const dictionary &dict, const phasePair &pair)
 
virtual ~wallDampingModel ()=default
 
- Public Member Functions inherited from wallDependentModel
 wallDependentModel (const fvMesh &mesh)
 
virtual ~wallDependentModel ()
 
const volScalarFieldyWall () const
 
const volVectorFieldnWall () const
 
 wallDependentModel (const fvMesh &mesh)
 
virtual ~wallDependentModel ()
 
const volScalarFieldyWall () const
 
const volVectorFieldnWall () const
 

Protected Member Functions

virtual tmp< volScalarFieldlimiter () const
 

Additional Inherited Members

- Static Public Member Functions inherited from wallDampingModel
static autoPtr< wallDampingModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from wallDampingModel
static const dimensionSet dimF
 
- Protected Attributes inherited from wallDampingModel
const phasePairpair_
 

Detailed Description

Source files

Definition at line 50 of file sineWallDamping.H.

Constructor & Destructor Documentation

◆ sine()

sine ( const dictionary dict,
const phasePair pair 
)

Definition at line 58 of file sineWallDamping.C.

◆ ~sine()

~sine ( )
virtual

Definition at line 70 of file sineWallDamping.C.

Member Function Documentation

◆ limiter()

Foam::tmp< Foam::volScalarField > limiter ( ) const
protectedvirtual

◆ TypeName()

TypeName ( "sine"  )

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