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