|
| | TypeName ("sine") |
| | Runtime type information. More...
|
| |
| | sine (const dictionary &dict, const phaseInterface &interface) |
| | Construct from a dictionary and an interface. More...
|
| |
| virtual | ~sine () |
| | Destructor. More...
|
| |
| | TypeName ("wallDampingModel") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, wallDampingModel, dictionary,(const dictionary &dict, const phaseInterface &interface),(dict, interface)) |
| |
| | wallDampingModel (const dictionary &dict, const phaseInterface &interface) |
| | Construct from a dictionary and an interface. More...
|
| |
| virtual | ~wallDampingModel () |
| | Destructor. More...
|
| |
| virtual tmp< volScalarField > | damping () const |
| | Return damped coefficient. More...
|
| |
| virtual tmp< surfaceScalarField > | dampingf () const |
| | Return damped face coefficient. More...
|
| |
| | wallDependentModel (const fvMesh &mesh) |
| | Construct from a mesh. More...
|
| |
| | wallDependentModel (const wallDependentModel &)=delete |
| | Disallow default bitwise copy construction. More...
|
| |
| virtual | ~wallDependentModel () |
| | Destructor. More...
|
| |
| const volScalarField & | yWall () const |
| | Return the wall distance, creating and storing it if necessary. More...
|
| |
| const volVectorField & | nWall () const |
| | Return the wall normal, creating and storing it if necessary. More...
|
| |
| void | operator= (const wallDependentModel &)=delete |
| | Disallow default bitwise assignment. More...
|
| |
- Source files
-
Definition at line 49 of file sineWallDamping.H.
◆ sine()
Construct from a dictionary and an interface.
◆ ~sine()
◆ limiter()
◆ TypeName()
Runtime type information.
The documentation for this class was generated from the following file:
- applications/solvers/multiphase/multiphaseEulerFoam/interfacialModels/wallDampingModels/sine/sineWallDamping.H