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

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
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.
1.8.13