<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head></head><body><div style="font-size: 12pt; font-family: Calibri,sans-serif;"><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>Gesendet mit meinem HTC</div><br><div id="htc_header">----- Reply message -----<br>Von: "Markus Blatt" <markus@dr-blatt.de><br>An: <dune@dune-project.org><br>Betreff: [Dune] Read in matrix and rhs, solve linear system<br>Datum: Sa., Aug. 29, 2015 17:14</div></div><br><pre style="word-wrap: break-word; white-space: pre-wrap;">On Fri, Aug 28, 2015 at 07:55:20AM +0000, Buesing, Henrik wrote:

> [Buesing, Henrik] Here it is!

> @Markus: Does that say sth. to you? 


I guess the coarse level solver does not converge. Which means that
the program does not use a direct solver for this. My fault as I did
not activate this in the module.

I have fixed this. Please run git pull on the module to get the
changes and make sure that either SuperLU or UMFPack is on your system
and found.

You can check this by searching for the following entries in config.h
in the build directory:

#define HAVE_UMFPACK ENABLE_UMFPACK
#define HAVE_SUPERLU ENABLE_SUPERLU

One of them should suffice.

Cheers,

Markus

-- 
Join us at the DUNE User Meeting Sept. 28-29, 2015, Heidelberg, Germany
<a href="http://users.dune-project.org/projects/dune-user-meeting-2015/wiki">http://users.dune-project.org/projects/dune-user-meeting-2015/wiki</a>

Dr. Markus Blatt - HPC-Simulation-Software & Services <a href="http://www.dr-blatt.de">http://www.dr-blatt.de</a>
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858
</pre></body></html>