← Back to team overview

dolfin team mailing list archive

Re: 1.1.x broken

 

This should be fixed now. However, I see that most tutorial demos are
using solve with linear_solver = "cg". Because the logic only check if
the solver == "iterative" and not for "cg" these demos are using lu solvers.

Compare bug:

  https://bugs.launchpad.net/dolfin/+bug/1100324

Johan

On 01/31/2013 08:40 AM, Johan Hake wrote:
> That was my commit. I have no clue why that broke the tests though. Will
> have a look at it later.
> 
> Johan
> 
> On 01/31/2013 08:23 AM, Johannes Ring wrote:
>> The 1.1.x branch was broken after revision 7293 yesterday. See
>> buildbot for details:
>>
>> http://fenicsproject.org:8010/waterfall?project=dolfin&category=dolfin.1.1.x
>>
>> Johannes
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dolfin
>> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dolfin
>> More help   : https://help.launchpad.net/ListHelp
>>
> 



References