From: Wolfgang Bangerth Date: Tue, 2 Nov 2010 03:12:49 +0000 (+0000) Subject: Convert to compiling only once. X-Git-Tag: v8.0.0~5073 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7677d62ad01e1829ebea0eb7cf1f5389e6dd53b7;p=dealii.git Convert to compiling only once. git-svn-id: https://svn.dealii.org/trunk@22584 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/distributed/grid_refinement.cc b/deal.II/source/distributed/grid_refinement.all_dimensions.cc similarity index 100% rename from deal.II/source/distributed/grid_refinement.cc rename to deal.II/source/distributed/grid_refinement.all_dimensions.cc diff --git a/deal.II/source/distributed/grid_refinement.inst.in b/deal.II/source/distributed/grid_refinement.inst.in index a7454dbc75..0d2ff3c385 100644 --- a/deal.II/source/distributed/grid_refinement.inst.in +++ b/deal.II/source/distributed/grid_refinement.inst.in @@ -13,7 +13,7 @@ -for (S : REAL_SCALARS) +for (S : REAL_SCALARS; deal_II_dimension : DIMENSIONS) { #if deal_II_dimension != 1 namespace parallel