From: Wolfgang Bangerth Date: Thu, 18 May 2000 13:15:15 +0000 (+0000) Subject: Mark non-implemented block. X-Git-Tag: v8.0.0~20515 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a89da9fd85c562e03ed1781951f36ea971b8f1e7;p=dealii.git Mark non-implemented block. git-svn-id: https://svn.dealii.org/trunk@2890 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/dofs/dof_constraints.templates.h b/deal.II/deal.II/include/dofs/dof_constraints.templates.h index 03c0de63d5..6f74e0c624 100644 --- a/deal.II/deal.II/include/dofs/dof_constraints.templates.h +++ b/deal.II/deal.II/include/dofs/dof_constraints.templates.h @@ -351,6 +351,7 @@ ConstraintMatrix::condense (BlockSparseMatrix &uncondensed } else { + Assert (false, ExcNotImplemented ()); } // // row must be distributed