]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Simplify list of include files.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 19 Sep 2010 03:37:05 +0000 (03:37 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 19 Sep 2010 03:37:05 +0000 (03:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@22043 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/constraints_merge.cc

index 864175b2e93ae3c6d2246ba33b30d74748bcc0a1..72e4391eecfa18fd61af038519609c5cd743ac13 100644 (file)
 // merge and print a bunch of ConstrainMatrices
 
 #include "../tests.h"
-#include <dofs/dof_handler.h>
-#include <grid/tria.h>
-#include <fe/mapping_q1.h>
-#include <fe/fe_q.h>
-#include <grid/tria_boundary.h>
-#include <grid/tria_iterator.h>
-#include <grid/tria_accessor.h>
-#include <lac/sparse_matrix.h>
-#include <base/parameter_handler.h>
-#include <dofs/dof_accessor.h>
 #include <lac/constraint_matrix.h>
-#include <dofs/dof_tools.h>
-#include <grid/grid_out.h>
 #include <base/logstream.h>
 
 #include <fstream>
-#include <cmath>
-#include <cstdlib>
+#include <iomanip>
 
 
 std::ofstream logfile("constraints_merge/output");

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.