OpenFOAM logo
Open Source CFD Toolkit

midPoint Class Template Reference

Inheritance diagram for midPoint:

Inheritance graph
[legend]
Collaboration diagram for midPoint:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::midPoint< Type >


Public Member Functions

 TypeName ("midPoint")
 Runtime type information.
 midPoint (const fvMesh &mesh)
 Construct from mesh.
 midPoint (const fvMesh &mesh, Istream &)
 Construct from Istream.
 midPoint (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

midPoint const fvMesh mesh  )  [inline]
 

Construct from mesh.

Definition at line 78 of file midPoint.H.

References mesh.

midPoint const fvMesh mesh,
Istream
[inline]
 

Construct from Istream.

Definition at line 84 of file midPoint.H.

References Foam::surfaceScalarField.

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

Construct from faceFlux and Istream.

Definition at line 91 of file midPoint.H.


Member Function Documentation

TypeName "midPoint< 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 105 of file midPoint.H.


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