OpenFOAM logo
Open Source CFD Toolkit

skewLinear Class Template Reference

Inheritance diagram for skewLinear:

Inheritance graph
[legend]
Collaboration diagram for skewLinear:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::skewLinear< Type >


Public Member Functions

 TypeName ("skewLinear")
 Runtime type information.
 skewLinear (const fvMesh &mesh)
 Construct from mesh.
 skewLinear (const fvMesh &mesh, Istream &)
 Construct from mesh and Istream.
 skewLinear (const fvMesh &mesh, const surfaceScalarField &, Istream &)
 Construct from mesh, faceFlux and Istream.
virtual bool corrected () const
 Return true if this scheme uses an explicit correction.
virtual tmp< GeometricField<
Type, fvPatchField, surfaceMesh > > 
correction (const GeometricField< Type, fvPatchField, volMesh > &vf) const
 Return the explicit correction to the face-interpolate.
 TypeName ("skewLinear")
 Runtime type information.
 skewLinear (const fvMesh &mesh)
 Construct from mesh.
 skewLinear (const fvMesh &mesh, Istream &)
 Construct from mesh and Istream.
 skewLinear (const fvMesh &mesh, const surfaceScalarField &, Istream &)
 Construct from mesh, faceFlux and Istream.
virtual bool corrected () const
 Return true if this scheme uses an explicit correction.
virtual tmp< GeometricField<
Type, fvPatchField, surfaceMesh > > 
correction (const GeometricField< Type, fvPatchField, volMesh > &vf) const
 Return the explicit correction to the face-interpolate.

Constructor & Destructor Documentation

skewLinear const fvMesh mesh  )  [inline]
 

Construct from mesh.

Definition at line 83 of file skewLinear.H.

skewLinear const fvMesh mesh,
Istream
[inline]
 

Construct from mesh and Istream.

Definition at line 91 of file skewLinear.H.

References Foam::surfaceScalarField.

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

Construct from mesh, faceFlux and Istream.

Definition at line 102 of file skewLinear.H.

skewLinear const fvMesh mesh  )  [inline]
 

Construct from mesh.

Definition at line 82 of file skewLinear.H.

skewLinear const fvMesh mesh,
Istream
[inline]
 

Construct from mesh and Istream.

Definition at line 91 of file skewLinear.H.

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

Construct from mesh, faceFlux and Istream.

Definition at line 103 of file skewLinear.H.


Member Function Documentation

virtual bool corrected  )  const [inline, virtual]
 

Return true if this scheme uses an explicit correction.

Reimplemented from surfaceInterpolationScheme.

Definition at line 117 of file skewLinear.H.

References mesh.

virtual bool corrected  )  const [inline, virtual]
 

Return true if this scheme uses an explicit correction.

Reimplemented from surfaceInterpolationScheme.

Definition at line 115 of file skewLinear.H.

References mesh.

virtual tmp<GeometricField<Type, fvPatchField, surfaceMesh> > correction const GeometricField< Type, fvPatchField, volMesh > &  vf  )  const [inline, virtual]
 

Return the explicit correction to the face-interpolate.

Reimplemented from surfaceInterpolationScheme.

Definition at line 125 of file skewLinear.H.

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

virtual tmp<GeometricField<Type, fvPatchField, surfaceMesh> > correction const GeometricField< Type, fvPatchField, volMesh > &  vf  )  const [inline, virtual]
 

Return the explicit correction to the face-interpolate.

Reimplemented from surfaceInterpolationScheme.

Definition at line 123 of file skewLinear.H.

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

TypeName "skewLinear< Type >"   ) 
 

Runtime type information.

TypeName "skewLinear< Type >"   ) 
 

Runtime type information.


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