8 # ------------------------------------------------------------------------------------------
 
   10 #                         Utility script to test JPolynome1D.
 
   12 # ------------------------------------------------------------------------------------------
 
   14 if [ -z $JPP_DIR ]; then
 
   15     echo "Variable JPP_DIR undefined."
 
   19 source $JPP_DIR/setenv.sh $JPP_DIR
 
   21 if ( do_usage $* ); then
 
   25 #   default input values
 
   30 $JPP_DIR/examples/JTools/JPolynome1D \