File: README_ARPACK

package info (click to toggle)
freefem%2B%2B 3.47%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 132,088 kB
  • ctags: 19,726
  • sloc: cpp: 138,951; ansic: 22,605; sh: 4,951; makefile: 2,935; fortran: 1,147; perl: 768; awk: 282; php: 182
file content (24 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
How to adapt ARPACK for compilation with FreeFem++
--------------------------------------------------
the simplest  way is just 
configure --enable-download 
--------------------------------------------------
Or to compile arpack no problem

   Remark, in arpack++ a lot  of incoherance this moderne c++ (g++3 or better)
so I write the driver by hand (from version 3.) no arpack++ in	    
include in freefem++ now. 

The last one is in lapack lib second.f in an function not a procedure like in arpack.
Two weeks work to find this mistake.


Frederic Hecht
-------------