]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Indentation
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 2 Feb 2019 16:17:09 +0000 (17:17 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Wed, 20 Feb 2019 12:46:19 +0000 (13:46 +0100)
include/deal.II/base/utilities.h
source/lac/trilinos_tpetra_vector.cc

index ed8724b162114ea5ea6df5e6e900ecc0026bc9f9..13694ea9497b394fde9df1b55abb3cc355bf1b9f 100644 (file)
@@ -30,8 +30,8 @@
 #ifdef DEAL_II_WITH_TRILINOS
 #  include <Epetra_Comm.h>
 #  include <Epetra_Map.h>
-#  include <Teuchos_RCP.hpp>
 #  include <Teuchos_Comm.hpp>
+#  include <Teuchos_RCP.hpp>
 #  ifdef DEAL_II_WITH_MPI
 #    include <Epetra_MpiComm.h>
 #  else
index 8f20b06828178833ab66fb551c6db9f6cef0f7f4..6eb2b6e1f71d9c24ab17ae7fe4d97be06777d458 100644 (file)
@@ -672,10 +672,10 @@ namespace LinearAlgebra
 
     template class Vector<float>;
     template class Vector<double>;
-#ifdef DEAL_II_WITH_COMPLEX_VALUES
+#    ifdef DEAL_II_WITH_COMPLEX_VALUES
     template class Vector<std::complex<float>>;
     template class Vector<std::complex<double>>;
-#endif
+#    endif
   } // namespace TpetraWrappers
 } // namespace LinearAlgebra
 

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.