gridripper::amr1d::interpolation::DataInterpolation Class Reference
Interpolation of non-uniformly distributed data.
More...
List of all members.
|
Public Member Functions |
| DataInterpolation (double[] data, int[] kxarr, int nc, double deltaX, int mul, int order, PDE pde, boolean even) throws IllegalArgumentException |
double[] | getData () |
int[] | getKxArray () |
Detailed Description
Interpolation of non-uniformly distributed data.
- Version:
- 0.5, 02/12/2007
- Since:
- GridRipper 0.4, 10/20/2006
- Author:
- Peter Csizmadia
The documentation for this class was generated from the following file:
- gridripper/amr1d/interpolation/DataInterpolation.java