Go to the documentation of this file.
41 #ifndef edgeInterpolation_H
42 #define edgeInterpolation_H
81 mutable bool orthogonal_;
99 void makeWeights()
const;
102 void makeDeltaCoeffs()
const;
105 void makeCorrectionVectors()
const;
108 void makeSkewCorrectionVectors()
const;
const edgeVectorField & skewCorrectionVectors() const
const edgeScalarField & deltaCoeffs() const
Forwards and collection of common area field types.
const edgeScalarField & lPN() const
Macro definitions for declaring ClassName(), NamespaceName(), etc.
const edgeScalarField & weights() const
const edgeVectorField & correctionVectors() const
Finite area mesh. Used for 2-D non-Euclidian finite area method.
edgeInterpolation(const faMesh &)
Generic GeometricField class.
Forwards for edge field types.
ClassName("edgeInterpolation")
Face to edge interpolation scheme. Included in faMesh.
const faMesh & mesh() const