]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Unify endlines at the end of files. 12006/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 2 Apr 2021 17:51:13 +0000 (11:51 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 2 Apr 2021 17:51:13 +0000 (11:51 -0600)
41 files changed:
doc/README.md
doc/doxygen/scripts/program2html
doc/doxygen/scripts/program2plain
doc/doxygen/scripts/validate-xrefs.pl
doc/news/changes/header
doc/news/changes/header_incompatibilities
doc/news/changes/header_major
doc/news/changes/header_minor
doc/news/changes/incompatibilities/20200526Maier
doc/news/changes/minor/20200605Roth
doc/news/changes/minor/20201020Munch
doc/news/changes/minor/20201101Jean-PaulPelteret
doc/news/changes/minor/20201112Munch
doc/news/changes/minor/20210115Munch
doc/news/changes/minor/20210205Munch
doc/news/changes/minor/20210209Munch
doc/news/changes/minor/20210310Fehn
doc/news/changes/minor/20210310Munch
doc/news/changes/minor/20210313Jean-PaulPelteret
doc/news/changes/minor/20210313Jean-PaulPelteret-2
doc/news/changes/minor/20210313Jean-PaulPelteret-3
doc/news/changes/minor/20210313Jean-PaulPelteret-4
doc/news/changes/minor/20210318Munch
doc/news/changes/minor/20210322Schreter
doc/news/changes/minor/20210401Blais
examples/step-32/step-32.prm
examples/step-34/parameters.prm
examples/step-44/parameters.prm
examples/step-68/parameters.prm
examples/step-69/step-69.prm
tests/parameter_handler/parameter_acceptor_parameters/parameter_acceptor_04.prm
tests/parameter_handler/parameter_acceptor_parameters/parameter_acceptor_05.prm
tests/parameter_handler/parameter_acceptor_parameters/parameter_acceptor_proxy_01.prm
tests/parameter_handler/parameter_handler_16.prm
tests/parameter_handler/parameter_handler_18.prm
tests/parameter_handler/prm/multiple_parameter_loop_01.prm
tests/parameter_handler/prm/multiple_parameter_loop_02.prm
tests/parameter_handler/prm/parameter_handler_8.prm
tests/parameter_handler/prm/parameter_handler_backslash_05.prm
tests/parameter_handler/prm/parameter_handler_read_json.prm
tests/parameter_handler/prm/parameter_handler_read_json_02.prm

index 33f0385aad526b4a5bf28057545d81efb9161714..e75fb5402f4c98a75faf207c611d9acf5280d3b9 100644 (file)
@@ -7,4 +7,3 @@ library itself, namely LGPL-2.1+.
 Exceptions:
 
   `external-libraries/p4est-setup.sh` - coming from the p4est project, GPL-2+
-
index 012eefadd6306a3ab365e5885be3f42d9388c5d4..cd0fec7a978b2618814ab9e9073700b742c30199 100644 (file)
@@ -96,4 +96,3 @@ do {
 if ($state == $program_mode) {
    print "</code></pre>\n";
 }
-
index 42290e1e947c11f884f3bb5deb3e1cd6ee5c34b4..e0f76eccf2c98db740a830df7bb3ca2d4cd3bedb 100644 (file)
@@ -29,4 +29,3 @@ while (<>) {
     # Otherwise print the line
     print;
 }      
-
index 5d48396bd4b6efd38ada6c5dda2ecd6e92eaa7fe..3399124ff52751243729690c88dd51a2540ef47a 100644 (file)
@@ -154,4 +154,3 @@ foreach $filename (@ARGV)
        }
    }
 }
-
index 1b580c8dd3bd1052a5e6309f3db9aa534adeceec..e68826bb2cd51727fdcd544e72d78ec18ca04565 100644 (file)
@@ -20,6 +20,3 @@
 This is the list of changes made since the last release of deal.II.
 All entries are signed with the names of the authors.
 </p>
-
-
-
index c1e8e70b1e9cef18e496c0b183d9eafad7982b1f..e661461a28bd0a484a1d595c377f850326440695 100644 (file)
@@ -11,4 +11,3 @@ library. Unfortunately, some of these changes will require
 modifications to application programs. We apologize for the
 inconvenience this causes.
 </p>
-
index 1abe12c6731803ac6b9efb30f29c5054eb59ff63..42f331e79e1861ae85f0c86657f4a69b8cf8dd5f 100644 (file)
@@ -4,4 +4,3 @@
 
 <a name="general"></a>
 <h3>General</h3>
-
index 34fc65bf8654906ed6674049b318fd747e268ba5..14a987940be564f9f19a74a9f5b78de4da638bd5 100644 (file)
@@ -4,4 +4,3 @@
 
 <a name="specific"></a>
 <h3>Specific improvements</h3>
-
index c9ce9b6fd5140bc81ba027f3ac96dddff8e68814..1bdb20122f2f0ed5158fb568e6631503e5562526 100644 (file)
@@ -4,4 +4,3 @@ obscure ThreadLocalStorage::get_implementation() function that exposed the
 underlying TBB container has been removed.
 <br>
 (Matthias Maier, 2020/05/23)
-
index eb48afd0e35e4a0a492b5aaec7c35e1825ff1b24..ffcf646ecb1604d74af6e1393d0c61c23c2422d3 100644 (file)
@@ -2,4 +2,3 @@ New: Applying user constraints
 before prolongation in MGTransferPrebuilt.
 <br>
 (Julian Roth and Conrad Clevenger, 2020/06/05)
-
index 8afd990c183aca69c01a3df76e2093319463dcfd..2fd47072651d4f2a61e7f4bf84483dd7f43b6bf8 100644 (file)
@@ -2,4 +2,3 @@ Improved: MatrixFree now also works for hp in MPI-parallelized
 programs.
 <br>
 (Marc Fehling, Katharina Kormann, Martin Kronbichler, Peter Munch, 2020/10/20)
-
index 83ffb7db3903a412fe35b253495d88626cfa3e9d..5748a9af637a684c5d7c9b15fb012bb57b36511a 100644 (file)
@@ -5,4 +5,3 @@ first component index. Having previously lead to either incorrect results being
 returned or valid user programs crashing, it has now been corrected.
 <br>
 (Jean-Paul Pelteret, 2020/11/01)
-
index c378175aa8e76982e2cb30d9a00a9d3efbcb1446..2101b51d15211cbde9f9789c5140e3678b18d769 100644 (file)
@@ -4,4 +4,3 @@ tensor product. Furthermore, a copy constructor has been added
 accepting QCollection<1>.
 <br>
 (Peter Munch, 2020/11/12)
-
index 52b495f08f2703d1f591d4bf4cbf0017235b6a98..e4b887b3ad172e16983c6dbf69bc00bc6e656036 100644 (file)
@@ -3,4 +3,3 @@ has been refactored and moved to parallel::DistributedTriangulationBase so that
 used for parallel::fullydistributed::Triangulation.
 <br>
 (Daniel Arndt, Ivan Fumagalli, Peter Munch, 2021/01/15)
-
index 8f82d8d383e7587ed2504160ccd4cc4f71e8d4ae..9b0bbc350fa0caca48eb299bc2281b05f71ee2e1 100644 (file)
@@ -2,4 +2,3 @@ Improved: AffineConstraints::copy_from() now also works for differing
 number template types.
 <br>
 (Peter Munch, Maximilian Bergbauer, 2021/02/05)
-
index 74879eeeeec7f2194d1baa077bd675892c807129..934845f89740fdb718cebc82fd73f527ac2640a6 100644 (file)
@@ -3,4 +3,3 @@ can now also accept a p4est/p8est forest, which can be queried
 from an existing triangulation via parallel::distributed::Triangulation::get_p4est().
 <br>
 (Marc Fehling, Peter Munch, 2021/02/09)
-
index ddd3aac7e083f9935d9567646bc32efb377e10a6..4cc4b84ad3737f4364ebcc87e797667932fd3b4f 100644 (file)
@@ -5,4 +5,3 @@ MGLevelObjects of global vectors) and use these to initialize the position of
 the support points much like MappingFEField does.
 <br>
 (Niklas Fehn, Martin Kronbichler, Peter Munch, 2021/03/10)
-
index 9d08683de093da266e57844fdefcd8c206b6c84d..34e94f75848ccd04f1159ed03ef5a68de97c0251 100644 (file)
@@ -2,4 +2,3 @@ Improved: The function VectorTools::get_position_vector() can now also take
 a Mapping object as input parameter.
 <br>
 (Peter Munch, 2021/03/10)
-
index 2e9d92ffb58b46036aff86f9d409d8afb62811b9..e487e805577446d8d5cb60f79293c2021dda6596 100644 (file)
@@ -2,4 +2,3 @@ Improved: The MeshWorker::ScratchData::get_general_data_storage() method now has
 a `const` variant.
 <br>
 (Jean-Paul Pelteret, 2021/03/13)
-
index 444796d5c8fa2b4c60029ce6a806bde5880c5769..bfbdf3dbdf2dd50aa0e1f944c684d29582a6f524 100644 (file)
@@ -2,4 +2,3 @@ New: The MeshWorker::ScratchData class is now able to compute the Laplacians
 of the scalar-valued and vector-valued components of the solution vector.
 <br>
 (Jean-Paul Pelteret, 2021/03/13)
-
index 1e11c1a65a75db21dbd27f91c29f1093798bac03..36b502eeebd0033e7687a35d58d570ccb61a7f7e 100644 (file)
@@ -3,4 +3,3 @@ Improved: The result type deduction for the product of symbolic types
 tensors has been improved.
 <br>
 (Jean-Paul Pelteret, 2021/03/13)
-
index 94b846cb62a14f5f812f81997a7bba0f19ad7816..179b0ab8751dc0c722082b8e0346eb55386a74ec 100644 (file)
@@ -5,4 +5,3 @@ pre-compute a set of results, cache them, and then later extract some results
 from the cached data without re-evaluating any symbolic expressions.
 <br>
 (Jean-Paul Pelteret, 2021/03/13)
-
index 32227fec43b847481bfdea2ace575ec01828c2bf..87a2b43d864b2db1bbc91c568ebd4cb860ddfeb9 100644 (file)
@@ -2,4 +2,3 @@ Improved: The class LinearAlgebra::ReadWriteVector now also can import
 from Vector and LinearAlgebra::Vector.
 <br>
 (Peter Munch, 2021/03/18)
