interpolateXY.C File Reference
Include dependency graph for interpolateXY.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
Field< Type > interpolateXY (const scalarField &xNew, const scalarField &xOld, const Field< Type > &yOld)
 
template<class Type >
Type interpolateXY (const scalar x, const scalarField &xOld, const Field< Type > &yOld)
 

Detailed Description

Original source file interpolateXY.C

Definition in file interpolateXY.C.