35 #ifndef skewCorrectionVectors_H 36 #define skewCorrectionVectors_H 55 public MeshObject<fvMesh, MoveableMeshObject, skewCorrectionVectors>
66 void calcSkewCorrectionVectors();
94 return skewCorrectionVectors_;
skewCorrectionVectors(const fvMesh &mesh)
const surfaceVectorField & operator()() const
Return reference to skew vectors array.
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
TypeName("skewCorrectionVectors")
virtual bool movePoints()
Update the correction vectors when the mesh moves.
const fvMesh & mesh() const
Skew-correction vectors for the skewness-corrected interpolation scheme.
Mesh data needed to do the Finite Volume discretisation.
bool skew() const
Return whether mesh is skew or not.
virtual ~skewCorrectionVectors()
Destructor.