Empty EpetraMatrix is error prone

Bug #822149 reported by Johan Hake
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
Fix Released
Medium
Unassigned

Bug Description

When an Empty EpetraMatrix is initialized the underlying EpetraFECrsMatrix does not get initialized.
This results in an assert in the EpetraMatrix::operator= method when this method is called from an empty EpetraMatrix, from rev 6068 and older. In rev 6073.1.1 the operator= bug is fixed using the copy constructor of the EpetraFECrsMatrix.

Revision history for this message
Johan Hake (johan-hake) wrote :
description: updated
Changed in dolfin:
status: New → Fix Committed
milestone: none → 1.0-rc1
Anders Logg (logg)
Changed in dolfin:
milestone: 1.0-rc1 → 1.0-beta2
Changed in dolfin:
importance: Undecided → Medium
Changed in dolfin:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.