From: David Wells Date: Mon, 20 Feb 2017 02:12:13 +0000 (-0500) Subject: Move some function definitions around. X-Git-Tag: v8.5.0-rc1~105^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=267e87e9a1e70e49272a0a4019156220fc7f2dba;p=dealii.git Move some function definitions around. These match the declaration order. --- diff --git a/include/deal.II/dofs/dof_accessor.templates.h b/include/deal.II/dofs/dof_accessor.templates.h index f2062d33ac..c89b068d65 100644 --- a/include/deal.II/dofs/dof_accessor.templates.h +++ b/include/deal.II/dofs/dof_accessor.templates.h @@ -2377,6 +2377,16 @@ DoFAccessor<0,DoFHandlerType<1,spacedim>, level_dof_access>::copy_from +template