From: Joscha Gedicke Date: Mon, 7 Mar 2016 17:43:15 +0000 (+0100) Subject: add two more empty lines between old and new function X-Git-Tag: v8.5.0-rc1~1212^2~5 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae243bbb961b69cb25458e8662d9881b400b98ca;p=dealii.git add two more empty lines between old and new function --- diff --git a/include/deal.II/lac/constraint_matrix.templates.h b/include/deal.II/lac/constraint_matrix.templates.h index 2d00c80a9d..a87fffb115 100644 --- a/include/deal.II/lac/constraint_matrix.templates.h +++ b/include/deal.II/lac/constraint_matrix.templates.h @@ -615,7 +615,6 @@ ConstraintMatrix::set_zero (VectorType &vec) const - template void ConstraintMatrix:: @@ -627,6 +626,8 @@ distribute_local_to_global (const Vector &local_vector, distribute_local_to_global(local_vector,local_dof_indices,local_dof_indices, global_vector, local_matrix); } + + template void ConstraintMatrix::