blob: a61ffbe5b1d71f1c273b5b6f3f188f1cda38f82d (
plain)
1
2
3
4
5
6
7
|
2.0 # mass
-2.0 2.0 1999 # xMin xMax nPoint
1 5 # first and last eigenvalue to print
linear # interpolation type
2 # nr. of interpolation points and xy declarations
-2.0 0.0
2.0 0.0
|