~jobh/dolfin/symmetric-assemble

Viewing all changes in revision 6541.

  • Committer: Joachim Berdal Haga
  • Date: 2012-02-06 09:41:02 UTC
  • Revision ID: jobh@simula.no-20120206094102-t1ly2865slusi7rm
Fix for parallel SymmetricAssembler.

It now uses GenericMatrix::ident() to set BC rows, to ensure that the diagonal is 1.0.
If non-robust methods (topological etc) are used to compute BCs, the assembled matrix
may not be completely symmetric.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: