Namespaces
reverseLinear.C File Reference

Reverse-central-differencing interpolation scheme class which is a linear scheme but uses 1 - weighting factors. More...

Include dependency graph for reverseLinear.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Detailed Description

Reverse-central-differencing interpolation scheme class which is a linear scheme but uses 1 - weighting factors.

Original source file reverseLinear.C

Currently the sole use of this scheme is as the basis of harmonic interpolation.

Definition in file reverseLinear.C.