Changeset 6484 for trunk/psLib/test/math/tst_psPolynomialEval4D.c
- Timestamp:
- Feb 24, 2006, 1:43:16 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psPolynomialEval4D.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psPolynomialEval4D.c
r6304 r6484 4 4 * ORD and CHEB type polynomials. 5 5 * 6 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $7 * @date $Date: 2006-02- 02 21:05:51$6 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2006-02-24 23:43:15 $ 8 8 * 9 9 * Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii … … 470 470 inputChebY->data.F64[i] = Dpoly4DWXYZChebValue[i][2]; 471 471 inputChebZ->data.F64[i] = Dpoly4DWXYZChebValue[i][3]; 472 inputOrdW->n++; 473 inputOrdX->n++; 474 inputOrdY->n++; 475 inputOrdZ->n++; 476 inputChebW->n++; 477 inputChebX->n++; 478 inputChebY->n++; 479 inputChebZ->n++; 472 480 } 473 481
Note:
See TracChangeset
for help on using the changeset viewer.
