← Back to team overview

dolfin team mailing list archive

[Bug 702325] Re: Empty Matrix causes seg. fault when size is called

 

This seems to work fine in the current version of DOLFIN. Upgrade!

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

-- 
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/702325

Title:
  Empty Matrix causes seg. fault when size is called

Status in DOLFIN:
  Fix Released

Bug description:

  A = Matrix()
  A.size(0) 

  causes seg. fault.

  (version is 0.9.8)





References