Public Member Functions | List of all members
wallDependentModel Class Reference

A class which provides on-demand creation and caching of wall distance and wall normal fields for use by multiple models. More...

Inheritance diagram for wallDependentModel:
Inheritance graph
[legend]

Public Member Functions

 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh. More...
 
virtual ~wallDependentModel ()
 Destructor. More...
 
const volScalarFieldyWall () const
 
const volVectorFieldnWall () const
 
 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh. More...
 
virtual ~wallDependentModel ()
 Destructor. More...
 
const volScalarFieldyWall () const
 
const volVectorFieldnWall () const
 

Detailed Description

A class which provides on-demand creation and caching of wall distance and wall normal fields for use by multiple models.

Source files

Source files

Definition at line 50 of file wallDependentModel.H.

Constructor & Destructor Documentation

wallDependentModel ( const fvMesh mesh)

Construct from a mesh.

virtual ~wallDependentModel ( )
virtual

Destructor.

wallDependentModel ( const fvMesh mesh)

Construct from a mesh.

virtual ~wallDependentModel ( )
virtual

Destructor.

Member Function Documentation

const volScalarField& yWall ( ) const
const volVectorField& nWall ( ) const
const volScalarField& yWall ( ) const
const volVectorField& nWall ( ) const

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