/amgx-c-wrapper

This project is a C wrapper for AmgXWrapper which can also be used with Fortran.

Primary LanguageC++MIT LicenseMIT

C Wrapper for the AmgXWrapper

This project is a C wrapper for AmgXWrapper which can also be used with Fortran.

Installation

The project can be built via make. make install currently puts the library and include files into the project directory under lib and include.

make
make install

License

MIT