From: David Wells Date: Thu, 13 Aug 2015 03:16:01 +0000 (-0400) Subject: Clean up TriaAccessor white space. X-Git-Tag: v8.4.0-rc2~563^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1410%2Fhead;p=dealii.git Clean up TriaAccessor white space. --- diff --git a/source/grid/tria_accessor.cc b/source/grid/tria_accessor.cc index 2b253f71b3..bb430edc84 100644 --- a/source/grid/tria_accessor.cc +++ b/source/grid/tria_accessor.cc @@ -2281,4 +2281,3 @@ neighbor_child_on_subface (const unsigned int face, #include "tria_accessor.inst" DEAL_II_NAMESPACE_CLOSE - diff --git a/source/grid/tria_accessor.inst.in b/source/grid/tria_accessor.inst.in index f9511a2dcb..ee42ec7da5 100644 --- a/source/grid/tria_accessor.inst.in +++ b/source/grid/tria_accessor.inst.in @@ -62,7 +62,7 @@ for (deal_II_dimension : DIMENSIONS) template class TriaAccessor<1,deal_II_dimension,2>; template class TriaAccessor<1,deal_II_dimension,3>; - + #endif #if deal_II_dimension == 2 @@ -91,5 +91,3 @@ for (deal_II_dimension : DIMENSIONS) #endif } - -