35 #ifndef leastSquaresVectors_H
36 #define leastSquaresVectors_H
70 void calcLeastSquaresVectors();
Templated abstract base-class for demand-driven mesh objects used to automate their allocation to the...
Generic GeometricField class.
Mesh data needed to do the Finite Volume discretisation.
Least-squares gradient scheme vectors.
virtual bool movePoints()
Delete the least square vectors when the mesh moves.
virtual ~leastSquaresVectors()
Destructor.
leastSquaresVectors(const fvMesh &)
Construct given an fvMesh.
TypeName("leastSquaresVectors")
const surfaceVectorField & pVectors() const
Return reference to owner least square vectors.
const surfaceVectorField & nVectors() const
Return reference to neighbour least square vectors.