Changeset 11423 for trunk/psLib/test/math/tap_psPolynomialEval3D.c
- Timestamp:
- Jan 29, 2007, 6:52:42 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tap_psPolynomialEval3D.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tap_psPolynomialEval3D.c
r11422 r11423 4 4 * ORD and CHEB type polynomials. 5 5 * 6 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-01-30 04: 49:52 $6 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-01-30 04:52:42 $ 8 8 * 9 9 * Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii … … 121 121 psLogSetFormat("HLNM"); 122 122 psLogSetLevel(PS_LOG_INFO); 123 plan_tests(3 3);123 plan_tests(32); 124 124 125 125 // Allocate and evaluate an ordinary polynomial structure
Note:
See TracChangeset
for help on using the changeset viewer.
