Changes between Version 2 and Version 3 of ArpackWrapper

Show
Ignore:
Timestamp:
11/21/06 11:03:58 (7 years ago)
Author:
nils
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ArpackWrapper

    v2 v3  
    9090}}} 
    9191 
    92 IOW, ARPACK only interacts with the matrices through the functions matvec and sigma_solve. This leaves the user free to implement these in any desired way. My inteface is missing a spectrum parameter but that should be easy to add. 
     92IOW, ARPACK only interacts with the matrices through the functions matvec and sigma_solve. This leaves the user free to implement these in any desired way. My interface is missing a spectrum parameter but that should be easy to add.