gauleg.h 100 B

123456789
  1. #ifndef _gauleg__h_
  2. #define _gauleg__h_
  3. void gauleg( double, double, Vector&, Vector& );
  4. #endif