OpenFOAM logo
Open Source CFD Toolkit

skewCorrectionVectors Class Reference

Inheritance diagram for skewCorrectionVectors:

Inheritance graph
[legend]
Collaboration diagram for skewCorrectionVectors:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("skewCorrectionVectors")
 skewCorrectionVectors (const fvMesh &mesh)
virtual ~skewCorrectionVectors ()
bool skew () const
 Return whether mesh is skew or not.
const surfaceVectorFieldoperator() () const
 Return reference to skew vectors array.
virtual bool movePoints ()
 Delete the correction vectors when the mesh moves.

Constructor & Destructor Documentation

skewCorrectionVectors const fvMesh mesh  )  [explicit]
 

virtual ~skewCorrectionVectors  )  [virtual]
 


Member Function Documentation

virtual bool movePoints  )  [virtual]
 

Delete the correction vectors when the mesh moves.

const surfaceVectorField& operator()  )  const
 

Return reference to skew vectors array.

bool skew  )  const
 

Return whether mesh is skew or not.

TypeName "skewCorrectionVectors"   ) 
 


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