OpenFOAM logo
Open Source CFD Toolkit

reverseLinear Class Template Reference

Inheritance diagram for reverseLinear:

Inheritance graph
[legend]
Collaboration diagram for reverseLinear:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::reverseLinear< Type >


Public Member Functions

 TypeName ("reverseLinear")
 Runtime type information.
 reverseLinear (const fvMesh &mesh)
 Construct from mesh.
 reverseLinear (const fvMesh &mesh, Istream &)
 Construct from Istream.
 reverseLinear (const fvMesh &mesh, const surfaceScalarField &, Istream &)
 Construct from faceFlux and Istream.
tmp< surfaceScalarFieldweights (const GeometricField< Type, fvPatchField, volMesh > &) const
 Return the interpolation weighting factors.

Constructor & Destructor Documentation

reverseLinear const fvMesh mesh  )  [inline]
 

Construct from mesh.

Definition at line 79 of file reverseLinear.H.

References mesh.

reverseLinear const fvMesh mesh,
Istream
[inline]
 

Construct from Istream.

Definition at line 85 of file reverseLinear.H.

References Foam::surfaceScalarField.

reverseLinear const fvMesh mesh,
const surfaceScalarField ,
Istream
[inline]
 

Construct from faceFlux and Istream.

Definition at line 92 of file reverseLinear.H.


Member Function Documentation

TypeName "reverseLinear< Type >"   ) 
 

Runtime type information.

tmp<surfaceScalarField> weights const GeometricField< Type, fvPatchField, volMesh > &   )  const [inline, virtual]
 

Return the interpolation weighting factors.

Implements surfaceInterpolationScheme.

Definition at line 106 of file reverseLinear.H.

References Foam::dimless, mesh, and Foam::surfaceScalarField.


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