Stores template fields for velocity, pressure, and turbulence quantities.
More...
#include <FieldTemplates.H>
|
| const Foam::volVectorField & | get_U () const |
| const Foam::volScalarField & | get_p () const |
| Foam::volScalarField & | get_nut () const |
| const Foam::volScalarField & | get_omega () const |
| const Foam::volScalarField & | get_k () const |
| const Foam::volVectorField & | get_fullStressFunction () const |
| void | set_U (Foam::volVectorField *u) |
| void | set_p (Foam::volScalarField *p) |
| void | set_nut (Foam::volScalarField *nut) |
| void | set_omega (Foam::volScalarField *omega) |
| void | set_k (Foam::volScalarField *k) |
| void | set_fullStressFunction (Foam::volVectorField &templateSmag) |
Stores template fields for velocity, pressure, and turbulence quantities.
Definition at line 10 of file FieldTemplates.H.
◆ FieldTemplates()
| FieldTemplates::FieldTemplates |
( |
| ) |
|
|
inline |
◆ get_fullStressFunction()
| const Foam::volVectorField & FieldTemplates::get_fullStressFunction |
( |
| ) |
const |
|
inline |
◆ get_k()
| const Foam::volScalarField & FieldTemplates::get_k |
( |
| ) |
const |
|
inline |
◆ get_nut()
| Foam::volScalarField & FieldTemplates::get_nut |
( |
| ) |
const |
|
inline |
◆ get_omega()
| const Foam::volScalarField & FieldTemplates::get_omega |
( |
| ) |
const |
|
inline |
◆ get_p()
| const Foam::volScalarField & FieldTemplates::get_p |
( |
| ) |
const |
|
inline |
◆ get_U()
| const Foam::volVectorField & FieldTemplates::get_U |
( |
| ) |
const |
|
inline |
◆ set_fullStressFunction()
| void FieldTemplates::set_fullStressFunction |
( |
Foam::volVectorField & | templateSmag | ) |
|
◆ set_k()
| void FieldTemplates::set_k |
( |
Foam::volScalarField * | k | ) |
|
|
inline |
◆ set_nut()
| void FieldTemplates::set_nut |
( |
Foam::volScalarField * | nut | ) |
|
|
inline |
◆ set_omega()
| void FieldTemplates::set_omega |
( |
Foam::volScalarField * | omega | ) |
|
|
inline |
◆ set_p()
| void FieldTemplates::set_p |
( |
Foam::volScalarField * | p | ) |
|
|
inline |
◆ set_U()
| void FieldTemplates::set_U |
( |
Foam::volVectorField * | u | ) |
|
|
inline |
The documentation for this class was generated from the following files: