← Back to team overview

dolfin team mailing list archive

Remaining issues

 

There seem to be only a few issues remaining before we can make a new
release:

1. Fix problem with shared_ptr in EpetraMatrix.

2. Fix problem with using PETSc C++ interface in PETSc classes.

3. Maybe fix assemble_system. It currently seems to be broken. To
test, set the "symmetric" option in the DG demo:

  dolfin_set("symmetric", True)

Is anyone going to look at assemble_system now? Otherwise, we can
leave it as it is. I've added a warning:

  warning("assemble_system() may not give correct results for forms involving facet integrals.");

-- 
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups