vtf-logo

interp_extrap.h File Reference

Interpolation/extrapolation for grids. More...

#include "../defs.h"
#include "../../ads/array/Array.h"
#include "../../geom/grid/RegularGrid.h"
#include "interp_extrap.ipp"

Go to the source code of this file.

Namespaces

namespace  numerical

Functions

template<int N, int M, typename T>
void numerical::grid_interp_extrap (const int num_points, T values[], const T positions[], const T default_values[M], const int extents[N], const T domain[2 *N], const T *distance, const T *fields[M])
 Grid interpolation/extrapolation for a set of points.
template<int N, int M, typename T>
void numerical::grid_interp_extrap (const int num_points, T values[], const T positions[], const T default_values[M], const int extents[N], const T domain[2 *N], const T *distance, const T *fields)
 Grid interpolation/extrapolation for a set of points.


Detailed Description

Interpolation/extrapolation for grids.


Generated on Fri Aug 24 12:56:05 2007 for Numerical Algorithms Package by  doxygen 1.4.7