

Go to the source code of this file.
Classes | |
| class | interpolation< Type > |
| Abstract base class for interpolation. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeInterpolationType(SS, Type) |
| #define | makeInterpolation(SS) |
Original source file interpolation.H
Definition in file interpolation.H.
| #define makeInterpolationType | ( | SS, | |
| Type | |||
| ) |
Definition at line 159 of file interpolation.H.
| #define makeInterpolation | ( | SS | ) |
Definition at line 167 of file interpolation.H.
1.8.11