![]() |
|
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. |
|
Construct from mesh.
Definition at line 83 of file skewLinear.H. |
|
Construct from mesh and Istream.
Definition at line 91 of file skewLinear.H. References Foam::surfaceScalarField. |
|
Construct from mesh, faceFlux and Istream.
Definition at line 102 of file skewLinear.H. |
|
Construct from mesh.
Definition at line 82 of file skewLinear.H. |
|
Construct from mesh and Istream.
Definition at line 91 of file skewLinear.H. |
|
Construct from mesh, faceFlux and Istream.
Definition at line 103 of file skewLinear.H. |
|
Return true if this scheme uses an explicit correction.
Reimplemented from surfaceInterpolationScheme. Definition at line 117 of file skewLinear.H. References mesh. |
|
Return true if this scheme uses an explicit correction.
Reimplemented from surfaceInterpolationScheme. Definition at line 115 of file skewLinear.H. References mesh. |
|
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. |
|
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. |
|
Runtime type information.
|
|
Runtime type information.
|