Fix API incompatibility for ILU in superLU support

Reference issue

Fix issue #2949 (closed)

What does this implement/fix?

Introduce GlobalLU_t pointer in the encapsulated interface to superlu as for LU interface. Don't know though if a version check is needed. SuperLUv7.0.1 requires this interface. Maybe older version are not.

Merge request reports

Loading