Name Date Size

..25-Oct-20244 KiB

genbessel.cH A D25-Oct-20242.7 KiB

genj0.cH A D25-Oct-20243.2 KiB

genj1.cH A D25-Oct-20243.2 KiB

genlgamma.cH A D25-Oct-20243.4 KiB

geny0.cH A D25-Oct-20243.2 KiB

geny1.cH A D25-Oct-20243.2 KiB

MakefileH A D25-Oct-20241 KiB

readmeH A D25-Oct-2024254

readme

1/* please, adapt the Makefile file to your environment */
2
3/* cd to bessel directory */
4$ pwd
5/home/linux/livr/bessel
6
7/* compile */
8$ make all
9
10/* start datafiles generator */
11$ genbessel
12
13/* put datafiles where they have to be loaded */
14$ make install
15