]> https://gitweb.dealii.org/ - dealii.git/commitdiff
tests: remove redundant 'using namespace dealii;' directives. 16495/head
authorMarc Fehling <mafehling.git@gmail.com>
Thu, 18 Jan 2024 19:35:48 +0000 (12:35 -0700)
committerMarc Fehling <mafehling.git@gmail.com>
Thu, 18 Jan 2024 19:35:48 +0000 (12:35 -0700)
287 files changed:
tests/base/bounding_box_6.cc
tests/base/bounding_box_7.cc
tests/base/bounding_box_data_out_01.cc
tests/base/bounding_box_data_out_02.cc
tests/base/bounding_box_data_out_03.cc
tests/base/coordinate_restriction.cc
tests/base/create_higher_dim_point.cc
tests/base/lazy_01.cc
tests/base/lazy_02.cc
tests/base/lazy_03.cc
tests/base/lazy_04.cc
tests/base/lazy_05.cc
tests/base/point_restriction.cc
tests/base/quadrature_qiterated_01.cc
tests/base/std_cxx20_functional.cc
tests/base/taylor_estimate_function_bounds.cc
tests/bits/unit_support_points_03.cc
tests/boost/node_visitor_02.cc
tests/data_out/write_subdivided_simplex_vtu.cc
tests/data_out/write_vtu_with_pvtu_record_no_folder_01.cc
tests/distributed_grids/solution_transfer_05.cc
tests/dofs/dof_accessor_03.cc
tests/dofs/nodal_renumbering_01.cc
tests/fe/fe_nothing_02.cc
tests/fe/generic_dofs_per_object_01.cc
tests/feinterface/stokes.cc
tests/fullydistributed_grids/copy_distributed_tria_01.cc
tests/fullydistributed_grids/copy_distributed_tria_02.cc
tests/fullydistributed_grids/copy_distributed_tria_03.cc
tests/fullydistributed_grids/copy_serial_tria_01.cc
tests/fullydistributed_grids/copy_serial_tria_02.cc
tests/fullydistributed_grids/copy_serial_tria_03.cc
tests/fullydistributed_grids/copy_serial_tria_04.cc
tests/fullydistributed_grids/copy_serial_tria_05.cc
tests/fullydistributed_grids/copy_serial_tria_06.cc
tests/fullydistributed_grids/copy_serial_tria_07.cc
tests/fullydistributed_grids/copy_serial_tria_08.cc
tests/fullydistributed_grids/copy_serial_tria_09.cc
tests/fullydistributed_grids/copy_serial_tria_10.cc
tests/fullydistributed_grids/copy_serial_tria_11.cc
tests/fullydistributed_grids/copy_serial_tria_12.cc
tests/fullydistributed_grids/copy_serial_tria_grouped_01.cc
tests/fullydistributed_grids/create_manually_01.cc
tests/fullydistributed_grids/memory_consumption_01.cc
tests/fullydistributed_grids/repartitioning_01.cc
tests/fullydistributed_grids/repartitioning_02.cc
tests/fullydistributed_grids/repartitioning_03.cc
tests/fullydistributed_grids/repartitioning_04.cc
tests/fullydistributed_grids/repartitioning_05.cc
tests/fullydistributed_grids/repartitioning_06.cc
tests/fullydistributed_grids/repartitioning_07.cc
tests/fullydistributed_grids/repartitioning_08.cc
tests/fullydistributed_grids/save_load_01.cc
tests/fullydistributed_grids/solution_transfer_01.cc
tests/grid/global_ids_01.cc
tests/grid/global_ids_03.cc
tests/grid/grid_generator_marching_cube_algorithm_01.cc
tests/grid/grid_generator_marching_cube_algorithm_02.cc
tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc
tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc
tests/grid/grid_in_exodusii.cc
tests/grid/grid_in_gmsh_02.cc
tests/grid/grid_in_gmsh_03.cc
tests/grid/is_artificial_on_level.cc
tests/grid/merge_triangulations_10.cc
tests/grid/reference_cell_type_01.cc
tests/grid/reference_cell_type_02.cc
tests/grid/reference_cell_type_02_midpoint.cc
tests/grid/reference_cell_type_02_q.cc
tests/grid/reference_cell_type_03.cc
tests/grid/reference_cell_type_03_midpoint.cc
tests/grid/reference_cell_type_03_q.cc
tests/grid/reference_cell_type_04.cc
tests/grid/reference_cell_type_05.cc
tests/grid/refine_boundary_domain.cc
tests/grid/save_load_01.cc
tests/grid/serialization_01.cc
tests/lac/constraints_make_consistent_in_parallel_01.cc
tests/lac/distributed_vector_sm.cc
tests/lac/step-40-linear_operator_01.cc
tests/lac/step-40-linear_operator_02.cc
tests/lac/step-40-linear_operator_03.cc
tests/lac/step-40-linear_operator_04.cc
tests/lac/step-40-linear_operator_05.cc
tests/lac/step-40-linear_operator_06.cc
tests/lac/vector_memory_01.cc
tests/lac/vector_memory_02.cc
tests/manifold/transfinite_manifold_11.cc
tests/manifold/transfinite_manifold_12.cc
tests/matrix_free/compute_diagonal_util.h
tests/matrix_free/constraint_info_01.cc
tests/matrix_free/element_birth_and_death_01.cc
tests/matrix_free/fe_evaluation_shift.cc
tests/matrix_free/fe_remote_evaluation_01.cc
tests/matrix_free/fe_remote_evaluation_02.cc
tests/matrix_free/matrix_vector_hessians_cells.cc
tests/matrix_free/matrix_vector_hessians_faces.cc
tests/matrix_free/matrix_vector_hessians_general_cells.cc
tests/matrix_free/matrix_vector_hessians_general_faces.cc
tests/matrix_free/point_evaluation_01.cc
tests/matrix_free/point_evaluation_02.cc
tests/matrix_free/point_evaluation_03.cc
tests/matrix_free/point_evaluation_04.cc
tests/matrix_free/point_evaluation_05.cc
tests/matrix_free/point_evaluation_06.cc
tests/matrix_free/point_evaluation_07.cc
tests/matrix_free/point_evaluation_08.cc
tests/matrix_free/point_evaluation_09.cc
tests/matrix_free/point_evaluation_10.cc
tests/matrix_free/point_evaluation_11.cc
tests/matrix_free/point_evaluation_12.cc
tests/matrix_free/point_evaluation_13.cc
tests/matrix_free/point_evaluation_14.cc
tests/matrix_free/point_evaluation_15.cc
tests/matrix_free/point_evaluation_16.cc
tests/matrix_free/point_evaluation_17.cc
tests/matrix_free/point_evaluation_19.cc
tests/matrix_free/point_evaluation_20.cc
tests/matrix_free/point_evaluation_21.cc
tests/matrix_free/point_evaluation_22.cc
tests/matrix_free/point_evaluation_23.cc
tests/matrix_free/point_evaluation_24.cc
tests/matrix_free/point_evaluation_25.cc
tests/matrix_free/point_evaluation_26.cc
tests/matrix_free/point_evaluation_27.cc
tests/matrix_free/point_evaluation_28.cc
tests/matrix_free/poisson_dg_hp.cc
tests/matrix_free/reinit_matrix_free_threading.cc
tests/mpi/create_mpi_datatype_01.cc
tests/mpi/is_mpi_type.cc
tests/mpi/parallel_partitioner_device_08.cc
tests/mpi/union_01.cc
tests/multigrid-global-coarsening/create_geometric_coarsening_sequence_01.cc
tests/multigrid-global-coarsening/create_polynomial_coarsening_sequence_01.cc
tests/multigrid-global-coarsening/mg_transfer_support_01.cc
tests/multigrid-global-coarsening/mg_transfer_util.h
tests/multigrid/mg_constraints_pbc.cc
tests/multigrid/mg_level_object_args_01.cc
tests/non_matching/discrete_quadrature_generator.cc
tests/non_matching/fe_immersed_surface_values.cc
tests/non_matching/fe_immersed_surface_values_02.cc
tests/non_matching/fe_interface_values.cc
tests/non_matching/fe_interface_values_non_standard_meshes.cc
tests/non_matching/fe_values.cc
tests/non_matching/find_best_height_direction.cc
tests/non_matching/find_extreme_values.cc
tests/non_matching/mapping_info.cc
tests/non_matching/pointwise_definiteness.cc
tests/non_matching/quadrature_generator_sphere.cc
tests/non_matching/root_finder.cc
tests/non_matching/step-70.cc
tests/non_matching/tensor_point_with_1D_quadrature.cc
tests/non_matching/up_through_dimension_creator.cc
tests/numerics/matrix_creator_01.cc
tests/numerics/nonlinear_solver_selector_01.cc
tests/numerics/nonlinear_solver_selector_03.cc
tests/numerics/smoothness_estimator_01.cc
tests/numerics/smoothness_estimator_02.cc
tests/parameter_handler/add_parameter_01.cc
tests/particles/interpolate_on_particle_01.cc
tests/particles/lost_01.cc
tests/particles/particle_handler_21.cc
tests/particles/particle_handler_22.cc
tests/particles/particle_interpolation_01.cc
tests/particles/particle_interpolation_02.cc
tests/particles/particle_interpolation_03.cc
tests/particles/particle_interpolation_04.cc
tests/particles/particle_interpolation_05.cc
tests/particles/step-19.cc
tests/particles/step-68.cc
tests/petsc/step-67-with-petsc-ts.cc
tests/petsc/step-77-snes.cc
tests/physics/positive_negative_split.cc
tests/remote_point_evaluation/convert_intersections_to_rpe_data_01.cc
tests/remote_point_evaluation/convert_intersections_to_rpe_data_02.cc
tests/remote_point_evaluation/convert_intersections_to_rpe_data_03.cc
tests/remote_point_evaluation/convert_intersections_to_rpe_data_04.cc
tests/remote_point_evaluation/data_out_resample_01.cc
tests/remote_point_evaluation/data_out_resample_02.cc
tests/remote_point_evaluation/distributed_compute_intersection_locations_01.cc
tests/remote_point_evaluation/distributed_compute_intersection_locations_02.cc
tests/remote_point_evaluation/distributed_compute_intersection_locations_03.cc
tests/remote_point_evaluation/distributed_compute_intersection_locations_04.cc
tests/remote_point_evaluation/mapping_01.cc
tests/remote_point_evaluation/mapping_02.cc
tests/remote_point_evaluation/mapping_03.cc
tests/remote_point_evaluation/mapping_04.cc
tests/remote_point_evaluation/remote_point_evaluation_01.cc
tests/remote_point_evaluation/remote_point_evaluation_02.cc
tests/remote_point_evaluation/remote_point_evaluation_03.cc
tests/remote_point_evaluation/setup_rpe_with_intersections_01.cc
tests/remote_point_evaluation/setup_rpe_with_intersections_02.cc
tests/remote_point_evaluation/setup_rpe_with_intersections_03.cc
tests/remote_point_evaluation/setup_rpe_with_intersections_04.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_01.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_02.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_03.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_04.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_05.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_06.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_07.cc
tests/serialization/parallel_fullydistributed_construction_data_1.cc
tests/sharedtria/serialization_01.cc
tests/simplex/barycentric_01.cc
tests/simplex/compute_point_locations_01.cc
tests/simplex/compute_projection_matrices_01.cc
tests/simplex/convert_hypercube_to_simplex_mesh_01.cc
tests/simplex/convert_hypercube_to_simplex_mesh_02.cc
tests/simplex/data_out_faces_01.cc
tests/simplex/data_out_write_gnuplot_01.cc
tests/simplex/data_out_write_gnuplot_02.cc
tests/simplex/data_out_write_gnuplot_03.cc
tests/simplex/data_out_write_hdf5_01.cc
tests/simplex/data_out_write_hdf5_02.cc
tests/simplex/data_out_write_vtk_01.cc
tests/simplex/data_out_write_vtk_02.cc
tests/simplex/data_out_write_vtk_03.cc
tests/simplex/data_out_write_vtk_04.cc
tests/simplex/data_out_write_vtu_01.cc
tests/simplex/face_scaling.cc
tests/simplex/fe_lib_01.cc
tests/simplex/fe_lib_02.cc
tests/simplex/fe_p_bubbles_01.cc
tests/simplex/fe_p_bubbles_02.cc
tests/simplex/fe_p_bubbles_03.cc
tests/simplex/get_boundary_ids_01.cc
tests/simplex/get_projection_matrix_01.cc
tests/simplex/mapping_01.cc
tests/simplex/mapping_fe_01.cc
tests/simplex/mapping_fe_fields_01.cc
tests/simplex/mapping_fe_fields_02.cc
tests/simplex/mapping_transformations_01.cc
tests/simplex/matrix_free_01.cc
tests/simplex/matrix_free_02.cc
tests/simplex/matrix_free_03.cc
tests/simplex/matrix_free_04.cc
tests/simplex/matrix_free_face_integral_01.cc
tests/simplex/matrix_free_range_iteration_01.cc
tests/simplex/matrix_free_shape_info_01.cc
tests/simplex/nodal_type_quadrature_01.cc
tests/simplex/poisson_01.cc
tests/simplex/poisson_02.cc
tests/simplex/polynomials_01.cc
tests/simplex/q_projection_01.cc
tests/simplex/quadrature_lib_01.cc
tests/simplex/reference_cell_kind_01.cc
tests/simplex/step-01.cc
tests/simplex/step-02.cc
tests/simplex/step-03.cc
tests/simplex/step-04-data_out_faces.cc
tests/simplex/step-04.cc
tests/simplex/step-06.cc
tests/simplex/step-07.cc
tests/simplex/step-08.cc
tests/simplex/step-12a.cc
tests/simplex/step-17.cc
tests/simplex/step-18.cc
tests/simplex/step-20.cc
tests/simplex/step-23.cc
tests/simplex/step-31.cc
tests/simplex/step-40.cc
tests/simplex/step-55.cc
tests/simplex/step-67.cc
tests/simplex/step-68.cc
tests/simplex/step-74.cc
tests/simplex/unit_tangential_vectors_01.cc
tests/simplex/variable_face_quadratures_01.cc
tests/simplex/variable_face_quadratures_02.cc
tests/simplex/variable_face_quadratures_03.cc
tests/simplex/wedge_01.cc
tests/sparsity/flux_sparsity_pattern_visiting_once.cc
tests/sundials/step-77.cc
tests/symengine/cse_01.cc
tests/symengine/cse_02.cc
tests/symengine/cse_04.cc
tests/symengine/cse_05.cc
tests/symengine/sd_common_tests/batch_optimizer_02.h
tests/symengine/sd_common_tests/batch_optimizer_03.h
tests/symengine/sd_common_tests/batch_optimizer_04.h
tests/symengine/sd_common_tests/batch_optimizer_05.h
tests/symengine/sd_common_tests/batch_optimizer_06.h
tests/symengine/sd_common_tests/batch_optimizer_08.h
tests/symengine/sd_common_tests/batch_optimizer_09.h
tests/symengine/step-44-sd-quadrature_level_01.cc
tests/symengine/step-44-sd-quadrature_level_02.cc
tests/symengine/step-44-sd-quadrature_level_03.cc
tests/trilinos/step-77-with-nox.cc

