Skip to content

Issue 3566

James Willenbring requested to merge issue-3566 into develop

Created by: ndellingwood

@trilinos/amesos2

Description

Amesos2: Fix for superludist when float is enabled

Remove float and complex<float> from ETI since superludist only
implements double and complex<double>

Should address issue #3566 (closed)

Tested

Tested on MacOSX HighSierra, gcc/6.5, mpich, superludist 5.2.2

Merge request reports

Loading