]> https://gitweb.dealii.org/ - dealii.git/commitdiff
move section
authorTimo Heister <timo.heister@gmail.com>
Tue, 2 Oct 2018 19:51:32 +0000 (15:51 -0400)
committerTimo Heister <timo.heister@gmail.com>
Tue, 2 Oct 2018 19:51:32 +0000 (15:51 -0400)
include/deal.II/base/mpi.h

index 82c643d1c6cea82647216253b7d6e268816a9739..aa9b0b4bbc190ef3f78148901e1e495127b8c945 100644 (file)
@@ -47,16 +47,6 @@ using MPI_Op       = int;
 #  endif
 #endif
 
-DEAL_II_NAMESPACE_OPEN
-
-
-// Forward type declarations to allow MPI sums over tensorial types
-template <int rank, int dim, typename Number>
-class Tensor;
-template <int rank, int dim, typename Number>
-class SymmetricTensor;
-template <typename Number>
-class SparseMatrix;
 
 
 // Helper macro to remove const from the pointer arguments to some MPI_*
@@ -85,6 +75,19 @@ class SparseMatrix;
 #  endif
 #endif
 
+
+
+DEAL_II_NAMESPACE_OPEN
+
+
+// Forward type declarations to allow MPI sums over tensorial types
+template <int rank, int dim, typename Number>
+class Tensor;
+template <int rank, int dim, typename Number>
+class SymmetricTensor;
+template <typename Number>
+class SparseMatrix;
+
 namespace Utilities
 {
   /**

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.