-
index ba7d0ef9c92b308a14d3810a686fa147c6975ec3..239c8b2e65f4374a9953835d6643c2f018bb898f 100644 (file)
@@ -5,4 +5,3 @@ FEEvaluationAccess<1, 1, Number, is_face, VectorizedArrayType>::submit_gradient(
 now also takes a rank 2 tensor as input argument.
 <br>
 (Magdalena Schreter, Peter Munch, Martin Kronbichler, 2021/03/22)
-
index 86b6c1f0f950369e9e74fc63f3de82c9cf92ab5e..c4e08007b1272ddca8630a56d40db6c38c66a754 100644 (file)
@@ -3,4 +3,4 @@ cylinder with a number of x subdivisions which is specified by the user.
 Alter cylinder so that it also uses this new generator to prevent code
 duplication.
 <br>
-(Bruno Blais, 2021/04/01)
\ No newline at end of file
+(Bruno Blais, 2021/04/01)
index 6c2abfcbee00188e824415b2ff8bb44bbeb5b091..30cfaffa9ccb178f869e282ea00f05d964034c3c 100644 (file)
@@ -50,5 +50,3 @@ subsection Stabilization parameters
   # The c_R factor in the entropy viscosity stabilization.
   set c_R   = 0.5
 end
-
-
index 60edd7c35ed36e24eaf4f06c906e43fef272d0b9..59c39d46c633ac86100471f5d827d23588de814f 100644 (file)
@@ -77,5 +77,3 @@ subsection Wind function 3d
   # by ','.
   set Variable names      = x,y,z,t
 end
-
-
index 712dfe981063bb9659580637a31b060f0a1304b4..5143f467df91a882d7169b6b78fd656d4dbd13c0 100644 (file)
@@ -73,5 +73,3 @@ subsection Time
   # Time step size
   set Time step size = 0.1
 end
-
-
index aa49faae0235985ed636f33212e0c25f8680b999..587898ee1cd631d49aaa94c2c5cadde0b2d7b8e5 100644 (file)
@@ -19,5 +19,3 @@ subsection Particle Tracking Problem
   set Time step                     = 0.002
   set Velocity degree               = 1
 end
-
-
index f1b500905e2f0013e057b10cea152cffedf272e1..b2e46ead9290c51ebf3acf17412e1b8ae9cf736e 100644 (file)
@@ -63,5 +63,3 @@ subsection F - SchlierenPostprocessor
   # plot
   set schlieren index = 0
 end
-
-
index e0eb8c0c2d403f770d48ae8d36a3fa70473c3caf..af98eee714e00d6f89ff90e54f3fdfb307aabe6d 100644 (file)
@@ -14,5 +14,3 @@ subsection Second Class
   set Second int    = 5
   set Second string = bye bye
 end
-
-
index e0eb8c0c2d403f770d48ae8d36a3fa70473c3caf..af98eee714e00d6f89ff90e54f3fdfb307aabe6d 100644 (file)
@@ -14,5 +14,3 @@ subsection Second Class
   set Second int    = 5
   set Second string = bye bye
 end
-
-
index a75806dc45936b950cb6b032f970b4829942a39a..c1187667240ba413d617a544ae9fecbf6d88344a 100644 (file)
@@ -16,4 +16,3 @@ subsection Function 3D
   set Function expression = 0
   set Variable names      = x,y,z,t
 end
-
index b12ecf4caf8e737188047c630082bdbe39c04af9..fa8bef0d50f851736e75cdc44ecdd6d3d5fb66d9 100644 (file)
@@ -1,2 +1,2 @@
 # note: no endline at the end of the following line
-set val2 = 42
\ No newline at end of file
+set val2 = 42
index 835d733fb487d654b541054337796ef619bda105..e521850be27a6883fdf2e23b5c4d6788a1fe6d70 100644 (file)
@@ -3,4 +3,4 @@
 
 subsection bar
  set val = 123.456
-end
\ No newline at end of file
+end
index ae751a8ec258337137aad08652eee045f9c67a99..6852b5a6ec4605cc25a698a0e299b53000f2c815 100644 (file)
@@ -3,4 +3,3 @@ subsection Testing
   set int         = 3{3 | 9}3
   set double      = 3.{ 141592 | 9999 }
 end
-
index 32f32b6349da34f5f93e6ac7a8ed9d4a888586ab..964ec1e4a3fd6d8b2f586bb3e25d1021bbdfd479 100644 (file)
@@ -3,4 +3,3 @@ subsection Testing
   set int         = 3{3 | 9}3
   set double      = 3.{ 141592 | 9999 }
 end
-
index c7cb9901786579494a998a3df08ed536a58f1a26..5ea832b350e1c6c6e1311db8d7fab50e1fe1f601 100644 (file)
@@ -19,5 +19,3 @@ subsection Testing testing
   end
 
 end
-
-
index a2b3ce415a86ea4c73122c53a1e151c52229f27a..b25256a9e17024d4945b324992a41a4d2c019bd3 100644 (file)
@@ -14,5 +14,3 @@ subsection Testing
                    \
                    f
 end
-
-
index fd2d434348c8e3d0782c24a1159e4ae6685f11be..989cdc8a0731ae53013f9cda5cc965b6a18278a1 100644 (file)
@@ -66,4 +66,3 @@
         }
     }
 }
-
index 0ed12e1a28d460f01976a96fe25e396ad957fd34..88f14326760f34dc09433a1161fcba0b692ba8b4 100644 (file)
@@ -5,4 +5,4 @@
     "int5": {"value": 5},
     "int6": 6,
     "dummy2" : {"int7" : 7, "int8" : 8}
-}
\ No newline at end of file
+}

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.