OpenFOAM logo
Open Source CFD Toolkit

anisotropicFilter Class Reference

Inheritance diagram for anisotropicFilter:

Inheritance graph
[legend]
Collaboration diagram for anisotropicFilter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("anisotropic")
 Runtime type information.
 anisotropicFilter (const fvMesh &mesh, scalar widthCoeff)
 from components
 anisotropicFilter (const fvMesh &mesh, const dictionary &)
 from IOdictionary
 ~anisotropicFilter ()
void read (const dictionary &)
 Read the LESfilter dictionary.
tmp< volScalarFieldoperator() (const tmp< volScalarField > &) const
tmp< volVectorFieldoperator() (const tmp< volVectorField > &) const
tmp< volTensorFieldoperator() (const tmp< volTensorField > &) const

Constructor & Destructor Documentation

anisotropicFilter const fvMesh mesh,
scalar  widthCoeff
 

from components

anisotropicFilter const fvMesh mesh,
const dictionary
 

from IOdictionary

~anisotropicFilter  )  [inline]
 

Definition at line 94 of file anisotropicFilter.H.


Member Function Documentation

tmp<volTensorField> operator() const tmp< volTensorField > &   )  const [virtual]
 

Implements LESfilter.

tmp<volVectorField> operator() const tmp< volVectorField > &   )  const [virtual]
 

Implements LESfilter.

tmp<volScalarField> operator() const tmp< volScalarField > &   )  const [virtual]
 

Implements LESfilter.

void read const dictionary  )  [virtual]
 

Read the LESfilter dictionary.

Implements LESfilter.

TypeName "anisotropic"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org