From fd18afab36bd433b60d5c153633de5819ab15525 Mon Sep 17 00:00:00 2001 From: Peter Raback Date: Thu, 7 Nov 2024 13:46:43 +0200 Subject: [PATCH] [skip ci] Use umfpack instead of mumps in test. --- fem/tests/FluxIntegralBCInduction/case.sif | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fem/tests/FluxIntegralBCInduction/case.sif b/fem/tests/FluxIntegralBCInduction/case.sif index 0c38f2c2f9..cadae070ea 100755 --- a/fem/tests/FluxIntegralBCInduction/case.sif +++ b/fem/tests/FluxIntegralBCInduction/case.sif @@ -61,8 +61,8 @@ Solver 1 Exec Solver = Always Nonlinear System Max Iterations = 1 - Linear System Solver = Direct !Iterative - Linear System Direct Method = MUMPS + Linear System Solver = Direct + Linear System Direct Method = umfpack Linear System Scaling = False Optimize Bandwidth = False