index 8e52be6090c18aaeb862bccf0d15093a3c23dd86..505ba924fe2b2a9d02555f77ef235046a23a6be3 100644 (file)
@@ -28,7 +28,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 // Print the bounds of the incoming box to deallog.
 template <int dim>
index b0a2fe2e41d6aba19cbd7398588763c14c867119..fce4f3738454468833ce54409e361fc3883b77c7 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 using iota = std_cxx20::ranges::iota_view<unsigned int, unsigned int>;
 
index dd4464cd34a901d984d5f626069f081acc0e1546..03b5a47f958bd9a4d09bf61964e50d4a5448196e 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index c59cffdfd9df0882dc483f05f0f5d07effb0819f..0cbba38117b7722d80b853b3da71c4fb7dafa21e 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 7ee6423bd8eaef66b851e8a1d3c5efd90e87b6d3..2962684cb99f33108c45598dbab06f607b2d54e5 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 836f52d568d89a9b385560088bd0a561ee818e6a..f9a485c213978035cd155b51dc42ba4d85b0bffc 100644 (file)
@@ -26,7 +26,6 @@
 
 namespace
 {
-  using namespace dealii;
 
   /*
    * A simple test-function which is constant in space, but varies
index 79cba2e7b5697136e7b9975e81505cef3ea63f20..893799c1f929d458ac1e7818ae9879edc8436e01 100644 (file)
@@ -20,7 +20,6 @@
 
 namespace
 {
-  using namespace dealii;
 
   // Test the function create_higher_dim_point by making sure that we
   // can construct the point (x, y, z),
index b33277d5a65fcbd5a1ffa8619778c6b35170f075..cfcda8913f00ebe6ce084bc74356c45214435dc6 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index bb00243cb4c78cb5ae55143ec02b149a44605e0d..702ec691ecb27e8a63c135e96ba37eb763e52281 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index 48c7734ad15f6bfb711cf0f985e398e3e07c437b..1a3503cd2cb4f5d5339d0016c1240e19aa81c523 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 class Container
 {
index 96db2318cc73ffad44115295fe52707e79a25da9..6b80ec126b6e4959602ee9d052c4500d9280b98c 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index dd03bee12560257842dd2c281d3b7a09c56c2585..6bb96c3741f46a7f975f346e2aaa4a2b557cc617 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index acc9fc78d1fac6e74610c68b18bad7afc57f80b4..913809e0cb2a592bee2661d4c795f676a2b116bf 100644 (file)
@@ -26,7 +26,6 @@
 
 namespace
 {
-  using namespace dealii;
 
   /*
    * A simple test-function which is constant in space, but varies
index 10330f5e5597781fc6687287e1d5213b7293ed65..05e69be7c8efe08941fe9d06119c18282b063bc8 100644 (file)
@@ -21,7 +21,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 851adec216eb2efd8766f8ace497f9f07e46c190..df724e0381da4d652426ce9bde5b5d0477d7b9fb 100644 (file)
@@ -18,7 +18,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 namespace
 {
index 22b21d29e8aa6900c4d203d946d6d82c475bd5c2..df042b702fb1ff823310b6b67c6418ac0832c88f 100644 (file)
@@ -24,7 +24,6 @@
 
 namespace
 {
-  using namespace dealii;
 
   /**
    * Returns a bounding box with different side lengths, 2*h_i, in all
index b630f5fbfc21daf89d989939ed688c0b492f5aea..c78c6194dd1c21d4825ca589479338daf54ab764 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 7a7932f3c49ffe587070888a1734a67277f62746..30df85cf379c7e462d6c71a0a1a76196013bb971 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 namespace bg  = boost::geometry;
 namespace bgi = boost::geometry::index;
 
index 63694ab2a84c3153707d895fdc90e497cc30c13d..8cd640233c46f56fc6aaac41afce8d5a508b28c5 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index 790f98fc4d4110b47019f391bbe1faa852e86833..201718fa61af478ea62d80243c764a5eb11dba6a 100644 (file)
@@ -37,7 +37,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 int
index 931e03e252b39800ea0d423d606c95a12e7b5519..9d00a07dfcc823482a0aa864c3f27765bd36cf96 100644 (file)
@@ -34,7 +34,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main(int argc, char **argv)
index 68797488760c61e2f765e4335bf8345372d4efb2..72658a553e91b416c6a2ff68bd66130cab8ed6e8 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, typename Number>
 void
index 849c375be5ffea43cb23a4b165df7d63006ca6d9..f100ac33c9722163e3f8ea1b865f4b4c2fc18750 100644 (file)
@@ -46,7 +46,6 @@
 // (x0, y0, z0, x1, y1, z1, ...) and solution1 should contain (u0, v0, w0, u1,
 // v1, w1, ...). Verify that they match when we interpolate.
 
-using namespace dealii;
 
 class Test : public Function<2>
 {
index 745a47f8373a2fe64a47fcf2651bb260f522ba63..071cb067a5015eb5a07d253160d38d20b9b6b2e4 100644 (file)
@@ -14,7 +14,6 @@
 // This previously crashed with a segmentation fault inside
 // DoFHandlerImplementation::Policy::Sequential::renumber_dofs().
 
-using namespace dealii;
 int
 main()
 {
index 854b58c18d9ccbdf91117957faf8d45b2aee8bf2..b171d872bf5ce570fcfcf573f195597ca6ff71f7 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 1d67fc0de7b7aa33b73d1aa892e921beec4a283d..4bd1ca783957a4aab8f88e1a60efb5add2b85a70 100644 (file)
@@ -70,7 +70,6 @@
 
 namespace StokesTests
 {
-  using namespace dealii;
 
   struct CopyDataFace
   {
@@ -869,7 +868,6 @@ main()
 {
   try
     {
-      using namespace dealii;
       using namespace StokesTests;
       const int dim = 2;
 
index 73b19384a1e0f74feec3acf236cc64e31c054e84..23fbdd174b1bf6d7fd8c6b94c4c451952138686c 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index c0376fde7dff62f1dc1bde5980ad7a7e110910e7..1e7dd9c5f924fa8a0e401417d9ccd05ff0341c8c 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index d207fd3ab291608ec770f510c169efb80f246f36..a32eb5304356f677439501c0532b288804357cbf 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index d698fda036632ea1c1808d7dad9db79150b0a77d..9079b57cb0404aaeee0de72d91dd6922bb4124f8 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 1b6fc410247536dac62bb98160b095bce8a2900d..76407bff5b380f5f7efd502baa77a8e62b8e05fc 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 1e7f6a52147fb55dc7a97bdfd6572289ff30b5af..0c5c26f23dd664e816ee34dc9a555908ea92ad95 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 4bccf5921e3ef1cb3df1e69431493f43579764c3..5951f608851bdd6ab552b88a08d2f14aaedef9c9 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index c4deaef27bce21860c5a6263673065911f976414..cc62ddd958a5ab5061828f905cc632db53a2575a 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 61a579ffd9e172756baa3b8c1f77fb0eaf770a1f..e2808614821a9b60d0f251f0d0bb50e1c905501b 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 043da5f5dbe38fb581f5dfe093b9db61e292cc7e..6c581f7faa1b56bab0d23b8610352721ce7e0cc6 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index afd7d1fa6ad43ddde9dd63d3af6f23835989a979..66e378203b4fcccbf7a216a75606bcf7be752b48 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index a342679ceada7adfe98da356c5b3490279fd3850..dead2f68a95736a726e4c25960b08417f2b15608 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index d9f3a442a94c6eb4e193770c2f51a605273601c4..b576af7ab1a161eaa875013939d575361925a802 100644 (file)
@@ -35,7 +35,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 12f42b78daf75e81992f2604d602d4fb7d344159..cfc12402ece5e1d0509b5f7d19587a83fdd14bb5 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 
 int
index 56d7c21a62384c3d470169ad45927418be5c803e..0ec9cf4790ab6322329523b3cc01e10c040cc4e8 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 53e1ac910fd918be1ae4e99441399991b5fae71a..08f4383b5188a2c4d57e57cf1202aaba901c3385 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim = dim>
 void
index 127acf17f97a5b820196b30ab827ad7a634cfe3b..4e4d64c6a7d38a32febafd957abcdf6e3e5738aa 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 9f6b9cc9e0f039c2dd29246d8c03c4d4f639a7fc..7c0dbfb29bb272e87ade0ed6cca44ea7d7b82c24 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index aa7b6881983b264db69bda2569e396df4b106812..b38a350217f323bde074b35bc2142a2558d2b3a3 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 
 template <int dim, int spacedim>
index 9cac419836af7cd91a091ff7b325ee0a132b940b..84b4da1f10d9bb7de2913ca6deafaf5e38970fce 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 79d320abf9998ba50d65dadd7f797b79b0343bc1..05c077cbbe24c93cec83d281a5b86c930f7759b6 100644 (file)
@@ -39,7 +39,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 34385f857d32be6c16e89d7086d396de6840be6c..e6acef668a2ad8a45e4c90541223a4558a53fe86 100644 (file)
@@ -39,7 +39,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index c7d97ef9b57819fd30ef6fb4c5eb5c8b937abf98..2e8d1d891711c347a1e756409e6675cc3fa8a529 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 MPI_Comm
 create_sub_comm(const MPI_Comm comm, const unsigned int size)
index 28b24ac13cfab678a2ba897371339e2f6c77aa26..3b9cefc5fa82c3b411aa36e66b91330284740330 100644 (file)
@@ -37,7 +37,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 namespace dealii
 {
index 1aaa5655b3e5f3531910b8bbe939f958d584ee01..81695444e2784c5025f66cd15290c1e0ed9d4d04 100644 (file)
@@ -35,7 +35,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 81b53ee08008fed69b55606a74007339b59b9870..f220e0e1f11a24b9e5e0ce718fb2a6d0792f0965 100644 (file)
@@ -37,7 +37,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 
 template <int dim, int spacedim = dim>
index 4d5ee17fd683629bc0bbd216cf85bc2852b7d40a..8bfe26b155065296a465a18827f02ef24f102827 100644 (file)
@@ -34,7 +34,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim, typename TriangulationType>
 void
index d7a3a4e35de8bfce33fb85dd4d80e02298587a50..0b7b20612f10b2566581b95ce6870f9957ef1f16 100644 (file)
@@ -34,7 +34,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class InterpolationFunction : public Function<dim>
index 0c4198037c2f251b8f35502a40bf298523f34858..64afe519b2cffee9eaf8fd0a30ca3448b37c53bc 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index a5282568bcb166b3083574d1dcc454ecd256ff6f..33ebbddf68d5dc4d34c1dfbb93e51bdc6b9e8387 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 1e29415215aa29fb47e3cb4e9a5bb23fb7d3f133..174dd32763273c0a6a1b4df3008e90ca0bb1aabc 100644 (file)
@@ -44,7 +44,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 using VectorType = LinearAlgebra::distributed::Vector<double>;
index c342684b1ccd14651379d6b909465a0d65911454..739ff8b5021392214ed483528486ac072192cafb 100644 (file)
@@ -39,7 +39,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 using VectorType = LinearAlgebra::distributed::Vector<double>;
 
index 1331a08fd76d45462caba67820f1037296f20ba7..2b036ab8ebec6c78badb4abbdf581247c0346896 100644 (file)
@@ -30,7 +30,6 @@
 // STL
 #include <map>
 
-using namespace dealii;
 
 template <int dim>
 void
index c32acb6926425441e44d2c78e5428be33ec56cef..92ebb674dd4c73284ce24ad67bf64ed7b42a7f94 100644 (file)
@@ -30,7 +30,6 @@
 // STL
 #include <map>
 
-using namespace dealii;
 
 template <int dim>
 void
index 8ccb5bb459cebc8cd2088925ea473c371858501e..c1b291848f9fbaf6facfd2f6e8b21e67d3002e87 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim = dim>
 void
index 5ee40eb1a05bd71293f0dce78cca898a9594da84..5908956fdffc54656d2046475185ad1fab01a417 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 template <int dim>
index b224d4ef3424ae40d8c8561e8294b9d30bc560e2..efadf7b1e5100276a531f9e6e8bf2e5f4fed8c26 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 template <int dim>
index a28d0d686e8e6e9fa8165f386e30b3bb2619323d..ed217191a40c0a39defaa9df9c27f71b692f9a7b 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main(int argc, char *argv[])
index d7d53851f0bcaf0a09f9f776150de218d818dc86..299c6a92cc2fa43f0abf4a443b8183fb72b61590 100644 (file)
@@ -35,8 +35,6 @@ print_boundary_ids(const dealii::Triangulation<dim> &tria)
 int
 main()
 {
-  using namespace dealii;
-
   initlog();
 
   const unsigned int dim = 2;
index 9974896c2af463e9bd61e36d81c6bcd7a5618f3b..4d1202fce73bc9fcb48add339e1319c996601ec5 100644 (file)
@@ -21,7 +21,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 9df75aaaf55f23188b0956d4763dac88adeceb5c..a42ba2ab03e26303cab4bb7670421e2c6c66bdf1 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 719cf5a40de8da5774bb186fb77292f59354795f..30903182fb3552955a5883926d953afe32801ded 100644 (file)
@@ -27,7 +27,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 19c9f9f8520f39557150eddc8abe2f92113d4bde..513dbbb926342fa00044344d9411f4506309aed7 100644 (file)
@@ -28,7 +28,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 7058e987889c2b5a08ae7a66b1d75fea46c456c3..2f21e5a00e753b94e78d82707e6b59be2c756119 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index f8502d1181b6ac00cd0fa6e796718894f4dfad07..12cff7df810ab51f11df3ce3fceb1917c88bc3fe 100644 (file)
@@ -27,7 +27,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 33178d52a1176521a5d60b1d6ff8ecfe88073e5d..3a49502afc6b3b413c33d9a1a16635b98497018a 100644 (file)
@@ -27,7 +27,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index b56901d7965f88f02a898fb1801c7619b4b47854..302cba4c5c7f742e088cf9e99444ddb36ad9491e 100644 (file)
@@ -26,7 +26,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 void
index aea7f99b348cd7073fee41ce58128be203a08644..63577036a9c2b23b817e6dd894398809b3dfee3f 100644 (file)
@@ -24,7 +24,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 void
index 81078ab60a5a52d05b718184ec2c6054627b298d..abcbc3afd89e11dd3011f519ab821541953d1c88 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index 26f83aff0167f12d02952ac7290013d1d33a1c7e..eea7575b21082a6107adc039ce1d004d31d4eb25 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "./tests.h"
 
-using namespace dealii;
 
 template <int dim, typename TriangulationType>
 void
index 290e18c897436adbe669cbe9eb7e79e7050a74c4..aa0c7a951d0a1677c9cdf4dba12496bc33b6d1c5 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "./tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class InterpolationFunction : public Function<dim>
index c1b82110250aeb87a01d198d325b6dda48eec6d7..bc3d2315767b275833f8692b83fe65d58901d859 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 /**
  * mpirun -np 4 ./constraints_01
index 8cc7b5730f6c1ea8af8157bda228acb13253a3a2..a6300c9e0640a654a69e69e068c813c1143238ab 100644 (file)
@@ -22,8 +22,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
-
 
 
 int
index e476902b579061825a53e47ab40a7ff4b0a9f515..546967186e3cd5550969335db17a93472b62cd7c 100644 (file)
@@ -63,7 +63,6 @@
 
 namespace Step40
 {
-  using namespace dealii;
 
   template <int dim>
   class LaplaceProblem
index 35b77bdd93b04a965cd4bf2b90a6f7f24e7ee633..1c6070ebf268d6da3643c089969aaae58f04d266 100644 (file)
@@ -63,7 +63,6 @@
 
 namespace Step40
 {
-  using namespace dealii;
 
   template <int dim>
   class LaplaceProblem
index c4856f38bd56d62f324ce92f4aa69fa11241852d..50c5c7f2e586a899a26be8d6e90aa65f819196e6 100644 (file)
@@ -64,7 +64,6 @@
 
 namespace Step40
 {
-  using namespace dealii;
 
   template <int dim>
   class LaplaceProblem
index c7a29a3cff032a8a5139c74801a625daf59f1b97..2163a4442e63684e88ba20c3eae5c7795ad38d0a 100644 (file)
@@ -64,7 +64,6 @@
 
 namespace Step40
 {
-  using namespace dealii;
 
   template <int dim>
   class LaplaceProblem
index 1d325d1e4444e3e2b3ac9f33a278dc9b2c5e9745..c6a54735c74a3605dc5d4f92af682f542803d758 100644 (file)
@@ -64,7 +64,6 @@
 
 namespace Step40
 {
-  using namespace dealii;
 
   template <int dim>
   class LaplaceProblem
index 252be2ff7dbf57face8c555846699b22e5a0ee06..5d5aab3b8e39692b57e228b6a6ad3427800c0f82 100644 (file)
@@ -64,7 +64,6 @@
 
 namespace Step40
 {
-  using namespace dealii;
 
   template <int dim>
   class LaplaceProblem
index 5499d325bdcb06fc28ccce5f933d997920e1a7e3..a59c49e4ad39f26bed100de3e8639904ee4f0adb 100644 (file)
@@ -27,7 +27,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <typename VectorType>
 void
index ffd884c4c9e8decf03a13b43bb2c8ac16ee6e511..e894155a447df95ed8199e9d741d1d7839c5acb1 100644 (file)
@@ -27,7 +27,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <typename VectorType>
 void
index 9c129cc0856ecca77d08552da6f0c62e6d68d447..8a87a956d9c8a47cc1dc170d27cd5250f5ea6285 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class GradingManifold : public ChartManifold<dim>
index aaf3a711d98128747ea7419f3e2f4e501d43c0b6..33e9abbf21563107c8c6fdd253986f34b57aa723 100644 (file)
@@ -30,7 +30,6 @@ main()
 {
   initlog();
 
-  using namespace dealii;
 
   Triangulation<2, 3> tria;
 
index 41c8f8d2b20f716c8bfb0dad4046a4040dd79738..23099418d0c61e7ed26a551e36c9a3520ddd900c 100644 (file)
@@ -45,7 +45,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 template <int dim,
index 5047b6cc7de5baf11135b21e1dd73f5e6164af29..53a225ae27052a07b4c7e4f443e2d0acfe50542f 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index e3d30c5373c1bbc215ad48e306261ded1c74de30..fe8dec43a2498ead40b2519b0b925d78fc046c2b 100644 (file)
@@ -34,7 +34,6 @@
 // Test MatrixFreeTools::ElementActivationAndDeactivationMatrixFree by comparing
 // the results with results obtained on fitted mesh.
 
-using namespace dealii;
 
 template <int dim>
 class Fu : public Function<dim>
index 47c33b2f44d9dc597f6d706d7fefe975bd4cb5d9..dcbac6cf0e3da57d49d9c680e12e368a9caeca13 100644 (file)
@@ -270,7 +270,6 @@ shift_1d_quadrature(const Quadrature<1> &quadrature_1D, const Number shift)
   return {points_shift, weights};
 }
 
-using namespace dealii;
 
 template <int dim,
           int fe_degree,
index 278d1a6a02b74e2a23dec86e5aa581b6112b626b..0fda7710a82f0f5348162df49ae61012ba3abe26 100644 (file)
@@ -29,7 +29,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 using Number = double;
 
index d4b5fdb14ab779b15c8bea40beffc6de25b5dfb9..b93f4c7382a16dff8a4ad783a0c52a74684e9240 100644 (file)
@@ -29,7 +29,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 using Number = double;
 
index 57367703291b72a003b6e537432a98bf950d51ba..2031b80352b576e14b496d6a44f4b9057185034b 100644 (file)
@@ -48,7 +48,6 @@ test_hessians(const dealii::FE_Poly<dim>                    &fe,
               const dealii::Quadrature<dim>                 &quad,
               const dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 {
-  using namespace dealii;
   using VectorizedArrayType = VectorizedArray<double>;
 
   Triangulation<dim> tria;
@@ -236,7 +235,6 @@ test_hessians(const dealii::FE_Poly<dim>                    &fe,
 void
 test_qiterated(dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 {
-  using namespace dealii;
   deallog << "test_qiterated" << std::endl;
   for (unsigned int i = 1; i < 4; ++i)
     {
@@ -261,7 +259,6 @@ test_qiterated(dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 void
 test_qgauss(dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 {
-  using namespace dealii;
   deallog << "test_qgauss" << std::endl;
   for (unsigned int i = 1; i < 4; ++i)
     {
@@ -283,7 +280,6 @@ test_qgauss(dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 int
 main(int argc, char **argv)
 {
-  using namespace dealii;
   Utilities::MPI::MPI_InitFinalize mpi(argc, argv, 1);
 
   initlog();
index 81d4cfc2012778faa501781f46f18f2d8c7f8b7d..6523aac3cf801908b04318a8bf17863507004d19 100644 (file)
@@ -49,7 +49,6 @@ test_hessians(const unsigned int                             degree,
               const dealii::FE_Poly<dim>                    &fe,
               const dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 {
-  using namespace dealii;
   using VectorizedArrayType = VectorizedArray<double>;
 
   Triangulation<dim> tria;
index 635223210140866f0847d31d0d886541fad5f1fc..4666bb72a584d55a5e433286bc3ba7412b4a1b5f 100644 (file)
@@ -48,7 +48,6 @@ test_hessians(const dealii::FE_Poly<dim>                    &fe,
               const dealii::Quadrature<dim>                 &quad,
               const dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 {
-  using namespace dealii;
   using VectorizedArrayType = VectorizedArray<double>;
 
   Triangulation<dim> tria;
@@ -239,7 +238,6 @@ test_hessians(const dealii::FE_Poly<dim>                    &fe,
 void
 test_qiterated(dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 {
-  using namespace dealii;
   deallog << "test_qiterated" << std::endl;
   for (unsigned int i = 1; i < 3; ++i)
     {
@@ -259,7 +257,6 @@ test_qiterated(dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 void
 test_qgauss(dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 {
-  using namespace dealii;
   deallog << "test_qgauss" << std::endl;
   for (unsigned int i = 1; i < 4; ++i)
     {
@@ -277,7 +274,6 @@ test_qgauss(dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 int
 main(int argc, char **argv)
 {
-  using namespace dealii;
   Utilities::MPI::MPI_InitFinalize mpi(argc, argv, 1);
 
   initlog();
index d3acccd2d31dd7e7f199694f83efbd4b9a80d032..b95ef167c20721f38cc855c7d62126b56faecf3e 100644 (file)
@@ -52,7 +52,6 @@ test_hessians(const unsigned int                             degree,
               const dealii::FE_Poly<dim>                    &fe,
               const dealii::EvaluationFlags::EvaluationFlags evaluation_flags)
 {
-  using namespace dealii;
   using VectorizedArrayType = VectorizedArray<double>;
 
   Triangulation<dim> tria;
@@ -323,7 +322,6 @@ test_hessians(const unsigned int                             degree,
 int
 main(int argc, char **argv)
 {
-  using namespace dealii;
   dealii::Utilities::MPI::MPI_InitFinalize mpi(argc, argv, 1);
 
   initlog();
index c8f062bbcd51a1d53ed902996f43e2eea3399259..f9a232e42b69aba6328fa0d4493883f1e4a69b40 100644 (file)
@@ -44,7 +44,6 @@ template <int dim, typename Number = double>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 13ca71d6a59a5ae9baf08ff866d17ad82f3d081c..857210e8ab24afd083fb418d417e4968e84dd6f5 100644 (file)
@@ -44,7 +44,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 5cd2f899a0bd0b2505720481329179c64b96f364..a70870f51df5380b1b9b935a61710c628764397a 100644 (file)
@@ -62,7 +62,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 35dcbc32bcb6d6a439cb81b1cf5edb4edd2a7dd8..6dd872c40417a942e675d49877664b413e0b6ce8 100644 (file)
@@ -65,7 +65,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 0b685b97da16b1ee33f2826bfd1b890f50ad6cbd..8c2f0cb84bf6237a0ef92feb3480ef4df32b4da7 100644 (file)
@@ -45,7 +45,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index e347ff7669e6814bc3ac1609b9765ba5e14d1657..95539b5fca9426d97a16b9d9f3b0207462e0f9ad 100644 (file)
@@ -46,7 +46,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index b850778e1598b92c49197426230f36071f626e73..681d4ba6d297137dc151cb64d8051ad31de0ece2 100644 (file)
@@ -62,7 +62,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 9b35d1dcfdbc73906cdbe94ac918195016b7b1f6..7b58b41137f4411681f20d7fb0b0303b4893c0b8 100644 (file)
@@ -65,7 +65,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 3eec7d5360ec2d34d31a93a1ac9f292435933538..1fbea3e35de6bb6a30fdf725269661be88fd03ea 100644 (file)
@@ -62,7 +62,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index cb81494d1ae6a5dca7daabb1b4d814a9d7ae13ab..2c20607a5bc6da689e6609fa6441dd1f87b747de 100644 (file)
@@ -46,7 +46,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 910c2501fa183d0022306cded48bf02dc036d819..cbf980daa1636ea08dc0af95edcbf592113ca927 100644 (file)
@@ -46,7 +46,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index f41c308e5d16346fe3ce2c391b94a1dc3bc148eb..c99b04c0728cd758b35b196a14ce0099271189ad 100644 (file)
@@ -44,7 +44,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index ef6d9e3733d5ff572e2282479f850e73b9ca3996..d5b2d0da5e7f9af0a5d67d98e5d633a90973c20d 100644 (file)
@@ -63,7 +63,6 @@ template <int dim>
 void
 test()
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   GridGenerator::subdivided_hyper_cube(tria, 2, 0, 1);
index 50a88d1c5f2977ff7811ea9e739d49b9c946eaf4..004f5c9d6a249cee87fdbada9ecbdbaf7db463ed 100644 (file)
@@ -63,7 +63,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index c398d98ccdd8c212c6d560a94211bd2b49cd0ce5..2a62d44c550bd4111f0785fc919dd1a8fd0caf13 100644 (file)
@@ -62,7 +62,6 @@ template <int dim>
 void
 test()
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   GridGenerator::subdivided_hyper_cube(tria, 2, 0, 1);
index 88cb97b93317163554f53da9bb258aa0249d4d74..6c2692f8c83ae65b61ac051e9b41eec9045e3fd5 100644 (file)
@@ -63,7 +63,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index b0b29b50df831dbf55ad9320e72bb1abad60bdd0..fa8d8fd2a4bcc57f2ecde94204353744d759471f 100644 (file)
@@ -62,7 +62,6 @@ template <int dim>
 void
 test()
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   GridGenerator::subdivided_hyper_cube(tria, 2, 0, 1);
index 9920ba9ababe447c4549f54646120260d1702940..64c6902c6e7382d868a9597023340382467c333f 100644 (file)
@@ -61,7 +61,6 @@ template <int dim>
 void
 test()
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   GridGenerator::subdivided_hyper_cube(tria, 2, 0, 1);
index a86d74dbe326508ef22108a5874c55e1e06f1b9e..e4af02d0a2129259b9a082cb16295a0c13a4679e 100644 (file)
@@ -61,7 +61,6 @@ template <int dim>
 void
 test()
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   GridGenerator::subdivided_hyper_cube(tria, 2, 0, 1);
index c25ea35458b91d4bb9e9123cc1324c13b29a534e..8bbb7eb44ab72923ac9033ecee72c76392714d26 100644 (file)
@@ -44,7 +44,6 @@ template <int dim, typename Number = double>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 598b95318245255f2b46ebb418665b913d161a85..957d2d3cd88d78ebe9cbe2352f188b7ae12c5a07 100644 (file)
@@ -40,7 +40,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim,
           typename Number              = double,
index 3aa622b03f12f33dd3743fdf6feb45ab6998b32c..c31627619e077a89fa531ff2761652eac246c5b1 100644 (file)
@@ -62,7 +62,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index c21330e1b419c78d4be88f6af71aea0fa5ff75f5..81a475ad2eb74117bad1b6b7f0cf1ce8fd2dc396 100644 (file)
@@ -62,7 +62,6 @@ template <int dim>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 818948f3c0dda1949196d160ec5ca708c0b78380..dc998bd8289e2046c4cb1d568710540765511b8d 100644 (file)
@@ -44,7 +44,6 @@ template <int dim, typename Number = double>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 08e151a0e3515ad74dc9ead0170bd835f96879f2..0202b570ca43c3aec8b879be504fa66e9d0da3a7 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class AnalyticalFunction : public Function<dim>
index 1d37406611e6c50f680af7e30de99d60812742e3..dd85684a154b730b5b0b7e7a3115d31231956a04 100644 (file)
@@ -35,7 +35,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class AnalyticalFunction : public Function<dim>
index e91a8b3aa985ae36538e4896e6599e399e54d973..127ca83b08c962258c6d3c7934b7d5b7124d4248 100644 (file)
@@ -42,7 +42,6 @@ template <int dim, typename Number = double>
 void
 test(const unsigned int degree)
 {
-  using namespace dealii;
   Triangulation<dim> tria;
 
   if (dim > 1)
index 1103e253ae90f64acd63ca262147f88dd45dc3b7..484482f6a2f5614bb55ffb5bd68c5c1a86ef077d 100644 (file)
@@ -54,7 +54,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 double
index 89b422578f6e852cbab7cb69e338e7b2b8047e2e..db9ad58a43b01ce97fe26e89cffa4e1a81500b6f 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, typename Number>
 void
index 7d6b2bc765d4455213c4a1d0cc94b6c653b3c2cf..61e315775a646f4a575f4c5897e6d116c2d1470e 100644 (file)
@@ -24,7 +24,6 @@ const bool run_big = false;
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 test_data_type(const std::uint64_t n_bytes)
index 18f618d937a659581455064db5a77526a48cd44c..65afca01a69d69865274580241e278ac7b3f93d0 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 test()
index a7703f50f668647232ff54356caba828986ff5e5..3321338d5d86684b38500ed4ecbfab0f20ef683f 100644 (file)
@@ -174,8 +174,6 @@ test()
 int
 main(int argc, char **argv)
 {
-  using namespace dealii;
-
   Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1);
   MPILogInitAll                    log;
 
index d7482f1c6b1333b9e74eaf871708a38be89eddd8..4715fa92928de288f4d8a2c5bda978ccb0f7d471 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 test(const MPI_Comm comm)
index 2625bdda2346bbb0b836965972a2f787561e6831..3586dbd32ba7edf04ab85d2ccb50bfc2ff439295 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index d5bfae97e5ff2a4fdeac8830c51d8620b90a7e73..d0760097d14aa60f3b204790ddfe5956dcf37aeb 100644 (file)
@@ -19,7 +19,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 test(
index 9f7073bddf4018ebe30c50a402d965d5b734d7bf..8445595eeeb3ed20654b896aa62d913145f74cea 100644 (file)
@@ -19,7 +19,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 test()
index 197e065c19d685e80eac2e2d2566447f08819735..e796baa9b8ee864c9b45a47cb44266234f5786ad 100644 (file)
@@ -23,8 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
-
 
 
 template <typename MeshType, typename Number>
index cb23f825833bf2b3a972616c7a5f5595a8bc65f1..2ddfc0f222d110bfce38ae385b19c5c44d2004b3 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index 541c634e0125c1926cdaaf0a14cc03df785f926e..2dd923cb6c397c1964ef561dd08fdc348f181e2e 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index 09b54133721715c39fc8ce46466e6917782aca2e..4739f70876f679699af8d9e15f2da24d818e8db8 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "quadrature_printing.h"
 
-using namespace dealii;
 
 template <int dim>
 class Test
index 3c007b56137dede1d7b11304cdf35ac0f9a4c2b7..9b1e0e3debb0c9ecbcc41ce9d2ffbe4a2b31926b 100644 (file)
@@ -34,7 +34,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 using NonMatching::FEImmersedSurfaceValues;
 
 // Set up a triangulation with a single Cartesian cell and a finite element
index 3affc77db79a22c29acc9ee5d3f114ebd083af52..d53f4edccd0b33e816fa9817a8fb6eb9ad517ed7 100644 (file)
@@ -22,7 +22,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 using NonMatching::FEImmersedSurfaceValues;
 
 // Set up a triangulation that we can construct an
index c8947adb9750f916fe2da3a002174c4376f01bf5..05ce2e49bc03f1540e6f4073ee60c8c81b0333a0 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 // Set up a triangulation with 2 elements in a row: |-0-|-1-|, over
 // [0,2]x[0,1]^{dim-1}, and a level set  function with a cut in the plane
index 6c10913f507c45cc9951eb9ae8c9c719549a4987..dcaa40485a998361dbb88808b020f1833ebc88c9 100644 (file)
@@ -41,7 +41,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class Test
index b63ffeacab3576a5ef967ebaaa218172f56c0ccb..498d80530010bbecd1b80c05907d9687c27fd52e 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 // Assert that the two incoming cells are the same. Throw an exception if not.
 template <int dim>
index 7a9e7f3319bcb17c7126bc618b78456ecfa18199..73d31c96f254f41b191fefdf241672065a48760c 100644 (file)
@@ -23,7 +23,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 using namespace NonMatching::internal::QuadratureGeneratorImplementation;
 
 
index 39fea777bd449bc1f5b42b32ddd9bae51c117b36..29d5480be2e7db5a05445279b0fec093ac792264 100644 (file)
@@ -23,7 +23,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 using namespace NonMatching::internal::QuadratureGeneratorImplementation;
 
 
index 912fd1360261f0592d136ef89ac2dd51b39fc3f0..af73c410f59ba3e0184f9a186967924445e749eb 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index a8123fa027075f2fb73c7fe31cb29f6e71b5ff8e..a462a27ebf9a44291b0313bf1e56d07ec8b794b8 100644 (file)
@@ -27,7 +27,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 using namespace NonMatching::internal::QuadratureGeneratorImplementation;
 
 
index c60612d0869054dd400257b15af99fc9445ef04b..e2217012ee56161034f7bb401c23e5f2333a1a49 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 /**
  * Compute the volume and surface area of a ball/sphere by setting up a
index 718e9b15f55a6d4e96a69e56b12e98cd7ae8b392..696fd2ff8d69fe531cfba13bf2a7245f2346c17d 100644 (file)
@@ -29,7 +29,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 using namespace NonMatching::internal::QuadratureGeneratorImplementation;
 
 // Use RootFinder to find the roots of the incoming functions over the interval
index 140d545edaa1d0a6a3fab84737616b6725b2dc4d..2f7133bde68cec2fc0f5e3793f50351bbc448f55 100644 (file)
@@ -152,7 +152,6 @@ namespace LA
 
 namespace Step70
 {
-  using namespace dealii;
 
   // @sect3{Run-time parameter handling}
 
@@ -1913,7 +1912,6 @@ int
 main(int argc, char *argv[])
 {
   using namespace Step70;
-  using namespace dealii;
 
   auto          init = Utilities::MPI::MPI_InitFinalize(argc, argv, 1);
   MPILogInitAll log(true);
index 3f2d3a1c4d9ada788910a8a5f679f607c94a5b6b..b3ccb429999f4ee0634302c26dc2fb2e5d4b41e0 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "quadrature_printing.h"
 
-using namespace dealii;
 using namespace NonMatching::internal::QuadratureGeneratorImplementation;
 
 
index 20f711d4b94d60eea3385a2e977e64e0f7abae55..d72675e257b30136d8a5c5320b1e3c831c387908 100644 (file)
@@ -29,7 +29,6 @@
 
 #include "quadrature_printing.h"
 
-using namespace dealii;
 using namespace NonMatching::internal::QuadratureGeneratorImplementation;
 
 
index 4d9e8e9ad893c4b587428ad59c15d767b1bebd34..c61e5b5dfa9da2569c7754b9f4a440767bbb3b1b 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, typename MatrixType>
 void
index fc302eea4e15daf8ccc8b319f54a0edc82c60cb7..77c07f34c49f9b5564cab785c309926fdfd3e150 100644 (file)
@@ -63,7 +63,6 @@
 
 namespace nonlinear_solver_selector_test
 {
-  using namespace dealii;
 
   using NLSolve = NonlinearSolverSelector<Vector<double>>;
 
index fe15630fd4227f1ee8a8f47c35c71a44c127f1d3..3eec90a139faf2b9cf4c7dc9b5005e3d8361aa2d 100644 (file)
@@ -77,7 +77,6 @@ namespace LA
 
 namespace MPI_nonlinear_solver_selector_test
 {
-  using namespace dealii;
 
   using NLSolve = NonlinearSolverSelector<LA::MPI::Vector>;
 
index 7d64bb9735aa115bac11588bfdd9fe64832a82e7..790eb557db09a4ee4b76cca2874a522c93cefb0a 100644 (file)
@@ -43,8 +43,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
-
 
 template <int dim>
 class LegendreFunction : public Function<dim>
index fa36763c86741314f22b8e2ee272b6e3939a1792..c3f5f3304947d29fe4d8bbd6053b2d43d9144dd1 100644 (file)
@@ -63,8 +63,6 @@ print([i,j,k],fullratsimp(C3(i,j,k)))));
 #include "../tests.h"
 
 
-using namespace dealii;
-
 
 template <int dim>
 class PolyFunction : public Function<dim>
index 46529a36369b3f4a2c575e35c021de68933804ff..f8985a130c8d86405e3f2b7e65d133bde19df9c4 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index 99be321dc94ba1e5a33fbbda5ebdd450ea9bd467..2a0aa87f6baf3c602eb349dbff6ac050428ba5d1 100644 (file)
@@ -39,7 +39,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index bec3e067e236a85ea9baea252c6d92916e1f0e39..f196dc7df368ffb7e9e0df0d13f51b2df5733ba8 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index 1ed786250f756f0cb34d11cedc41a3bff6564f67..ff68270dfdd8b2e9fde7cb947e15213540345004 100644 (file)
@@ -56,7 +56,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class VelocityField : public Function<dim>
index fb31825e9b72c0b86dda16f979342f8b0f7d9bb5..d0fb313ffa248088078fb430c7d57067fbebef40 100644 (file)
@@ -54,7 +54,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class VelocityField : public Function<dim>
index 58705b459168b2a33496b7817b44300628ce7ee8..9b89692acd8b42434a53f111ac02cb72d6dd52f6 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index ab8c244746f8aa60ccc96020fc9e4c6276658beb..cd142f26097a073c42f78fc458838cfa767491d9 100644 (file)
@@ -42,7 +42,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 351b95135a4732f95dc728d48f0bcbb1033f6cc1..bdd37183aac381ce3a914b64e7fad620e6e462d8 100644 (file)
@@ -41,7 +41,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 2dc7134e3bb885d56ddd06c32f982fd694ce2b0b..56b4ca43bfe417439c2ac057c61bf5c1770837bc 100644 (file)
@@ -41,7 +41,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 0b2d24f20e5edbe7d328e9fc1065733cec64f27d..7ccf13253f60a0dc1a9b5b7a6d44e3258f19146f 100644 (file)
@@ -46,7 +46,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 024d7e1ed14eafda79dc6ea239846a98ff75f203..f22fece6d9b88e2322c95901ec5c47879b52a858 100644 (file)
@@ -65,8 +65,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
-
 
 // @sect3{Global definitions}
 
index 28abc99d43ab1e31419d83851f44b1436e8a27f1..2afd6a0af1e262797885b38dbaa0fac02c2b8cee 100644 (file)
@@ -75,7 +75,6 @@
 
 namespace Step68
 {
-  using namespace dealii;
 
   // @sect3{Velocity profile}
 
@@ -728,7 +727,6 @@ int
 main(int argc, char *argv[])
 {
   using namespace Step68;
-  using namespace dealii;
   Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1);
 
   MPILogInitAll all;
index 3ee243b9424fae4bbcd63dce39c6623fc1656eab..c60f5b5e5c9fe97c15f4da2e1beb4b9e43354f67 100644 (file)
@@ -67,7 +67,6 @@
 
 namespace Euler_DG
 {
-  using namespace dealii;
 
   // Similarly to the other matrix-free tutorial programs, we collect all
   // parameters that control the execution of the program at the top of the
@@ -2396,7 +2395,6 @@ int
 main(int argc, char **argv)
 {
   using namespace Euler_DG;
-  using namespace dealii;
 
   initlog();
   Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1);
index ee1984e3b505d381752db4f9fc74bd85d73ca633..3633762dc5e19cc8f7100301eb873a5cb763a204 100644 (file)
@@ -67,7 +67,6 @@ namespace Step77
 {
   // Before writing the main class to solve the problem, we define
   // shortcuts for the types we are going to use within this tutorial.
-  using namespace dealii;
   using VectorType         = PETScWrappers::MPI::Vector;
   using MatrixType         = PETScWrappers::MPI::SparseMatrix;
   using PreconditionerType = PETScWrappers::PreconditionLU;
index fc48f45491d646ba448a74e851e67106729c6088..cc9d3a123c8c9fe6a7668be3890f90df0eaa2c43 100644 (file)
@@ -33,8 +33,6 @@ template <int dim>
 void
 positive_negative_split_test()
 {
-  using namespace dealii;
-
   SymmetricTensor<2, dim> random_tensor;
   srand(time(0));
 
index 13cb52cf8df779adabd694c7d7f3fdfc6193dc09..154c7e9aada1f4dd6ddaf7873b91158e8ffee3ef 100644 (file)
@@ -31,7 +31,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index 518beb66caba404e45e3c317d5fcc13e69203dbe..6899b020d341d3afa0cd36601c4d3f35e7e83b44 100644 (file)
@@ -31,7 +31,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index c070dc142b405b2ab2a3232472a0dd0d3e267772..6db3bade2e01e8acbf701b423450060f04491165 100644 (file)
@@ -31,7 +31,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index f210ebf5cd73deb18c0262825cf972f8ad12354b..0ef5e9ad79937b4512aa0de80b23b23f839f3863 100644 (file)
@@ -31,7 +31,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index e7197643c452fed76a7b344651ef9a03030c8269..b353127d7c87601594d904bdd30384ff92640b63 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class AnalyticalFunction : public Function<dim>
index 617d527fc88604df1d83f1e50ee2dd9697494579..b1af2e9b95abc573a08366fac558fb518c52537d 100644 (file)
@@ -35,7 +35,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class AnalyticalFunction : public Function<dim>
index c1a695cdbecf07baf7893947c241270c67c3b856..df04ab2ba8ee16fddbe0c75b2f6c80b833c6673b 100644 (file)
@@ -29,7 +29,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index 81769de2efcd37e47c7dd3d7ca980e7e7c68bcdf..964c500df810cbe344e28fa8596b259d2b4b706a 100644 (file)
@@ -29,7 +29,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index fa4ae4198463d3a3dfd3b3b39f44ea7db618c905..b9ce15ff014c85a0df27bc02a75c7f28231fb111 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index 08ae80e50bdfdfa0599d21a053de906bdd3cff98..2ef97e9a825cd136254c14c6ae2a03e626b4481e 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index 9a650556798fab8c74b8423f770374270903e813..f450b7799d492dc65cfd1b57437e08d86a32cb2d 100644 (file)
@@ -29,7 +29,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 template <int dim>
index ea0b1bddaaca680ba06f799bf2576d890f6ec53b..121c711579496cbf7e9703f5b2c5af1e5a940c3d 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 template <int dim>
index 589530a332db0dbd160977aa2284df2206b5fe86..faf98965d210f8dae48a3369c457e2db06de1dcf 100644 (file)
@@ -29,7 +29,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 template <int dim>
index c791aa78dcb1febc59d76fe79d5f23edee8f559b..bb850fd26942f5c9fc4f3645babfe16dcbb3d0b9 100644 (file)
@@ -29,7 +29,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 59e869ad082c68d14c61ca8d140c2dcd4f8a53c8..9ade2a5120fa53dc097c452ed7c39141957b76bb 100644 (file)
@@ -46,7 +46,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 using VectorType = LinearAlgebra::distributed::Vector<double>;
index 3f76f39f49177e8e0099e17150dcdee2d474cf13..b3db4573fc5ea4a372c1d43aa5d509fba4d830bb 100644 (file)
@@ -46,7 +46,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 using VectorType = LinearAlgebra::distributed::Vector<double>;
index d556d5968eb1c9acb6eb8ed653ad3d2fd60f7d13..6e1e52b6761a567dddd9b9c93a15eca0145aaacf 100644 (file)
@@ -49,7 +49,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 
 using VectorType = LinearAlgebra::distributed::Vector<double>;
index 43695a6f48d3579c1bd2955baa0927e803a3333c..0ad1c42f714c6b39f6230056b56d0fe51b1fb903 100644 (file)
@@ -31,7 +31,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index 02caa53cd5219bbf879e83a7333c71d3e987ad6a..d9f2854ebf808ce402c1391f087d09aede99a532 100644 (file)
@@ -31,7 +31,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index a844fc8c6b4b3f52303fe7e26ac13ccbefdfad8a..2efb97faaa40e1db331e25e510033954468646ec 100644 (file)
@@ -31,7 +31,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index c5d3cb92ff9dffd4a7c6a55dd956954ec7eb1476..952721b2a2b66483adf7cf35e1b8ed9fbef99bbe 100644 (file)
@@ -31,7 +31,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 std::vector<std::vector<BoundingBox<dim>>>
index db593557b0aaaf06b0412f39e8829e83289f2980..64198439f10a5b79663368bca0d5517a5f4ad15b 100644 (file)
@@ -42,7 +42,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 namespace dealii
 {
index f6934fb5053589a71016227403c2f19f9a10bd7e..aa9f08357e4fa5dd29e05b0e6cc647305e335667 100644 (file)
@@ -47,7 +47,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <typename MeshType>
 MPI_Comm
index ee45e9846699613a1a61e79e23ffe42c57e8f7c4..29a96ce5d603f12e4a4bc5489b312aae5ab9966e 100644 (file)
@@ -43,7 +43,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <typename MeshType>
 MPI_Comm
index 2d119b080cb0ab6a924852b6c52652e9bb3d141c..efc035cee9c264dc025a17d6b801bb4d880e302d 100644 (file)
@@ -42,7 +42,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <typename MeshType>
 MPI_Comm
index b36002642d96cfab6d555819e3443d70a22072e8..635080f419853c4e74f44440dbc26002ffcbe421 100644 (file)
@@ -42,7 +42,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <typename MeshType>
 MPI_Comm
index 89d1ee6f2d78501a86345a605c754aa375921b3e..9b1d78b8c8efd2fea33b25db2af88308de07edbc 100644 (file)
@@ -42,7 +42,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 std::shared_ptr<const Utilities::MPI::Partitioner>
index e2a89c93f23357a6710a45e6e59d256f24609e36..19c7084a8af950487545f0f4f269150e25815646 100644 (file)
@@ -43,7 +43,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <typename MeshType>
 MPI_Comm
index 5e448d319d82bfb242d828edba65a6790071e19f..0a8934acdc81cd8229451c053e251ea586c2d0ce 100644 (file)
@@ -29,7 +29,6 @@
 #include "../grid/tests.h"
 #include "serialization.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 07cbfcce34b1e912b51a4a1be21dea11b0c876dd..be4727367e39e81aa18bbfc67c9fa0142ef539a2 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "../grid/tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class InterpolationFunction : public Function<dim>
index b766fbf8658bb9ab2699fd0f657cc363a0f68cc9..89e7765504e2c116894eddb115a197eb6fa0a520 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 int
 main()
index 27fbc3dccdbba8ec60eb64b72775e7c52cbcbcff..3c1b2e4bfcaa2c6326f0c2eb97bd2741baafb7c6 100644 (file)
@@ -30,7 +30,6 @@
 // Create a simplex mesh in the unit cube. Check points distribute to each cell
 // via GridTools::compute_point_locations
 
-using namespace dealii;
 
 template <int dim>
 void
index 29320acc7428c72c78717fc051ccab4582377a34..918fa6970aacc774f5e17e9a2eaddbff7ebef626 100644 (file)
@@ -37,7 +37,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index ad9a2e38e5349d39806d349a356029678232f2fe..da1b8ef05b2d196400fb2a8b33f8655023a61746 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index ed37c470a0fcd292337eb96500012288ee2d8240..41e07255a59c981820a1f8c1ffbd25b580b8e382 100644 (file)
@@ -28,7 +28,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index e5fe7dec0a15fd15ae6139472072740cc5c01a53..8fe2b57da21297c868a12fec1cb061e89fc1578d 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index 73e314da7a24d2b3c7d3dcd2d7f5f485ebd4d775..3c476fc1f5935dfa2fa139d9802713816291687d 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index 47f5969360d576e2591823f4dd376b19ea509c0b..b4a2df664963100214d0b67b7a68ed69957431c9 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index 5c08845e1698bc2d534f5acd9cd9f6f35ba871b2..95da2ec587fd9bd67294cc6cb0cf07bca205fbde 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index 1ad023ebd2a4a761d52cdf4bcb406afbebcee40d..99a92b50ec55aa9f8b13b65542fd046f8eef3d41 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index 4e7d06c028d1bf62f25c57187878149d10f81d89..aa02b10dd29820ac54acd6cf644ae3f85f07c989 100644 (file)
@@ -42,7 +42,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index 1aea5befdf3d04d6f3bb5ced0c368cef22d17677..fc060399bc2664091f5338d58000096f87980b4b 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index efc597ad625654135d3494558ffeeb3caf200498..2a854b1fc2c40e67db0393bcb2e20181a4cd9b4c 100644 (file)
@@ -41,7 +41,6 @@
 
 #include "./simplex_grids.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index bd10f9c3a53829683019974a9a9d9cb89bd01071..dd712e14cb0a5ddd7662766784c5c6f39f5542f4 100644 (file)
@@ -39,7 +39,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim = dim>
 void
index 2b261c73ccd687baeb7f032da7b5c7eeec192ea9..09993c6ecc45bdb26192fbe6c9ba06a0ede932f1 100644 (file)
@@ -40,7 +40,6 @@
 
 #include "simplex_grids.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index d518f9abe2b3adaf8e8c91f6235474ee0f420cb7..f7e296171fdeeae11fc1947e1867dfc0d260a2d0 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index 675b5214284a73f9c78e4b2558437c9ff39284ba..667283bb8d6949d6bb4cd26c31e4c4a1e972da31 100644 (file)
@@ -22,7 +22,6 @@
 // didn't used to work with MappingFEField since it did not apply the sqrt(2)
 // factor in 2D correctly.
 
-using namespace dealii;
 
 template <int dim, int spacedim = dim>
 void
@@ -58,7 +57,6 @@ test(const Triangulation<dim, spacedim> &tria,
 int
 main(int argc, char **argv)
 {
-  using namespace dealii;
   initlog();
 
   {
index 2f7215cf3a9bcb9e0ff01c390dbbcc2922cef3e7..f01a8908c8fea86a95e107f272fed598751ac928 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 2932553710a489e9261abdf40a9e77933a938353..ecc53b59d6e2e007e94b93573cbc651d45d82cc5 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 2da27f771c88f4d00f9fc4c1a20af9218f8cfcb7..35f54196e3dbaa2ab6df5b75171d553603c15cf3 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 683f220704e3b6683230cdf50a2ed42fdccfaba3..7980d23167fe7162167cb3d5604c34b36b42ec79 100644 (file)
@@ -37,7 +37,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim = dim>
 Quadrature<dim>
index 08e5e513c5a1f0c126272fdf6865b8e9b345aab1..9d5634d3c6e34235ef35d2c4e99c253a19394fed 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim, int spacedim>
 void
index 0a44f531f1c11d7522bad62d4b3bfd85a51f5a65..67de73871ea4bd17b5448999fbe5500c27526098 100644 (file)
@@ -30,7 +30,6 @@
 // Check that Triangulation::get_boundary_ids() works for
 // simplices. This used to crash.
 
-using namespace dealii;
 
 template <int dim>
 void
index 01e0442dcce1bc45009bd44af533c2d7c0b1217d..7a3189e8a9dd0547b0e13706483936699fdbdae0 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class RightHandSideFunction : public Function<dim>
index 0a9f053278d28ae6e6efcd75b1133261fadd5214..d8f260004d3da778d10e8909f9f9c336027cb340 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class Position : public Function<dim>
index d70bc4da696a352108720c771939c15bd2718d39..094e25970d66a24cd5eb797719bff6c882f68808 100644 (file)
@@ -34,7 +34,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 test(const unsigned int mapping_degree)
index 82f0c272ca55948f7aa0f1ac324abb824bafdd4e..33897da1e2f6ef0d2ef66e367a7e0bc0174652c8 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 test()
index d45cc0bbd7ce11c51932c3c132f4d27932f8d7f9..86a2390ff186dcf1defe6079c4da1686e916a05c 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class Solution : public Function<dim>
index 6e080c6f8a82153c20ce463452cd446055194e17..bd53a7a2f8e790b7d6789304f60bfd5134117601 100644 (file)
@@ -34,7 +34,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 make_grid(Triangulation<2> &triangulation)
index 0cdd4b4b48abfea33c2732b404e523a8ef84545c..e7bae19ead6dce944e936af5561c4dc242b801cd 100644 (file)
@@ -50,7 +50,6 @@
 
 #include "./simplex_grids.h"
 
-using namespace dealii;
 
 
 template <int dim>
index 4cd341c4d20f3ae61ac4c731ff35b87fd4a372cf..766e021837e516850ed4a8ce4ad06ab7621390eb 100644 (file)
@@ -52,7 +52,6 @@
 
 #include "./simplex_grids.h"
 
-using namespace dealii;
 
 template <int dim>
 class PoissonOperator
index 6395f2c429843b69d62e819ee542900ef7bebb82..aa95d23b127159713e7bc11bb7e7a4b50c33c6a0 100644 (file)
@@ -55,7 +55,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 const double PENALTY = 8;
 
index 60b815e44b2084467094ac8a5df3921649c1b536..22d393c690d084c2e196e7c3544958f8fbcf78a9 100644 (file)
@@ -56,7 +56,6 @@
 
 #include "./simplex_grids.h"
 
-using namespace dealii;
 
 
 double
index 06d1d592160ad97f82d69c9fb5fc6e01ea6754da..7fd11dfbb6bdcc05c432d25f947bd06b039e1073 100644 (file)
@@ -45,7 +45,6 @@
 
 #include "./simplex_grids.h"
 
-using namespace dealii;
 
 
 template <int dim>
index be3a78d8be1b635857de8aa5ac3ec54b67c781f6..d4a9d7fd5c640d4a17429fa179a049287b4b1d1a 100644 (file)
@@ -35,7 +35,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index f1154487f1d837aaa25e4982e6de78e42452f6c7..240b51cd2b78737c5e26933aeaf94a808e23bf85 100644 (file)
@@ -37,7 +37,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class ExactSolution : public Function<dim>
index d6c09a6243ec5334a36f6872d00466647390e721..fb1713e0ed6bc6f52e6b6ecd200218c6426f212f 100644 (file)
@@ -21,7 +21,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 3556f77e1d252d250d5c2a8acf2d445e884bfbe9..f94b0b0608966944491de08cd5bc6d468b0d0711 100644 (file)
@@ -62,7 +62,6 @@
 
 #include "simplex_grids.h"
 
-using namespace dealii;
 
 template <int dim>
 struct Parameters
index c677276e1d0a0ab8f340cfb31b573893cd2aa685..84e0cdebdbfbd2125d778ebaeb3ec06021c47ad3 100644 (file)
@@ -62,7 +62,6 @@
 
 // #define HEX
 
-using namespace dealii;
 
 template <int dim>
 struct ScratchData
index ab50b2436610c28ddaafbfb7535074a732ec9c7d..f473b7bf800232cd96b6742892772109423c4d59 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 5f392f164e5846d6925ebf35db0c9a1b7939b233..337ffdca5cc124a8d37489d953e9508f54a295a1 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 2fe255acbab2ade468a983e31932a9d14b6c230c..0bed03a9caaef91025ae9435512ffdef898219e0 100644 (file)
@@ -21,7 +21,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index adb60985fbf1463cd776fc618573e74ee0846f42..43565b5a7246959473243a69b99ed5d906fa3df2 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 2827d72971ae4798bb1bc3fdd294717dc05b90c9..d3661f7849be8aeabb410ebd1422203e69f563a8 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 first_grid()
index e6073281f49aae929eefd844bd5ccd3a2c0454af..f2c81f08f4501c5cfcbb373f6d8d96eb06d653eb 100644 (file)
@@ -43,7 +43,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 make_grid(Triangulation<2> &triangulation)
index dfd61ba7cc9fb06eb3caa676cf749fea239bd4cf..cef03a6c299a0e58321d9e78366376d1b36a8574 100644 (file)
@@ -60,7 +60,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class Step3
index 1881c70a6b20e265e7cae8ff31f9315189634e32..9ebd86d68cbafed6a6e52bb0363a4e1fe2d05aa4 100644 (file)
@@ -59,7 +59,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 class Step4
index 6c1a158a140283033a8513ec62d6efe9778f4d15..e09a93a2f600e900f103d6adff08099e1013ab71 100644 (file)
@@ -65,7 +65,6 @@
 #include "../tests.h"
 
 
-using namespace dealii;
 
 template <int dim>
 class Step4
index 01e55d0ad881a3341d784c44ce6d2694e59b9f5d..a753f49054193f9c098a2da01a8269461fb76088 100644 (file)
@@ -77,9 +77,6 @@
 
 
 
-using namespace dealii;
-
-
 template <int dim>
 class Step6
 {
index 11bc20c78399cb59e905146d961492ed9271231f..1c90bd9c21670412b7eb9d4130434e94acd6d4a9 100644 (file)
@@ -72,7 +72,6 @@
 
 namespace Step7
 {
-  using namespace dealii;
 
 
   template <int dim>
@@ -696,7 +695,6 @@ main()
 
   try
     {
-      using namespace dealii;
       using namespace Step7;
 
       {
index 65e7738ac3fb558346249bc2c297b3ed6e9c8197..41bf2c7a5cb88f35acc65d597055db531173f61c 100644 (file)
@@ -66,7 +66,6 @@
 
 namespace Step8
 {
-  using namespace dealii;
 
   template <int dim>
   class ElasticProblem
index e9aee209a2a9516dc6a5460493eac6fb4a78a376..346f53d5665f0eb88854d6dd2e9333a6dd76f185 100644 (file)
@@ -70,7 +70,6 @@
 
 namespace Step12
 {
-  using namespace dealii;
 
   template <int dim>
   class BoundaryValues : public Function<dim>
index ca26d8cc4736e968e84a8fbd2e63594688f67d1f..6585d0c465995d15929dab03bc52c897fdfc298f 100644 (file)
@@ -81,7 +81,6 @@
 
 namespace Step17
 {
-  using namespace dealii;
 
   template <int dim>
   class ElasticProblem
@@ -456,7 +455,6 @@ main(int argc, char **argv)
 
   try
     {
-      using namespace dealii;
       using namespace Step17;
 
       ElasticProblem<2> elastic_problem;
index dbdbb1664e0329161b8340ab35dc1434058accf2..7521e47e5ef1d5c6a5c096c623d7a010a9501f1e 100644 (file)
@@ -86,7 +86,6 @@ const unsigned int degree = 1;
 
 namespace Step18
 {
-  using namespace dealii;
 
   template <int dim>
   struct PointHistory
@@ -1022,7 +1021,6 @@ main(int argc, char **argv)
 
   try
     {
-      using namespace dealii;
       using namespace Step18;
 
       Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1);
index fc344a07e56e4c848d3790a42906974507747c36..1020920317f54a15248e49568c06c95f812d0792 100644 (file)
@@ -68,7 +68,6 @@
 
 namespace Step20
 {
-  using namespace dealii;
 
   template <int dim>
   class MixedLaplaceProblem
index 8f2bdefd2c3c78ae6ad17f4e2e588c7987f0bd65..d4fcd2c8fc3c5f185c1b9245b60fcf1383a15c90 100644 (file)
@@ -66,7 +66,6 @@ const unsigned int degree = 1;
 
 namespace Step23
 {
-  using namespace dealii;
 
   template <int dim>
   class WaveEquation
@@ -442,7 +441,6 @@ main(int argc, char **argv)
 
   try
     {
-      using namespace dealii;
       using namespace Step23;
 
       WaveEquation<2> wave_equation_solver;
index 0bb34819c3afd6ecdd180a84c7106f8dd75e8b0c..3ecb50b199dae2ad092bc4e930cd916f6cc1cae1 100644 (file)
@@ -67,7 +67,6 @@
 
 namespace Step31
 {
-  using namespace dealii;
   namespace EquationData
   {
     constexpr double eta     = 1;
@@ -1085,7 +1084,6 @@ main(int argc, char *argv[])
 {
   try
     {
-      using namespace dealii;
       using namespace Step31;
       Utilities::MPI::MPI_InitFinalize mpi_initialization(
         argc, argv, numbers::invalid_unsigned_int);
index 8a8305010e415b84b7d8fdff7f6007542797d16d..a82c583384efa24e9ce3d8901a5fc02c54e59a88 100644 (file)
@@ -93,7 +93,6 @@ namespace LA
 
 namespace Step40
 {
-  using namespace dealii;
 
   template <int dim>
   class LaplaceProblem
@@ -413,7 +412,6 @@ main(int argc, char *argv[])
 
   try
     {
-      using namespace dealii;
       using namespace Step40;
 
 
index 897d8b179dfc89604b19358e72d69f73ec89f07d..3df1dea8a9a03d5e74ba4000cb7a4de0283ad4a8 100644 (file)
@@ -104,7 +104,6 @@ namespace LA
 
 namespace Step55
 {
-  using namespace dealii;
 
   // @sect3{Linear solvers and preconditioners}
 
@@ -903,7 +902,6 @@ main(int argc, char *argv[])
   mpi_initlog();
   try
     {
-      using namespace dealii;
       using namespace Step55;
 
 
index e6f7dd8fd8018c3a279602a3fbf75fc5fb10d240..66c9a8f3854abcb05bdbc9888ae9dfbb6032ac35 100644 (file)
@@ -93,7 +93,6 @@
 
 namespace Euler_DG
 {
-  using namespace dealii;
 
   // Similarly to the other matrix-free tutorial programs, we collect all
   // parameters that control the execution of the program at the top of the
@@ -2515,7 +2514,6 @@ int
 main(int argc, char **argv)
 {
   using namespace Euler_DG;
-  using namespace dealii;
 
   // tests.h enables floating point exceptions in debug mode, here we disable
   // them to avoid division by zero when some cell lanes might not be occupied
index 71853c3b4bbe7be0aa035b0345f1ad81bb990a46..a687b65f7841810f5d9de114059f5cb99f892dca 100644 (file)
@@ -73,7 +73,6 @@
 
 namespace Step68
 {
-  using namespace dealii;
 
 
 
@@ -539,7 +538,6 @@ int
 main(int argc, char *argv[])
 {
   using namespace Step68;
-  using namespace dealii;
   Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1);
 
   initlog();
index 607600c7f01e0ea5ff6f479320559c182a36b815..0ff6ef5a2c165b2d400ea4cd56711a9fa999fac7 100644 (file)
@@ -66,7 +66,6 @@
 
 namespace Step74
 {
-  using namespace dealii;
 
   enum class Test_Case
   {
@@ -986,7 +985,6 @@ main()
 
   try
     {
-      using namespace dealii;
       using namespace Step74;
       Test_Case      test_case = Test_Case::l_singularity;
       SIPGLaplace<2> problem(test_case);
index cbb27fa20873c941e780a62570842e39055d0e08..70529f7ad580b78a21acc885a1ed71a62699537e 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 void
index 83a43c3619eec69d5cfca3474066a6bc6453cf68..6e6569e2162726fbb383e648efab08480db0d77f 100644 (file)
@@ -34,7 +34,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class Fu : public Function<dim>
index a398b9f5bbb7711ab35b74d8a0c0b120c63be3f2..151aaa51c13bc30d5e3e03d57156cb31b5c20579 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class Fu : public Function<dim>
index 4366a819000d32f841f84cdcc0e7694cd1e7df33..332a73572bea44953e5da51c0b3ea24a67cdaadf 100644 (file)
@@ -36,7 +36,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 class Fu : public Function<dim>
index 568ea6c7d118e83e7b9f84265a02118c73787efc..d9f7181d4e6edb99a46e808d15dc71fc6a8509bf 100644 (file)
@@ -28,7 +28,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 void
 test_3()
index 846fc600469ec7df8527f324f127e517c717cdbd..503c17ba3b2a25a3b9d9d52baa510a702c2b931c 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 
 template <int dim>
 Triangulation<dim>
index be7bf0e1d123423eda3f587062af9501120b74e8..5779233bf5f1ff3cd2ca68ddd17694668caf369f 100644 (file)
@@ -52,7 +52,6 @@
 
 namespace Step77
 {
-  using namespace dealii;
 
   template <int dim>
   class MinimalSurfaceProblem
index 0490382fd00c8cb0bd32d9748e5e63afdbfdb9b1..243ba7d47611764eac3cab3beadeeac50becccab 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 namespace SE = SymEngine;
 
 int
index 4f05f1ec9826db961ccd5ce0a84afb74dfaada4d..7982731e2cce3b52898499990e2c09cb3e7d339e 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 namespace SE = SymEngine;
 
 int
index 0773177757371383c26ba89c1c47dc3a3f2ce904..0f02ed7213cc19588f2af582e1478c8d14be8c79 100644 (file)
@@ -40,7 +40,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 namespace SE = SymEngine;
 namespace SD = dealii::Differentiation::SD;
 
index 83ab409502f552ccb72f6779de8a1bc452046942..1a41e21b5e4bfe952ad74452410d49c7d3846d71 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "../tests.h"
 
-using namespace dealii;
 namespace SD = dealii::Differentiation::SD;
 
 void
index 9b9b682878c8b250355a1150685d4c137a0f5bcc..5d9ec03cef6223c4f9e04de42c5daa7e729aff20 100644 (file)
@@ -27,7 +27,6 @@
 
 #include "utilities.h"
 
-using namespace dealii;
 namespace SD = Differentiation::SD;
 
 template <typename NumberType,
index 2165397230b3146626027a326623618bd071e936..ec836088741f57f15d81a6a98181c481022671d3 100644 (file)
@@ -34,7 +34,6 @@
 
 #include "utilities.h"
 
-using namespace dealii;
 namespace SD = Differentiation::SD;
 
 namespace Diff_Test
index 1ad5e60549777d4e292c2e3f01a5244a9e0f575b..9bf3a277a9719827b4eb1fc74de0d92b9ab7b08d 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "serialization.h"
 
-using namespace dealii;
 namespace SD = Differentiation::SD;
 
 template <int dim,
index 5f14cee88bd8a34c78a5d6fdd467cea07fa0cf42..326122e3fbabe6a830ec6594e7ab7e7098352cf1 100644 (file)
@@ -29,7 +29,6 @@
 #include "serialization.h"
 #include "utilities.h"
 
-using namespace dealii;
 namespace SD = Differentiation::SD;
 
 template <int dim,
index 2b7e68ffe9cdc9dd28b0f4b6b8cf83e145ad359e..b68d6a1a35ecbf6a472e143eba201ab6d9fd63f8 100644 (file)
@@ -31,7 +31,6 @@
 #include "utilities.h"
 
 
-using namespace dealii;
 namespace SD = Differentiation::SD;
 
 template <int dim,
index fa0f7df1737b9ecc1c8717ad384be97a7d331285..850d2e7492eb0061feb02629af4b4e2cac8fabe9 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "../../tests.h"
 
-using namespace dealii;
 namespace SD = Differentiation::SD;
 
 template <int dim,
index 75ccd321a88bf880b91fcf9b365f6abedf0ca2a8..0a80f8e59ed8e14a42b799e0d00e5bb954cddafd 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "utilities.h"
 
-using namespace dealii;
 namespace SD = Differentiation::SD;
 
 template <int dim,
index afebef8b26973723beb77111929ff1022298e51f..8eba8e1367b47bef9953a12b5419682f76ec8d87 100644 (file)
@@ -25,7 +25,6 @@
 
 namespace Step44
 {
-  using namespace dealii;
   namespace SD = Differentiation::SD;
 
   template <int dim>
@@ -302,7 +301,6 @@ main(int argc, char **argv)
   Utilities::MPI::MPI_InitFinalize mpi_initialization(
     argc, argv, testing_max_num_threads());
 
-  using namespace dealii;
   using namespace Step44;
   try
     {
index ddb0d05735874d88bb3457147eebc4cc025f2d4b..e02aa753618a4563abe3387ec15d09a579d649e1 100644 (file)
@@ -26,7 +26,6 @@
 
 namespace Step44
 {
-  using namespace dealii;
   namespace SD = Differentiation::SD;
 
   template <int dim>
@@ -319,7 +318,6 @@ main(int argc, char **argv)
   Utilities::MPI::MPI_InitFinalize mpi_initialization(
     argc, argv, testing_max_num_threads());
 
-  using namespace dealii;
   using namespace Step44;
   try
     {
index 10325f07915733661ead2424a820fe9bd5023baf..4d01184c485272da9456bbc992598394cc4703f0 100644 (file)
@@ -28,7 +28,6 @@
 
 namespace Step44
 {
-  using namespace dealii;
   namespace SD = Differentiation::SD;
 
   template <int dim>
@@ -320,7 +319,6 @@ main(int argc, char **argv)
   Utilities::MPI::MPI_InitFinalize mpi_initialization(
     argc, argv, testing_max_num_threads());
 
-  using namespace dealii;
   using namespace Step44;
   try
     {
index d19f3e3dde417b93980db003348083c0a94bb79b..877dbd92a1f0399ff61fe38140a11820a98bcaf7 100644 (file)
@@ -53,7 +53,6 @@
 
 namespace Step77
 {
-  using namespace dealii;
 
   template <int dim>
   class MinimalSurfaceProblem

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.