Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 244 Bytes

matlab_hypre

matlab interface for hypre

A minor modification might be necessary on MacOS after compiling:

$ cd mex
$ install_name_tool -change @rpath/libHYPRE-2.29.0.dylib ../hypre/lib/libHYPRE.dylib hypre_amg_setup.mexmaci64