]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unnecessary <sstream> header include. 16097/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 5 Oct 2023 17:51:34 +0000 (11:51 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 5 Oct 2023 23:36:45 +0000 (17:36 -0600)
31 files changed:
tests/mpi/constraint_matrix_trilinos_bug.cc
tests/mpi/derivative_approximation_01.cc
tests/mpi/derivative_approximation_02.cc
tests/mpi/interpolate_01.cc
tests/mpi/interpolate_02.cc
tests/mpi/interpolate_05.cc
tests/mpi/multigrid_adaptive.cc
tests/mpi/multigrid_uniform.cc
tests/mpi/no_flux_constraints.cc
tests/mpi/no_flux_constraints_02.cc
tests/mpi/no_flux_constraints_03.cc
tests/mpi/normal_flux_constraints.cc
tests/mpi/p4est_2d_constraintmatrix_01.cc
tests/mpi/p4est_2d_constraintmatrix_02.cc
tests/mpi/p4est_2d_constraintmatrix_03.cc
tests/mpi/p4est_2d_constraintmatrix_04.cc
tests/mpi/p4est_3d_constraintmatrix_01.cc
tests/mpi/p4est_3d_constraintmatrix_02.cc
tests/mpi/p4est_3d_constraintmatrix_03.cc
tests/mpi/petsc_distribute_01.cc
tests/mpi/petsc_distribute_01_block.cc
tests/mpi/petsc_distribute_01_inhomogenous.cc
tests/mpi/petsc_locally_owned_elements.cc
tests/mpi/solution_transfer_01.cc
tests/mpi/trilinos_distribute_01.cc
tests/mpi/trilinos_distribute_01_block.cc
tests/mpi/trilinos_distribute_01_inhomogenous.cc
tests/mpi/trilinos_distribute_03.cc
tests/mpi/trilinos_distribute_04.cc
tests/mpi/trilinos_locally_owned_elements_01.cc
tests/mpi/trilinos_locally_owned_elements_02.cc

index a30882272c322d12ea0bac07511e7b5cad4fc4a1..7838f1a28e659227fea70be9b59536b41cf480bc 100644 (file)
@@ -45,8 +45,6 @@
 #include <deal.II/numerics/data_out.h>
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index 45f3e80107c4c96dc6a0743f6ff054182b1ad689..74986da2cb0ea7586f52d1bffb118b126e8f4992 100644 (file)
@@ -51,8 +51,6 @@
 #include <deal.II/numerics/derivative_approximation.h>
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index c10558dde4829b414d06dd1f934989868b6632d7..97ae07639f0076bb4bc8c89bcc0c1befbd3e4a15 100644 (file)
@@ -38,8 +38,6 @@
 #include <deal.II/numerics/derivative_approximation.h>
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index ac9b16c59ef875783e3d1128b355e711dc60a41e..17b2237f0b563f3f24a770558eec80c5976cf449 100644 (file)
@@ -45,8 +45,6 @@
 #include <deal.II/numerics/data_out.h>
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index 00ddd4dd4c74a99eea1a997258aad2e438d31f1b..878a6b7daa47fc9496581da5c52c97c3114e092a 100644 (file)
@@ -46,8 +46,6 @@
 #include <deal.II/numerics/data_out.h>
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index 668114cd06df49768a30c916242a6c8b842e38e2..66d05b816e7b9555fe573d2cf4addd07b07fe4c3 100644 (file)
@@ -46,8 +46,6 @@
 #include <deal.II/numerics/data_out.h>
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index 03cb4c2eb175afcb55dcfd0cf7002d1c49e09d23..285001e7ee44edbca29b39b4e7c18b37838b16d0 100644 (file)
@@ -61,8 +61,6 @@
 
 #include "../tests.h"
 
-// This is C++:
-#include <sstream>
 
 namespace Step50
 {
index bdbc5273156a6ffbd525196de86f375223a746bd..dfa71dfa3126f9a684930f3fe4348c9e3e9e29e8 100644 (file)
@@ -61,9 +61,6 @@
 
 #include "../tests.h"
 
-// This is C++:
-#include <sstream>
-
 namespace Step50
 {
   template <int dim>
index 46a054f542fb254e9679c7bcba4bee7d7be0c7e9..b0085ed94b6823d8bb2fb0880c28c3efc5c93044 100644 (file)
@@ -39,8 +39,6 @@
 
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 template <int dim>
index 5f015da9bb359622f280ac0a36ec351bf1de4447..6b0528d7a883b52600f44f749557c304a27f08ea 100644 (file)
@@ -40,8 +40,6 @@
 
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 template <int dim>
index 6825d2a4004aa67594297f5d69e23b736e81d72d..186ea9c860e5a0057979475f02de114104a34cb2 100644 (file)
@@ -40,8 +40,6 @@
 
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 template <int dim>
index f8cc2c293eaf71446e3b6ab9b97d18d35424c600..48b0e5da2c1c3ec4ad1de487b1b87a09212a3a15 100644 (file)
@@ -39,8 +39,6 @@
 
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 template <int dim>
index 6d5c66aaf6597d94e34952b41c5685b412a291ce..1b164b01e91f9ddad791088bd697c3ad7f4b3515 100644 (file)
@@ -35,8 +35,6 @@
 #include <deal.II/grid/tria_accessor.h>
 #include <deal.II/grid/tria_iterator.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 template <int dim>
index 288e874b7018fec47569133517de959925b839a1..44039ce3305f474495e844e04770acc194139d71 100644 (file)
@@ -35,8 +35,6 @@
 #include <deal.II/grid/tria_accessor.h>
 #include <deal.II/grid/tria_iterator.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 template <int dim>
index f72a69337bf56a3db82a24f05ad248d858fa9ca1..9d8468bdf28d7cf8c1731824627f8284e929f262 100644 (file)
@@ -45,8 +45,6 @@
 #include <deal.II/numerics/data_out.h>
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index 2305bc8fbca1041d2cb803892ab1898b75c13d08..20b922f16a13b5eb3aa1fadcc27b3811316be866 100644 (file)
@@ -45,8 +45,6 @@
 #include <deal.II/numerics/data_out.h>
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 const double R0 = 0.5; // 6371000.-2890000.;
index ed13cf5193e1362a10805cbdf14d0c395573f22e..ef3b8c67063b3a8459b1995e96610d88d33bb232 100644 (file)
@@ -35,8 +35,6 @@
 #include <deal.II/grid/tria_accessor.h>
 #include <deal.II/grid/tria_iterator.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 template <int dim>
index 40471e2214f9305d5e3b29cf6657d9b6a7ce1a91..b52e4e148ee8deaf41f020cbdfbcd7b4cc071dfc 100644 (file)
@@ -36,8 +36,6 @@
 
 #include <deal.II/lac/trilinos_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 template <int dim>
index fdbd04d20d392239c9b3a89a15c6ca55a3e0661d..b7703fdd0a2f103df074dd3633759bb9e02cd624 100644 (file)
@@ -45,8 +45,6 @@
 #include <deal.II/numerics/data_out.h>
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 const double R0 = 0.5; // 6371000.-2890000.;
index ef345d3feb909e932430f77cacc00cc0e19b6a7c..c7852027cd19f03841f457f296919411fe21075e 100644 (file)
@@ -30,8 +30,6 @@
 #include <deal.II/lac/affine_constraints.h>
 #include <deal.II/lac/petsc_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index 85c88a3d9a82a336f696ce44e7c3424c82c3dfe9..fadb0247efa84530bd3d417bc66bfb275ce7f71a 100644 (file)
@@ -24,8 +24,6 @@
 #include <deal.II/lac/affine_constraints.h>
 #include <deal.II/lac/petsc_block_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index 802f520bdcceec0139c2ff129e44a5350897213d..83db0868ba7dbec7bd9e9c4d2675a35f716bbbd7 100644 (file)
@@ -22,8 +22,6 @@
 #include <deal.II/lac/affine_constraints.h>
 #include <deal.II/lac/petsc_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index de704e1cb1d13a8bb242077103a62de5ea37f8ce..1cb524201abfc1d5649b1cbb9e899c6f654cd288 100644 (file)
@@ -24,8 +24,6 @@
 #include <deal.II/lac/affine_constraints.h>
 #include <deal.II/lac/petsc_block_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index c8a5a98eb32d4a6343dc86ab170d491b89931a24..f869a6eeb42e74e989edc14d99a844522d7efe54 100644 (file)
@@ -44,8 +44,6 @@
 #include <deal.II/numerics/data_out.h>
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index 2e8c2dd6b826a1e6848610ac76572b7eebc2097b..4a00c710ebe862c56722cb7beead79b9fe407ebf 100644 (file)
@@ -30,8 +30,6 @@
 #include <deal.II/lac/affine_constraints.h>
 #include <deal.II/lac/trilinos_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index b14517882af66c452052f97e63e70aedf9bc84d6..184712677e5e37f309925cd2319944a6b2cfce3c 100644 (file)
@@ -24,8 +24,6 @@
 #include <deal.II/lac/affine_constraints.h>
 #include <deal.II/lac/trilinos_parallel_block_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index 919b495321a658a8ebc49e8b257ac07542e25091..0936fa27bf5656cf371130b211d8a209701c29c9 100644 (file)
@@ -22,8 +22,6 @@
 #include <deal.II/lac/affine_constraints.h>
 #include <deal.II/lac/trilinos_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index d763bdb01f8c1a012ff756937b8342b0233d1e70..585539e64fcbb5c7940a783633400d16ea93a0d0 100644 (file)
@@ -21,8 +21,6 @@
 #include <deal.II/lac/affine_constraints.h>
 #include <deal.II/lac/trilinos_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index f400c58890fc83bc5626445f72560fa4ef8c6a9a..6016ccb9845a416dfb4fe39ada53e7f9452b5898 100644 (file)
@@ -53,8 +53,6 @@ constraint?
 
 #include <deal.II/numerics/vector_tools.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index 3641e7f2b8dbdc4314d8ae1fc70e68d73c707eed..a15d2c29464587c36fd6042eafc2ed615c8c98ef 100644 (file)
@@ -20,8 +20,6 @@
 
 #include <deal.II/lac/trilinos_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 
index be6340de22337c97f8d46e3e621dfb5d392724ed..838196848646aa425370ff8f52d1c02ebc95308e 100644 (file)
@@ -20,8 +20,6 @@
 
 #include <deal.II/lac/trilinos_vector.h>
 
-#include <sstream>
-
 #include "../tests.h"
 
 

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.