gridripper::amr1d::interpolation::DataInterpolation Class Reference
Interpolation of non-uniformly distributed data.
More...
#include <DataInterpolation.h>
List of all members.
|
Public Member Functions |
| DataInterpolation (const tvalarray< GReal_t > &data, const tvalarray< int > &kxarr, int nc, GReal_t deltaX, int mul, int order, const PDE *pde, bool even) throw (IllegalArgumentException&) |
const tvalarray< GReal_t > & | getData () const |
const tvalarray< int > & | getKxArray () const |
Detailed Description
Interpolation of non-uniformly distributed data.
- Version:
- 0.5, 02/12/2007
- Since:
- GridRipper 0.5, 25/08/2007
- Author:
- Andras Laszlo
The documentation for this class was generated from the following file: