OpenFOAM logo
Open Source CFD Toolkit

skewLinearEdgeInterpolation Class Template Reference

Inheritance diagram for skewLinearEdgeInterpolation:

Inheritance graph
[legend]
Collaboration diagram for skewLinearEdgeInterpolation:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::skewLinearEdgeInterpolation< Type >


Public Member Functions

 TypeName ("skewLinear")
 Runtime type information.
 skewLinearEdgeInterpolation (const faMesh &mesh)
 Construct from mesh.
 skewLinearEdgeInterpolation (const faMesh &mesh, Istream &)
 Construct from mesh and Istream.
 skewLinearEdgeInterpolation (const faMesh &mesh, const edgeScalarField &, Istream &)
 Construct from mesh, faceFlux and Istream.
virtual bool corrected () const
 Return true if this scheme uses an explicit correction.
virtual tmp< GeometricField<
Type, faPatchField, edgeMesh > > 
correction (const GeometricField< Type, faPatchField, areaMesh > &vf) const
 Return the explicit correction to the face-interpolate.

Constructor & Destructor Documentation

skewLinearEdgeInterpolation const faMesh mesh  )  [inline]
 

Construct from mesh.

Definition at line 82 of file skewLinearEdgeInterpolation.H.

skewLinearEdgeInterpolation const faMesh mesh,
Istream
[inline]
 

Construct from mesh and Istream.

Definition at line 91 of file skewLinearEdgeInterpolation.H.

skewLinearEdgeInterpolation const faMesh mesh,
const edgeScalarField ,
Istream
[inline]
 

Construct from mesh, faceFlux and Istream.

Definition at line 103 of file skewLinearEdgeInterpolation.H.


Member Function Documentation

virtual bool corrected  )  const [inline, virtual]
 

Return true if this scheme uses an explicit correction.

Reimplemented from edgeInterpolationScheme.

Definition at line 117 of file skewLinearEdgeInterpolation.H.

References mesh.

virtual tmp<GeometricField<Type, faPatchField, edgeMesh> > correction const GeometricField< Type, faPatchField, areaMesh > &  vf  )  const [inline, virtual]
 

Return the explicit correction to the face-interpolate.

Reimplemented from edgeInterpolationScheme.

Definition at line 125 of file skewLinearEdgeInterpolation.H.

References Foam::direction, mesh, and Foam::vector.

TypeName "skewLinear"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org