]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix astyle 2143/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 7 Feb 2016 01:33:22 +0000 (20:33 -0500)
committerTimo Heister <timo.heister@gmail.com>
Sun, 7 Feb 2016 01:33:22 +0000 (20:33 -0500)
include/deal.II/grid/grid_generator.h
include/deal.II/lac/parpack_solver.h

index 9c12bb78dd9fad97201cb91b0d2a01ac702cd66c..0ee05bd48e6cbc48460920b8603eb1c5a6313bbb 100644 (file)
@@ -38,7 +38,7 @@ template <typename number> class SparseMatrix;
  * triangulations for some basic geometries.
  *
  * Some of these functions receive a flag @p colorize. If this is set, parts
- * of the boundary receive different 
+ * of the boundary receive different
  * @ref GlossBoundaryIndicator "boundary indicators"),
  * allowing them to be distinguished for the purpose of attaching geometry
  * objects and evaluating different boundary conditions.
index 30787882bfd390b1136543b4f7987e38b3209aa5..7a0769bd49677e5b040a0b75ad03c198a063be11 100644 (file)
@@ -91,7 +91,7 @@ extern "C" {
  *     additional_data(num_arnoldi_vectors,
  *                     dealii::PArpackSolver<V>::largest_magnitude,
  *                     true);
- * 
+ *
  *    PArpackSolver<V> eigensolver (solver_control,
  *                                  mpi_communicator,
  *                                  additional_data);
@@ -568,7 +568,7 @@ void PArpackSolver<VectorType>::solve
   // "LI" largest imaginary part
   // "SI" smallest imaginary part
   // "BE" both ends of spectrum simultaneous
-  
+
   char which[3];
   switch (additional_data.eigenvalue_of_interest)
     {

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.