TypeName("pointLinear")
Runtime type information.
Central-differencing interpolation scheme class.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
pointLinear(const fvMesh &mesh)
Construct from mesh.
const fvMesh & mesh() const
Return mesh reference.
virtual bool corrected() const
Return true if this scheme uses an explicit correction.
void operator=(const pointLinear &)=delete
Disallow default bitwise assignment.
virtual tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > correction(const GeometricField< Type, fvPatchField, volMesh > &vf) const
Return the explicit correction to the face-interpolate.
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
Face-point interpolation scheme class derived from linear and returns linear weighting factors but al...