Markus Blatt

Results 277 comments of Markus Blatt

I misread the code (did not read that the stencil is column major and in my head I stayed in row-major mode). Yes, you are right that the code is...

Again: It depends on the discretization and the parallelization approach. Currently it will work with flow, but if you change the latter (and there have been discussions about that) it...

So dune-fem is mandatory to use any of this?

that is a lot of depencndencies (dune-fem, AMGXWrapper, Petsc, AMGX) just to use AMGX. Probably too much for me.

@akva2 We actually found out what the problem was: It seems like Zoltan has some kind of internal state (maybe a random number generator) and you cannot rely on the...

Cool, thanks. The result may still differ between different versions, etc.

jenkins build this serial please

Thanks a lot for all the work. I am ready to merge this. Should we maybe reduce the massive amount of commit by rewriting history, first?

Seems to stil build fine with DUNE 2.8, too.

jenkins build this please