← Back to team overview

dolfin team mailing list archive

[Bug 570381] Re: Typo for Linf matrix norms in PETScMatrix

 

Typo

** Changed in: dolfin
       Status: New => Fix Committed

-- 
Typo for Linf matrix norms in PETScMatrix
https://bugs.launchpad.net/bugs/570381
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.

Status in DOLFIN: Fix Committed

Bug description:
Linf norm type now has to be called with A.norm("lif") instead using string "linf" as  in the other matrix implementation.
Line 45 in PETScMatric.cpp.





References