Add MatMumps routines

Issue #40 resolved
Jan Blechta created an issue

It would be beneficial to wrap routines

MatMumpsGetCntl
MatMumpsGetIcntl
MatMumpsGetInfo
MatMumpsGetInfog
MatMumpsGetRinfo
MatMumpsGetRinfog
MatMumpsSetCntl
MatMumpsSetIcntl

Set routines are crucial for programatically controlling MUMPS behaviour. There's a way to do it now using options system but that's not fully satisfactory.

On the other hand Get routines would be very useful for retrieving some results and statistics from MUMPS rather than parsing stdout.

Comments (2)

  1. Log in to comment