OpenFOAM logo
Open Source CFD Toolkit

leastSquaresVectors Class Reference

Inheritance diagram for leastSquaresVectors:

Inheritance graph
[legend]
Collaboration diagram for leastSquaresVectors:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("leastSquaresVectors")
 leastSquaresVectors (const fvMesh &)
 Construct given an fvMesh.
virtual ~leastSquaresVectors ()
const surfaceVectorFieldpVectors () const
 Return reference to owner least square vectors.
const surfaceVectorFieldnVectors () const
 Return reference to neighbour least square vectors.
virtual bool movePoints ()
 Delete the least square vectors when the mesh moves.

Constructor & Destructor Documentation

leastSquaresVectors const fvMesh  )  [explicit]
 

Construct given an fvMesh.

virtual ~leastSquaresVectors  )  [virtual]
 


Member Function Documentation

virtual bool movePoints  )  [virtual]
 

Delete the least square vectors when the mesh moves.

const surfaceVectorField& nVectors  )  const
 

Return reference to neighbour least square vectors.

const surfaceVectorField& pVectors  )  const
 

Return reference to owner least square vectors.

TypeName "leastSquaresVectors"   ) 
 


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