]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Change format of test files.
authorturcksin <turcksin@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Aug 2013 19:38:19 +0000 (19:38 +0000)
committerturcksin <turcksin@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Aug 2013 19:38:19 +0000 (19:38 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30436 0785d39b-7218-0410-832d-ea1e28bc413d

337 files changed:
tests/deal.II/accessor_01.cc
tests/deal.II/accessor_02.cc
tests/deal.II/block_info.cc
tests/deal.II/block_info_02.cc
tests/deal.II/block_list_01.cc
tests/deal.II/block_list_02.cc
tests/deal.II/block_list_03.cc
tests/deal.II/block_list_04.cc
tests/deal.II/block_matrices.cc
tests/deal.II/boundaries.cc
tests/deal.II/cell_similarity_crash_01.cc
tests/deal.II/cell_similarity_crash_02.cc
tests/deal.II/coarsening_02.cc
tests/deal.II/coarsening_02_1d.cc
tests/deal.II/coarsening_03.cc
tests/deal.II/constraint_graph.cc
tests/deal.II/constraints.cc
tests/deal.II/constraints_block_01.cc
tests/deal.II/constraints_hanging_nodes_bc.cc
tests/deal.II/constraints_local_to_global.cc
tests/deal.II/constraints_local_to_global_chunk.cc
tests/deal.II/constraints_merge.cc
tests/deal.II/constraints_merge_02.cc
tests/deal.II/constraints_merge_03.cc
tests/deal.II/constraints_merge_04.cc
tests/deal.II/constraints_merge_05.cc
tests/deal.II/constraints_merge_06.cc
tests/deal.II/constraints_merge_07.cc
tests/deal.II/constraints_merge_08.cc
tests/deal.II/constraints_merge_09.cc
tests/deal.II/create_laplace_matrix_01.cc
tests/deal.II/create_laplace_matrix_01b.cc
tests/deal.II/create_laplace_matrix_02.cc
tests/deal.II/create_laplace_matrix_02b.cc
tests/deal.II/create_laplace_matrix_03.cc
tests/deal.II/create_laplace_matrix_03b.cc
tests/deal.II/create_laplace_matrix_04.cc
tests/deal.II/create_laplace_matrix_04b.cc
tests/deal.II/create_laplace_matrix_constraints_01.cc
tests/deal.II/create_laplace_matrix_constraints_02.cc
tests/deal.II/create_laplace_matrix_constraints_02b.cc
tests/deal.II/create_laplace_matrix_constraints_03.cc
tests/deal.II/create_laplace_matrix_constraints_04.cc
tests/deal.II/create_mass_matrix_01.cc
tests/deal.II/create_mass_matrix_01b.cc
tests/deal.II/create_mass_matrix_02.cc
tests/deal.II/create_mass_matrix_02b.cc
tests/deal.II/create_mass_matrix_03.cc
tests/deal.II/create_mass_matrix_03b.cc
tests/deal.II/create_mass_matrix_04.cc
tests/deal.II/create_mass_matrix_04b.cc
tests/deal.II/create_mass_matrix_05.cc
tests/deal.II/create_mass_matrix_constraints_01.cc
tests/deal.II/create_mass_matrix_constraints_02.cc
tests/deal.II/create_mass_matrix_constraints_02b.cc
tests/deal.II/create_mass_matrix_constraints_03.cc
tests/deal.II/create_mass_matrix_constraints_04.cc
tests/deal.II/create_point_source.cc
tests/deal.II/create_point_source_hp.cc
tests/deal.II/data_out.cc
tests/deal.II/data_out_postprocessor_01.cc
tests/deal.II/data_out_postprocessor_scalar_01.cc
tests/deal.II/data_out_postprocessor_vector_01.cc
tests/deal.II/derivative_approximation.cc
tests/deal.II/derivative_approximation_2.cc
tests/deal.II/derivatives.cc
tests/deal.II/distort_random.cc
tests/deal.II/dof_accessor_01.cc
tests/deal.II/dof_handler_number_cache.cc
tests/deal.II/dof_handler_number_cache_02.cc
tests/deal.II/dof_renumbering.cc
tests/deal.II/dof_renumbering_02.cc
tests/deal.II/dof_renumbering_03.cc
tests/deal.II/dof_renumbering_04.cc
tests/deal.II/dof_renumbering_04a.cc
tests/deal.II/dof_renumbering_05.cc
tests/deal.II/dof_renumbering_06.cc
tests/deal.II/dof_renumbering_07.cc
tests/deal.II/dof_renumbering_zorder_01.cc
tests/deal.II/dof_renumbering_zorder_02.cc
tests/deal.II/dof_test.cc
tests/deal.II/error_estimator.cc
tests/deal.II/error_estimator_01.cc
tests/deal.II/extent_in_direction.cc
tests/deal.II/extract_dofs_by_component_01.cc
tests/deal.II/extract_dofs_by_component_01_hp.cc
tests/deal.II/extract_dofs_by_component_01_mg.cc
tests/deal.II/extract_dofs_by_component_01x.cc
tests/deal.II/extract_dofs_by_component_01y.cc
tests/deal.II/extract_dofs_by_component_02.cc
tests/deal.II/extract_dofs_by_component_02_hp.cc
tests/deal.II/extract_dofs_by_component_02_mg.cc
tests/deal.II/extract_dofs_by_component_03.cc
tests/deal.II/extract_dofs_by_component_04.cc
tests/deal.II/extract_dofs_by_component_05.cc
tests/deal.II/extract_dofs_by_component_05_hp.cc
tests/deal.II/extract_dofs_by_component_06.cc
tests/deal.II/extract_dofs_by_component_06_hp.cc
tests/deal.II/face_orientations_3d.cc
tests/deal.II/fe_field.cc
tests/deal.II/fe_values_extractor_01.cc
tests/deal.II/fe_values_view_01.cc
tests/deal.II/fe_values_view_02.cc
tests/deal.II/fe_values_view_03.cc
tests/deal.II/fe_values_view_04.cc
tests/deal.II/fe_values_view_05.cc
tests/deal.II/fe_values_view_06.cc
tests/deal.II/fe_values_view_07.cc
tests/deal.II/fe_values_view_08.cc
tests/deal.II/fe_values_view_09.cc
tests/deal.II/fe_values_view_10.cc
tests/deal.II/fe_values_view_10_single_01.cc
tests/deal.II/fe_values_view_10_single_02.cc
tests/deal.II/fe_values_view_10_single_03.cc
tests/deal.II/fe_values_view_10_single_04.cc
tests/deal.II/fe_values_view_11.cc
tests/deal.II/fe_values_view_12.cc
tests/deal.II/fe_values_view_13.cc
tests/deal.II/fe_values_view_14.cc
tests/deal.II/fe_values_view_15.cc
tests/deal.II/fe_values_view_16.cc
tests/deal.II/fe_values_view_17.cc
tests/deal.II/fe_values_view_18.cc
tests/deal.II/fe_values_view_19.cc
tests/deal.II/fe_values_view_20.cc
tests/deal.II/fe_values_view_21.cc
tests/deal.II/fe_values_view_21_nonsymmetric.cc
tests/deal.II/fe_values_view_22.cc
tests/deal.II/fe_values_view_23.cc
tests/deal.II/fe_values_view_23_nonsymmetric.cc
tests/deal.II/fe_values_view_24.cc
tests/deal.II/fe_values_view_24_nonsymmetric.cc
tests/deal.II/fe_values_view_25.cc
tests/deal.II/fe_values_view_25_nonsymmetric.cc
tests/deal.II/fe_values_view_invalid_01.cc
tests/deal.II/fe_values_view_invalid_02.cc
tests/deal.II/fe_values_view_invalid_03.cc
tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc
tests/deal.II/fe_values_view_tensor_01.cc
tests/deal.II/filtered_iterator.cc
tests/deal.II/filtered_iterator_02.cc
tests/deal.II/filtered_iterator_03.cc
tests/deal.II/filtered_matrix.cc
tests/deal.II/get_finest_common_cells_01.cc
tests/deal.II/get_finest_common_cells_02.cc
tests/deal.II/get_finest_common_cells_03.cc
tests/deal.II/get_finest_common_cells_04.cc
tests/deal.II/grid_generator_01.cc
tests/deal.II/grid_hyper_shell.cc
tests/deal.II/grid_hyper_shell_02.cc
tests/deal.II/grid_hyper_shell_03.cc
tests/deal.II/grid_hyper_shell_04.cc
tests/deal.II/grid_hyper_shell_05.cc
tests/deal.II/grid_in.cc
tests/deal.II/grid_in_02.cc
tests/deal.II/grid_in_3d.cc
tests/deal.II/grid_in_3d_02.cc
tests/deal.II/grid_in_msh.cc
tests/deal.II/grid_in_msh_02.cc
tests/deal.II/grid_in_msh_03.cc
tests/deal.II/grid_in_msh_version_1.cc
tests/deal.II/grid_in_msh_version_2.cc
tests/deal.II/grid_in_tecplot.cc
tests/deal.II/grid_in_unv_2d.cc
tests/deal.II/grid_in_unv_3d.cc
tests/deal.II/grid_invert.cc
tests/deal.II/grid_out.cc
tests/deal.II/grid_out_02.cc
tests/deal.II/grid_out_03.cc
tests/deal.II/grid_out_04.cc
tests/deal.II/grid_out_05.cc
tests/deal.II/grid_output_input.cc
tests/deal.II/grid_parallelepiped.cc
tests/deal.II/grid_parallelepiped_01.cc
tests/deal.II/grid_parallelepiped_02.cc
tests/deal.II/grid_parallelepiped_03.cc
tests/deal.II/grid_test.cc
tests/deal.II/grid_tools.cc
tests/deal.II/grid_tools_02.cc
tests/deal.II/grid_tools_03.cc
tests/deal.II/grid_tools_04.cc
tests/deal.II/grid_tools_05.cc
tests/deal.II/grid_transform.cc
tests/deal.II/grid_transform_3d.cc
tests/deal.II/have_same_coarse_mesh_01.cc
tests/deal.II/have_same_coarse_mesh_02.cc
tests/deal.II/have_same_coarse_mesh_03.cc
tests/deal.II/have_same_coarse_mesh_04.cc
tests/deal.II/inhomogeneous_constraints.cc
tests/deal.II/inhomogeneous_constraints_02.cc
tests/deal.II/inhomogeneous_constraints_03.cc
tests/deal.II/inhomogeneous_constraints_04.cc
tests/deal.II/inhomogeneous_constraints_block.cc
tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc
tests/deal.II/inhomogeneous_constraints_vector.cc
tests/deal.II/intergrid_constraints.cc
tests/deal.II/intergrid_map.cc
tests/deal.II/interpolate_boundary_values_01.cc
tests/deal.II/interpolate_boundary_values_02.cc
tests/deal.II/interpolate_dgq_01.cc
tests/deal.II/interpolate_dgq_02.cc
tests/deal.II/interpolate_q_01.cc
tests/deal.II/interpolate_q_02.cc
tests/deal.II/interpolate_q_system_01.cc
tests/deal.II/interpolate_q_system_02.cc
tests/deal.II/kelly_crash_02.cc
tests/deal.II/line_coarsening_3d.cc
tests/deal.II/matrices.cc
tests/deal.II/maximal_cell_diameter.cc
tests/deal.II/measure_et_al.cc
tests/deal.II/measure_et_al_02.cc
tests/deal.II/memory_consumption_01.cc
tests/deal.II/merge_triangulations_01.cc
tests/deal.II/mesh_smoothing_02.cc
tests/deal.II/mesh_smoothing_03.cc
tests/deal.II/mg_dof_handler.cc
tests/deal.II/minimal_cell_diameter.cc
tests/deal.II/newton_01.cc
tests/deal.II/no_flux_01.cc
tests/deal.II/no_flux_02.cc
tests/deal.II/no_flux_03.cc
tests/deal.II/no_flux_04.cc
tests/deal.II/no_flux_05.cc
tests/deal.II/no_flux_06.cc
tests/deal.II/no_flux_07.cc
tests/deal.II/no_flux_08.cc
tests/deal.II/no_flux_09.cc
tests/deal.II/no_flux_10.cc
tests/deal.II/no_flux_hp_01.cc
tests/deal.II/no_flux_hp_02.cc
tests/deal.II/no_flux_hp_03.cc
tests/deal.II/no_flux_hp_04.cc
tests/deal.II/no_flux_hp_05.cc
tests/deal.II/normal_vector_01.cc
tests/deal.II/normal_vector_01_2d.cc
tests/deal.II/normal_vector_02.cc
tests/deal.II/normal_vector_02_2d.cc
tests/deal.II/normal_vector_03.cc
tests/deal.II/normal_vector_03_2d.cc
tests/deal.II/normals_at_vertices_01.cc
tests/deal.II/normals_at_vertices_02.cc
tests/deal.II/number_cache_01.cc
tests/deal.II/number_cache_02.cc
tests/deal.II/number_cache_03.cc
tests/deal.II/point_value_history_01.cc
tests/deal.II/point_value_history_02.cc
tests/deal.II/point_value_history_03.cc
tests/deal.II/project_01.cc
tests/deal.II/project_01_curved_boundary.cc
tests/deal.II/project_02.cc
tests/deal.II/project_boundary_rt_01.cc
tests/deal.II/project_bv_curl_conf.cc
tests/deal.II/project_bv_div_conf.cc
tests/deal.II/project_dgp_01.cc
tests/deal.II/project_dgp_02.cc
tests/deal.II/project_dgp_03.cc
tests/deal.II/project_dgp_04.cc
tests/deal.II/project_dgp_05.cc
tests/deal.II/project_dgp_monomial_01.cc
tests/deal.II/project_dgp_monomial_02.cc
tests/deal.II/project_dgp_monomial_03.cc
tests/deal.II/project_dgp_monomial_04.cc
tests/deal.II/project_dgp_monomial_05.cc
tests/deal.II/project_dgq_01.cc
tests/deal.II/project_dgq_02.cc
tests/deal.II/project_dgq_03.cc
tests/deal.II/project_dgq_04.cc
tests/deal.II/project_dgq_05.cc
tests/deal.II/project_nedelec_01.cc
tests/deal.II/project_nedelec_02.cc
tests/deal.II/project_nedelec_03.cc
tests/deal.II/project_nedelec_04.cc
tests/deal.II/project_nedelec_05.cc
tests/deal.II/project_q_01.cc
tests/deal.II/project_q_02.cc
tests/deal.II/project_q_03.cc
tests/deal.II/project_q_04.cc
tests/deal.II/project_q_05.cc
tests/deal.II/project_q_hierarchical_01.cc
tests/deal.II/project_q_hierarchical_02.cc
tests/deal.II/project_q_hierarchical_03.cc
tests/deal.II/project_q_hierarchical_04.cc
tests/deal.II/project_q_hierarchical_05.cc
tests/deal.II/project_q_system_01.cc
tests/deal.II/project_q_system_02.cc
tests/deal.II/project_q_system_03.cc
tests/deal.II/project_q_system_04.cc
tests/deal.II/project_q_system_05.cc
tests/deal.II/project_rt_01.cc
tests/deal.II/project_rt_02.cc
tests/deal.II/project_rt_04.cc
tests/deal.II/project_rt_05.cc
tests/deal.II/project_to_surface_01.cc
tests/deal.II/project_to_surface_02.cc
tests/deal.II/project_to_surface_03.cc
tests/deal.II/recursively_set_material_id.cc
tests/deal.II/refinement_listener_01.cc
tests/deal.II/refinement_listener_02.cc
tests/deal.II/refinement_listener_03.cc
tests/deal.II/rt_covariant.cc
tests/deal.II/rt_hessian.cc
tests/deal.II/sparsity_pattern.cc
tests/deal.II/sparsity_pattern_01.cc
tests/deal.II/sparsity_pattern_01_x.cc
tests/deal.II/sparsity_pattern_02.cc
tests/deal.II/sparsity_pattern_03.cc
tests/deal.II/sparsity_pattern_04.cc
tests/deal.II/sparsity_pattern_05.cc
tests/deal.II/sparsity_pattern_05_x.cc
tests/deal.II/sparsity_pattern_x.cc
tests/deal.II/subcelldata.cc
tests/deal.II/subdomain_ids.cc
tests/deal.II/subdomain_on_refinement.cc
tests/deal.II/time_dependent_01.cc
tests/deal.II/tria_iterator_with_one_header.cc
tests/deal.II/tria_last.cc
tests/deal.II/union_triangulation.cc
tests/deal.II/user_data_01.cc
tests/deal.II/vectors_boundary_rhs_01.cc
tests/deal.II/vectors_boundary_rhs_02.cc
tests/deal.II/vectors_boundary_rhs_03.cc
tests/deal.II/vectors_point_source_01.cc
tests/deal.II/vectors_rhs_01.cc
tests/deal.II/vectors_rhs_03.cc
tests/deal.II/vertex_as_face_01.cc
tests/deal.II/vertex_as_face_02.cc
tests/deal.II/vertex_as_face_03.cc
tests/deal.II/vertex_as_face_04.cc
tests/deal.II/vertex_as_face_05.cc
tests/deal.II/vertex_as_face_06.cc
tests/deal.II/vertex_as_face_07.cc
tests/deal.II/vertex_as_face_08.cc
tests/deal.II/vertex_as_face_09.cc
tests/deal.II/vertex_as_face_10.cc
tests/deal.II/vertex_as_face_11.cc
tests/deal.II/vertex_as_face_12.cc
tests/deal.II/vertex_as_face_13.cc

index fe4fa138caa2510b8914c0c2639ca477ff04240c..90c7e02e5231c7b37ab81db40f6ce24cc0ce9cc5 100644 (file)
@@ -71,7 +71,7 @@ void init_dofs (DoFHandler<dim> &dof,
 
 int main ()
 {
-  initlog(__FILE__, true);
+  initlog();
   deallog.depth_console(0);
 
   Triangulation<2> t2;
index fe4fa138caa2510b8914c0c2639ca477ff04240c..90c7e02e5231c7b37ab81db40f6ce24cc0ce9cc5 100644 (file)
@@ -71,7 +71,7 @@ void init_dofs (DoFHandler<dim> &dof,
 
 int main ()
 {
-  initlog(__FILE__, true);
+  initlog();
   deallog.depth_console(0);
 
   Triangulation<2> t2;
index 1fbc6b3214c82d62ef9f8209bddc27ac6cd4cb92..86ae81f1b96eb0aec18aae628bce04ba35b36c4f 100644 (file)
@@ -84,7 +84,7 @@ void test_fe (const FiniteElement<dim> &fe)
 
 int main ()
 {
-  initlog(__FILE__);
+  initlog();
 
   FE_Q<2> q21(1);
   FE_Q<2> q22(2);
index a166d4e277c8f639957da28c983d46b82c15ec4c..0771adc025ce6b208c150fe07a1b7cf5693988c5 100644 (file)
@@ -89,7 +89,7 @@ void test_fe (const FiniteElement<dim> &fe)
 
 int main ()
 {
-  initlog(__FILE__);
+  initlog();
 
   FE_Q<2> q21(1);
   FE_Q<2> q22(2);
index 3011295ad2b56e9ee9ba9db8fa01d354317cfcc8..b6203abd855a836788ff1dcf2aa84e980ca8a398 100644 (file)
@@ -51,7 +51,7 @@ test_block_list(const Triangulation<dim> &tr, const FiniteElement<dim> &fe)
 
 int main()
 {
-  initlog(__FILE__);
+  initlog();
   deallog.push("2D");
   test_global_refinement<2>(&test_block_list<2>);
   deallog.pop();
index 1b70769e5c35560322a857ebd6be080dd177da3b..9a1701b2597617af2a4294696eef3f1236c04add 100644 (file)
@@ -78,7 +78,7 @@ test_block_list(const Triangulation<dim> &tr, const FiniteElement<dim> &fe)
 
 int main()
 {
-  initlog(__FILE__);
+  initlog();
   deallog.push("2D");
   test_global_refinement<2>(&test_block_list<2>);
   deallog.pop();
index 8742c3feb44eacd35c2e46486a4d4ef0b40668a8..d8e1b702db23b961bdc838b0c49224fe9e9430a1 100644 (file)
@@ -51,7 +51,7 @@ test_block_list(const Triangulation<dim> &tr, const FiniteElement<dim> &fe)
 
 int main()
 {
-  initlog(__FILE__);
+  initlog();
   deallog.push("2D");
   test_global_refinement<2>(&test_block_list<2>);
   deallog.pop();
index f9ce442f6e9be684d4ed480195afab4b21a18a1e..9f52794ccb38523a3e2551426a9cd3c2321c4426 100644 (file)
@@ -60,7 +60,7 @@ test_block_list(const Triangulation<dim> &tr, const FiniteElement<dim> &fe)
 
 int main()
 {
-  initlog(__FILE__);
+  initlog();
   deallog.push("2D");
   test_global_refinement<2>(&test_block_list<2>);
   deallog.pop();
index c4120c02d46e72eb5bc0c694c47f8cea7150f751..9bbd33fe647dbe2f6a3e4b5aab7945b68f287e07 100644 (file)
@@ -356,7 +356,7 @@ void LaplaceProblem<Vector,Matrix,Sparsity>::run ()
 
 int main ()
 {
-  std::ofstream logfile("block_matrices/output");
+  std::ofstream logfile("output");
   deallog << std::setprecision(2);
 
   deallog.attach(logfile);
index 3bd448f554369770c37a941dbb12ebd951d5a7b5..60372d4f29eccef7f8f29a27c99c68df1a593e6a 100644 (file)
@@ -175,7 +175,7 @@ check ()
 
 int main ()
 {
-  initlog(__FILE__);
+  initlog();
   deallog << std::setprecision (2);
   deallog << std::fixed;
 
index ef28f0040b0909742d1d511ed478640694e8605f..3b1fc40d3ebbb15dab36d52d2060a5d56e666c5b 100644 (file)
@@ -71,7 +71,7 @@ void test()
 
 int main()
 {
-  initlog(__FILE__);
+  initlog();
   deallog << std::setprecision (4);
   deallog.threshold_double(1.e-7);
 
index 1ca5a5343cb7ce53b32fbc78a1ca18678475a083..856e1c7074b9369c50c547344ac91764b0c03ce2 100644 (file)
@@ -60,7 +60,7 @@ void test()
 
 int main()
 {
-  initlog(__FILE__);
+  initlog();
   deallog << std::setprecision (4);
   deallog.threshold_double(1.e-7);
 
index 27d00dba5d879f6457be1fe5611035796e2f65be..9826f2f655701ecc0742961aa8a4b16750981aae 100644 (file)
@@ -124,7 +124,7 @@ void test()
 
 int main()
 {
-  initlog(__FILE__);
+  initlog();
   deallog.threshold_double(1.e-10);
 
   deallog.push("2d");
index f86a6cf1c8291f716eb2408f283441677183449b..e21446ed5ef82a66a9bc96e498a2a6d3f0c1b288 100644 (file)
@@ -144,7 +144,7 @@ void test()
 
 int main()
 {
-  initlog(__FILE__);
+  initlog();
   deallog.threshold_double(1.e-10);
 
   deallog.push("1d");
index ddf86caec88c771569ff2a716ca7bc4024334825..38bd19f78debf0bd9cf0014b82ebcbb2970982db 100644 (file)
@@ -105,7 +105,7 @@ void test()
 
 int main()
 {
-  initlog(__FILE__);
+  initlog();
   deallog.threshold_double(1.e-10);
 
   deallog.push("1d");
index f861fc275c0b8b6f601671481ca403627a87323c..e8c42bfb37f25733d2a4b8c1e2ca56bf55312df0 100644 (file)
@@ -68,7 +68,7 @@ void test ()
 
 int main ()
 {
-  initlog(__FILE__);
+  initlog();
   deallogfile << std::setprecision(2);
   deallog.threshold_double(1.e-10);
 
index 60a7719b7c15e6944494160a7b7c1194298c2241..d5a45df154c48b039c748e0f0110456be4f320e3 100644 (file)
@@ -39,7 +39,7 @@
 #include <cstdlib>
 
 
-std::ofstream logfile("constraints/output");
+std::ofstream logfile("output");
 
 
 void make_tria (Triangulation<3> &tria, int step)
index 0ae8365d7c44472768bc098192fd7f22e3b857f9..dd3306a8e3fa4e56c5a378ff13d019966557c277 100644 (file)
@@ -67,7 +67,7 @@
 #include <cstdlib>
 
 
-std::ofstream logfile("constraints_block_01/output");
+std::ofstream logfile("output");
 
 
 int main ()
index 2448c5d923aec1a95d27f23627a3f54aaa647696..b254bb58a897a5509ef23e0bb76ee13c74e06de5 100644 (file)
@@ -42,7 +42,7 @@
 #include <iostream>
 #include <complex>
 
-std::ofstream logfile("constraints_hanging_nodes_bc/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index 186824e692ddb6162b3d61cf20e1d4feff2a10f9..68b58b8734c99aa08346378115fb487ab29a57d9 100644 (file)
@@ -42,7 +42,7 @@
 #include <iostream>
 #include <complex>
 
-std::ofstream logfile("constraints_local_to_global/output");
+std::ofstream logfile("output");
 
 template <int dim>
 void test ()
index 4326c3d393f79f8bd93f89fb48507f5c7a6b22c7..045847c04cd845ca3856dc88ffa6c91b9e93ae17 100644 (file)
@@ -44,7 +44,7 @@
 #include <iostream>
 #include <complex>
 
-std::ofstream logfile("constraints_local_to_global_chunk/output");
+std::ofstream logfile("output");
 
 template <int dim>
 void test (unsigned int chunk_size)
index 00dcc5fbcda3ac827dda24c61580d8444578fa34..2a79f78ed68673a0f2ab6c4bf1024bc0e19fd683 100644 (file)
@@ -26,7 +26,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("constraints_merge/output");
+std::ofstream logfile("output");
 
 
 void merge_check ()
index e302be9040c956f62965d09c2a2825582d8c8a32..2ee5cd0fca0f205674d27c46ebb8f4e2ebab44c7 100644 (file)
@@ -27,7 +27,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("constraints_merge_02/output");
+std::ofstream logfile("output");
 
 
 void merge_check ()
index 764c390195efba5fe390cbeb79fbfdd8ced3f29f..5e7900e0a4cfbd62bfe5ee2949f764ff9c09baba 100644 (file)
@@ -27,7 +27,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("constraints_merge_03/output");
+std::ofstream logfile("output");
 
 
 void merge_check ()
index 4a219b6d883d00965e00bf4f4df0a31f958310bf..aa33c2e2fa339f87342bd13a46b795078085d47a 100644 (file)
@@ -27,7 +27,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("constraints_merge_04/output");
+std::ofstream logfile("output");
 
 
 void merge_check ()
index 393e785fd196736ed8ec303f6ba0b6cf64cfb616..0607809c5bf6a068879b6292e26f1846f6c41194 100644 (file)
@@ -27,7 +27,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("constraints_merge_05/output");
+std::ofstream logfile("output");
 
 
 void merge_check ()
index bfd014192b992eb35a70fd0211925e22a0d6dae7..28c5228bdbaa38d6062a4b4601a26065255bff94 100644 (file)
@@ -29,7 +29,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("constraints_merge_06/output");
+std::ofstream logfile("output");
 
 
 void merge_check ()
index 4d228f745cb404c940f975160c8f4bb8b5d2346b..3da2eb55deae87d643cd92022436a9b0ee025928 100644 (file)
@@ -30,7 +30,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("constraints_merge_07/output");
+std::ofstream logfile("output");
 
 
 void merge_check ()
index 9489efcf71e598664b938face3137641b8e05b10..68f1a30043901d7ea716529ef1937c9f2e0186e1 100644 (file)
@@ -28,7 +28,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("constraints_merge_08/output");
+std::ofstream logfile("output");
 
 
 void merge_check ()
index 1b61bd7b375ba782db38607e55a0721c4350522d..0035a97f5fed785002a2fbff612d1b5f7d4d2adb 100644 (file)
@@ -30,7 +30,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("constraints_merge_09/output");
+std::ofstream logfile("output");
 
 
 void merge_check ()
index 3e9da66b3ace959b2817565804ee11b1dfe6a7b5..8fe3d8c6a31b680334160b124a5a737dfae9a6ce 100644 (file)
@@ -124,7 +124,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 5710de825ca39e5e226abac7a577cf9170342038..ee6d78db4ae7caeeda7d803ca6968a2beec184f0 100644 (file)
@@ -116,7 +116,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_01b/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 95f62a231f534cc250fbc765b663950901034fb9..fce0f1e04175636901346faf541ac20750240364 100644 (file)
@@ -126,7 +126,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index cabe84d96d7d60c4ed06f4dcfc9195b1b79705bf..a2fa692f9a2b57a7b9dadd6fb07bf6d64638be3b 100644 (file)
@@ -118,7 +118,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_02b/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 398a304fbddf5684917147b56b5719a5e7bad937..9a7d6469efa68c150add8d8b321a9f5f66659d4c 100644 (file)
@@ -124,7 +124,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 0d3d24059226a982e4a6108eaa4f069f153f26a4..e78826b433ed9d5a3d372163562e274d392f5291 100644 (file)
@@ -118,7 +118,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_03b/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 2ca33b7f41737c156b701feede953ec513db3c40..6d446efbd2817211d170ae8dc9359dfa63d7fbe0 100644 (file)
@@ -126,7 +126,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 24b7c0fbc2fc54051efb27472f574553ee7782c6..c18c02bdb1ff465b16f19ffcc8ae3714a8e0aa81 100644 (file)
@@ -120,7 +120,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_04b/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index a60b36f1f9371a47dc3fcf5e1ae2df7155c7813a..8cf5a83d95dec1963b8282406ce30c28821640ed 100644 (file)
@@ -125,7 +125,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_constraints_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog.attach(logfile);
   deallog.threshold_double(1e-10);
index a3e19328ada49f365499b6e72baa8a7b4439a0bd..8dd77e3303dd7184cb5909221b86818d807f9bc8 100644 (file)
@@ -129,7 +129,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_constraints_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog.attach(logfile);
   deallog.threshold_double(1e-10);
index a32375f41e4030162948f96ec0bf0a2d6a949f20..63a881731fcfadb4966b835e03c5fb7f748f80a8 100644 (file)
@@ -122,7 +122,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_constraints_02b/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog.attach(logfile);
   deallog.threshold_double(1e-10);
index 8d1de5787df0bcb6ac363e8f21187dbde4b43a57..4dd838d97273680fa670500b592844a09f6f9835 100644 (file)
@@ -126,7 +126,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_constraints_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog.attach(logfile);
   deallog.threshold_double(1e-10);
index 7126a1ea326f85f9b83c4009af6f37b5da7f2320..746caa276bc346b784ed94d4f6685f8e1e9355c9 100644 (file)
@@ -130,7 +130,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_laplace_matrix_constraints_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog.attach(logfile);
   deallog.threshold_double(1e-10);
index 006d25241ccd1968fb4f64153e2067c08dac2411..dcf1ba43714c37200e75e5a754218895344419b4 100644 (file)
@@ -124,7 +124,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index d77510ae5eb0fd07ad6cb7d0042730f398b582cd..fd0fd14b69791ebb3dcb008efd91340f5015753e 100644 (file)
@@ -116,7 +116,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_01b/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index aafcc8e5776ea84ff1e2f9ca383556dc4beb8dc3..34de3cce9beab3312f9b2f6677f5addb24cd2e01 100644 (file)
@@ -126,7 +126,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index ba0a7bc47d52f0370c839ddae856cb80ac65896c..e4b52250eda1bde20d7e0ece4c0f358564730463 100644 (file)
@@ -118,7 +118,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_02b/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 198e23d201a712921a71d46d34f789e4255efb0c..6c14bb7f0b969b20e9ca24b9311901f7c7af25dc 100644 (file)
@@ -124,7 +124,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 7ed1500493aa81e79c1ef78b86779b6574d965a0..cece8fd2538ee6a939e10ad13b1c91e260c222e8 100644 (file)
@@ -118,7 +118,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_03b/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 03a2e002a11461ec56872e5bb467e3a0e63b0053..d94a7620886595b25c72c84723c8e30a14ea44e9 100644 (file)
@@ -126,7 +126,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index e14c7afd7f45095cc0c3e7c6cfa58da001db2656..6acb897abfe7efe6405d5d37d688a51836110d34 100644 (file)
@@ -120,7 +120,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_04b/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 329cf4b29d08c3fc97a3e85bef2fa8861c5ccddb..5db71c52e1d08f6c3dd50ac3fa469ac0e3546892 100644 (file)
@@ -114,7 +114,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_05/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 3c4456c1175aef35ef937e64c783af6ddcf897ea..73371c5a5bb25f3b06ece0b366af8980a52dba42 100644 (file)
@@ -125,7 +125,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_constraints_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog.attach(logfile);
   deallog.threshold_double(1e-10);
index f2790eb80ef66ee72fb8891fee2287393d7af080..a526eb96480b3a5a72fa5588d5715d7c7d2b6411 100644 (file)
@@ -129,7 +129,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_constraints_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog.attach(logfile);
   deallog.threshold_double(1e-10);
index 59d2fa19bc3b4824189b1ef91d1d1315810127f3..08adfd5e4d9a0228f8fdd4e4cc0d1b15567b0399 100644 (file)
@@ -122,7 +122,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_constraints_02b/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog.attach(logfile);
   deallog.threshold_double(1e-10);
index 2ff87c0489eb43afc6f823a7e3cd2da03f2a2d72..31335cba0d46547f900edcbbdbd7f43b1e25ce45 100644 (file)
@@ -126,7 +126,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_constraints_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog.attach(logfile);
   deallog.threshold_double(1e-10);
index 25e0f6796ded0b96ff4e44517a778e440676866e..9409c3ccb44faf50b2ff4d435671e45450d21e27 100644 (file)
@@ -130,7 +130,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_mass_matrix_constraints_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog.attach(logfile);
   deallog.threshold_double(1e-10);
index b718ebe6aa6372f753af50deaff0e394b1bb2a65..05ecb460a2ab3db3a43476b4592bbc58413836b6 100644 (file)
@@ -60,7 +60,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_point_source/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 56cdeb3007e6fa79c0a36275bd03634735f56526..d7841cebeb5f9e8ad236c2540859f34eb994e1fa 100644 (file)
@@ -65,7 +65,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("create_point_source_hp/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 6cd61496c527438e4b92d0f083fd2ac823142083..d0603687aedfbafa0e009317f35ed4ee25852871 100644 (file)
@@ -43,7 +43,7 @@
 #include <deal.II/base/logstream.h>
 
 
-std::ofstream logfile("data_out/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index 27fb3e308a2738ffa59f29fc5a317bad432ef170..217041916ca600d0951a46bf5610f43af92ef805 100644 (file)
@@ -41,7 +41,7 @@
 #include <deal.II/base/logstream.h>
 
 
-std::ofstream logfile("data_out_postprocessor_01/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index a51d60330bb85858df403f2da6b8d3d2120127f7..ea77a5e037d808e0771d6891243fedeedd218ec4 100644 (file)
@@ -44,7 +44,7 @@
 #include <deal.II/base/logstream.h>
 
 
-std::ofstream logfile("data_out_postprocessor_scalar_01/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index 134b2a98a62be92ce2c3a43417e76a3dc4d379f5..1094c0c806dd3fa2f47bb46a8588c4429ad5c99b 100644 (file)
@@ -44,7 +44,7 @@
 #include <deal.II/base/logstream.h>
 
 
-std::ofstream logfile("data_out_postprocessor_vector_01/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index a26cf02a8382f60291ed3edb06e0a2911d17d0af..bca98d85701b1ccdb724124a2bdcd48989e089f8 100644 (file)
@@ -80,7 +80,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("derivative_approximation/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index b99b170bbaea945f6c227307513eb50bbb896ced..6569b298718a5785115efbe28b6939de84735463 100644 (file)
@@ -245,7 +245,7 @@ void derivatives()
 
 int main()
 {
-  std::ofstream logfile("derivative_approximation_2/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index 78bfc3c67f85f754d45e97a09c64d6c1a6f2207c..35b71bb0ff9473e4c4554f0f591ba3cdb1b40bcc 100644 (file)
@@ -206,7 +206,7 @@ void loop ()
 
 int main ()
 {
-  std::ofstream logfile ("derivatives/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 58366669b57dead25e5a4876e53c179653c461f6..ca97f1a25b0c8e37c993ba49dac4c07d6d56f603 100644 (file)
@@ -28,7 +28,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("distort_random/output");
+std::ofstream logfile("output");
 
 
 
index fde9281cc5e3269df5339050c93b1444ef7cb4d0..361b7a678807c09645ef4c00b82406c315e206ef 100644 (file)
@@ -67,7 +67,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("dof_accessor_01/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index 2179b16b550dcc7addf0b61b2c8d9e53e545ffc9..6880b2873b5a3e22d1b3a668043b073c8a23cdd2 100644 (file)
@@ -107,7 +107,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile("dof_handler_number_cache/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index 3559fa7c05a58e2b89c4f1a245026e4ab42d4ab8..9b209d78dd6cb24dffac67a9ed03108bae35e3c3 100644 (file)
@@ -112,7 +112,7 @@ void test()
 
 int main()
 {
-  initlog(__FILE__);
+  initlog();
   deallog.threshold_double(1.e-10);
 
   deallog.push("1d");
index 14b5907adcf512d6318d2a951c8d30b26598be28..a2b843ff5dbf2be7405ff01f6a3d99ce0fe9b562 100644 (file)
@@ -179,7 +179,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("dof_renumbering/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index bf43c42837d894c7e54fd1f499798a85e3296d83..2b7d6bfc4651b7dd10c5c6eecd97323126871af0 100644 (file)
@@ -179,7 +179,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("dof_renumbering_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 1fb0720e938a063766b53e735645aba2cf2bc4b0..0686b5341d798cd8aa201ac6f95c1f77a9d0b616 100644 (file)
@@ -116,7 +116,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("dof_renumbering_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index aada85a6f1245d197981d1f58e9d2f595fde0997..58da5678ea0a37fabfe58010531948c9181c708d 100644 (file)
@@ -116,7 +116,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("dof_renumbering_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index fa01980a5f4c79d31ad3414e98e2d25c9bad1016..0a52b2ee6d226cf766003f8782d5507838adc6b4 100644 (file)
@@ -80,7 +80,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("dof_renumbering_04a/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index cf452e88e25ee7525c98694ce880e38844fd3d7b..2403cab37c7299903b360ed4ca69525791f2d1f8 100644 (file)
@@ -116,7 +116,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("dof_renumbering_05/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 8ef4708abed868675a3ac0e6248c6fb4d2d34b27..f50e4873790cb61783f8e63f065bfefaaa1fc6bd 100644 (file)
@@ -116,7 +116,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("dof_renumbering_06/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 8640b03a7e05ced710465191a906e21489ec0a1e..db70f9a2325420cc761bedd4e8751df8c5255877 100644 (file)
@@ -119,7 +119,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("dof_renumbering_07/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index f91737a821f391cea17c1c2bc02e96df0bade27d..7f76b889425fdd3ecb4e2756b8479544751fb0e6 100644 (file)
@@ -99,7 +99,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("dof_renumbering_zorder_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 0209a067252e1911a8ccd085fd485beff85866de..a5522fd2a5e7cf78e72882957d1f85053e535c70 100644 (file)
@@ -117,7 +117,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("dof_renumbering_zorder_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index d0de02eb161244d4add3b4c378ed943a8c8de61e..bf41611661b081d593557798bb7b4afc17d349be 100644 (file)
@@ -40,7 +40,7 @@
 // 2: refinement of the circle at the boundary
 // 2: refinement of a wiggled area at the boundary
 
-std::ofstream logfile("dof_test/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index 4d5db1474c2229b71ca88f01cc50a8f59b3c4268..31d0ef4e07e78ee9546ffb41f756b6fef8936c0b 100644 (file)
@@ -122,7 +122,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("error_estimator/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 02b7260344868ee3e1e7fc1a4f76e561e88b7ca9..5fcb4df6e92e0e9caec4b2bf622a8e2d5641ea9c 100644 (file)
@@ -78,7 +78,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("error_estimator_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index ac84d06d9dc786b7974f5f323b305455a35b3772..989ee9b63fc9aa3315c0a925911d2d7d5afad93a 100644 (file)
@@ -108,7 +108,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("extent_in_direction/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (PRECISION);
   deallog.attach(logfile);
   deallog.depth_console(0);
index 08232d9678a2de7e58ea552daf3d2a213716786d..9784e1b2a30ddf22f44a8454db58e19e25f71059 100644 (file)
@@ -78,7 +78,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index d213292efaea8f01dea37f99f34321dd605af3c5..e0f248e7acf3f7529052eabc6acf407a3085d500 100644 (file)
@@ -82,7 +82,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_01_hp/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index e71fc9e712d745219ebe8aa001a4a642ec9d0679..a5b08ed2e92a4b58b7a07495f03a0b77e9174710 100644 (file)
@@ -83,7 +83,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_01_mg/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 11e81aafbe32f5fd730321493b46f6c59e206030..79f412f3728b34c77f4e342774d86b69acf66895 100644 (file)
@@ -76,7 +76,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_01x/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 955e5be02edc3c540c85dedc7dbd46e423cca506..e7bbec2d073d4a675e8e2b3d30f559d980678820 100644 (file)
@@ -80,7 +80,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_01y/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index c3603d4b6057207ead3080ca37d83e97241c197c..f34d8217cf263eec866f992569b574181904b1d7 100644 (file)
@@ -78,7 +78,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 46775e5638e9f8f8b031a6f58489e65875774487..3f15c5d81d251ee3add0b99c94149f0baf1341ab 100644 (file)
@@ -82,7 +82,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_02_hp/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index a695c9af2dddeec7aa6e7153868ba5c677324f59..0c81f1c9af666e153147060aa76fadb7b4bffafe 100644 (file)
@@ -84,7 +84,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_02_mg/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index a2fa5a03c7dcdfb13b851164863c220a0d90cf2e..40873795e403f4b23eb82840f7eb39bf871b62f4 100644 (file)
@@ -73,7 +73,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 80be002cbac0a894330c060d4410a259064510cf..2dd628492e799c139bdd142f2989d84a993f64bd 100644 (file)
@@ -81,7 +81,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 61716e082dc802ebf14c74d988c2d346bd8fe50f..e0b8a5572535d6d0fba3a3da02a8b67d23865afc 100644 (file)
@@ -67,7 +67,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_05/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index c25e3ab14dea8b88d9529bb00d2a358f265087f2..05931644d6c5f3f427e95c579d2599f9ac89bb71 100644 (file)
@@ -71,7 +71,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_05_hp/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 38d6df17a8eaeb20b05029740c104bfa59ac5f2c..062d38d3c73696b2785adb77bc0b9fd00f781adf 100644 (file)
@@ -67,7 +67,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_06/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 4dac12fddcda01173d7fe6032ffacde5f1f80fa6..215e87b92d9adb9fbaf305b99708b809c0cda4f9 100644 (file)
@@ -71,7 +71,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("extract_dofs_by_component_06_hp/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 88a290d13d54e95d563a5e173469c33e4ba07a72..739445d4365c0ab20773147d714d17f8d31b14c3 100644 (file)
@@ -35,7 +35,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("face_orientations_3d/output");
+std::ofstream logfile("output");
 
 
 void test (const char *filename)
index c8dea5c45259b2cb9cd2489fd0e5807d736096de..9240d08ceb6f9804cdec449755298dcff609885f 100644 (file)
@@ -83,7 +83,7 @@ check ()
 
 int main ()
 {
-  initlog(__FILE__);
+  initlog();
   deallog << std::setprecision (2);
   deallog << std::fixed;
 
index bdfeb8fbdb2a3b9ee42270bb55045e5b690d396e..83fd1fed1ab12d6342aa0f12e4c79937bf513562 100644 (file)
@@ -28,7 +28,7 @@
 
 int main()
 {
-  std::ofstream logfile ("fe_values_extractor_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index 508eb69c83b20491e254a40eb93b4aeb19e54e91..e0f3e1d58a4a7492d829f49b2dc43a80ae700b42 100644 (file)
@@ -107,7 +107,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index bb552f094602220c35e92d5a2b3bed88526ce534..32c32e9a233dadbde0a40e0ae164ae24e71e3390 100644 (file)
@@ -132,7 +132,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index 9bddf6a5316f421c8e4b7ed799b4f5f374653536..f0e57a117cc4cf0d2b908f6a8c336ffdd9422b31 100644 (file)
@@ -113,7 +113,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index 929a4ec56c4097790aad2fcfea54963d357de8d1..74eee718072d09ef78d9ace665bd95eab5a5468f 100644 (file)
@@ -133,7 +133,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index 54e06df4a292aba22579011b0341929b33504042..97fc058ebd9116e37a2d39671bc89c455b6b6da4 100644 (file)
@@ -99,7 +99,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_05/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index e92f4fc6196f35af5784e4be3a645e07268afcca..a4fb1c78ce7d65857ad72afd054dfcf7866c9d59 100644 (file)
@@ -100,7 +100,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_06/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 2e9e144b357121cee3295a7fc8a275899a1a11fd..d0ce6a04efb6bc37edfc9b8a68e880b141bdb0d4 100644 (file)
@@ -100,7 +100,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_07/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 4ecc8200f3324a70e5c55570d8c565a6f12bc617..9215f4c530afe7bfd1f2adb911e97c3fac401982 100644 (file)
@@ -101,7 +101,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_08/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 06dc69f23dccb820dff64ca8a24f42f795344158..2f2cff48c0f32db6c7b5a2033242ff75baa3bac9 100644 (file)
@@ -104,7 +104,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_09/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index a39b14aa20c9a680631f94c7650abc0772b913de..b1436f6df953645d3dc59946e5e47f968b35a0a1 100644 (file)
@@ -105,7 +105,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_10/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 199476af3fab6bc2e42115cf7124680268e3dc9d..4ac711fffa0ffb2dc911981359a42982b8c313e9 100644 (file)
@@ -107,7 +107,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_10_single_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 0ed490de0ba07cfb2b377766982b90ce29c7c3b0..20ecbbe0738c48675b6446aa5a2de0768d307d65 100644 (file)
@@ -107,7 +107,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_10_single_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 3a448b6fdf115c5418a27e613bd84f38f173b57f..0d0cb82d17e7a77706c19e24e68db9c9ebcafe7e 100644 (file)
@@ -107,7 +107,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_10_single_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 69ef0735fcd3959419818f19cd5532d35686f32c..923ab6b65ac5a842913fe68a4cff2a80cf09ddfe 100644 (file)
@@ -107,7 +107,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_10_single_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index bb2e1d7a62242d6fb71fbb9c48d73ec342fccd38..42328f17e872f431aeb9505aa15c45eb6c36d892 100644 (file)
@@ -105,7 +105,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_11/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 30c978d5c41af1b296a03c2c217d215eaf9e19aa..3a26c309e540c1301285027b7ce6856b1b1e0c8b 100644 (file)
@@ -106,7 +106,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_12/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index c04d5f0fe254e6e965a2b0840df354a80e691d36..e357f019042fa52c019770c80205971499a6b53f 100644 (file)
@@ -106,7 +106,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_13/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 44ecf90ee06561441ca83142607bdf4ca1b59d64..834662625389a2bec37d3827e4b864f1f1854689 100644 (file)
@@ -109,7 +109,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_14/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index e031f921569bd321bcf158552fb78b9ad655d598..7104b9ef3519ff92f8da4b44b3b1782757fc7cc4 100644 (file)
@@ -110,7 +110,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_15/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index a6334795e571b818fefb526fccb211684c15eb9c..e906d800df9e1b49cd21c72215c405ce14936f2e 100644 (file)
@@ -111,7 +111,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_16/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 660a502147424e9c33e4bd765ebf7f8f7c0710fe..498fa3dae79d14aacbb9fc78ff98996172f96b32 100644 (file)
@@ -110,7 +110,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_17/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 94ad1383a7f9a4a6fe1b2096f372d1a88022de2d..59dec4c5d354a6303f07b6237fcc91fa96fbbc28 100644 (file)
@@ -115,7 +115,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_18/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index fcd60889c27f1119e5b22569eb80a02e1d6ea77a..25e40dac85e0acfcda4b6bd14eaf519e4d65ae4e 100644 (file)
@@ -110,7 +110,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_19/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index c8ca01d9b77b2825b6e3c562d152fe3add389025..06efab414689c8d3f4fb7c8420115de31817915a 100644 (file)
@@ -114,7 +114,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_20/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 89c42097d05eeb6649b8661b693205d220ec1305..f85d955c2821695511de0a76af78fbaf30f705e1 100644 (file)
@@ -207,7 +207,7 @@ void MixedElastoPlasticity<dim>::run()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_21/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 43caefe34931f10d17bf21e9ff18843e57e7fac1..5cab8bb4d3ef8107f41d5429eb3bb31a8afed32a 100644 (file)
@@ -207,7 +207,7 @@ void MixedElastoPlasticity<dim>::run()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_21_nonsymmetric/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 477513b6937a03e4bc9d9fa272402383b0359412..90e84f93f0ea4c33add2f0c7b15340da76be2e99 100644 (file)
@@ -238,7 +238,7 @@ void MixedElastoPlasticity<dim>::run()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_22/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 9b5a5b6ca78c0fb7011bad129f132076c6c4be77..3f99ca5cebcbfd88000ca7e5ac624014f1dd866a 100644 (file)
@@ -102,7 +102,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_23/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index ed976789ed97c9f55ae392a8d31279e44d886020..b2b39182944516b71516296c8b95eae06809d4b9 100644 (file)
@@ -102,7 +102,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_23_nonsymmetric/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index d625efe5fd0252e74e1d67c8767fe6af3ef54b96..dbf9c01df3f6dc7f9e178370bfdd6150b8e6b6fa 100644 (file)
@@ -96,7 +96,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_24/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 7f8bd77b33795005e2a02c7498d8a74d33b81ea9..f991583f5448f1091ed36872a81009111757b70d 100644 (file)
@@ -96,7 +96,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_24_nonsymmetric/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index eb25c61b9bbbbb99c62d27003cf280b99cb2d3b1..a6a4f34247d5ee95352e847aba9f136c1a6c4c67 100644 (file)
@@ -93,7 +93,7 @@ void test_hyper_cube()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_25/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index f1fe7ad95c44e76b86bbd7a256eddf1cc4429cc8..d2231e87ae0f9808bd154608ccb1ff55a4983e38 100644 (file)
@@ -93,7 +93,7 @@ void test_hyper_cube()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_25_nonsymmetric/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 0305aacb26b9629dd77aca5df76c95045fcfec0e..7ccd86a229b595b64d421f7cdc88345b328d0ea4 100644 (file)
@@ -78,7 +78,7 @@ int main()
 {
   deal_II_exceptions::disable_abort_on_exception();
 
-  std::ofstream logfile ("fe_values_view_invalid_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index cda1e4c97c71c0c6fa9b7d9ad1be4fa45db9e078..5aa6f961a2dc3e38cefbc1f573728d53f9ebca05 100644 (file)
@@ -78,7 +78,7 @@ int main()
 {
   deal_II_exceptions::disable_abort_on_exception();
 
-  std::ofstream logfile ("fe_values_view_invalid_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index b7ae2c32061e24c07ce48eb6721ad2cb9f3c44e1..b84e1c80e262f7a76c61441fe482acc034b057e7 100644 (file)
@@ -78,7 +78,7 @@ int main()
 {
   deal_II_exceptions::disable_abort_on_exception();
 
-  std::ofstream logfile ("fe_values_view_invalid_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index d7e828aadf9b7e1e10887b3e1259f478a1eb41f7..f3b311e26cb0db19a8758f25ecca6af676eed246 100644 (file)
@@ -78,7 +78,7 @@ int main()
 {
   deal_II_exceptions::disable_abort_on_exception();
 
-  std::ofstream logfile ("fe_values_view_invalid_03_nonsymmetric/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index 4255a3b121eda20a90b628ddf4ae4b76514ac0a1..a6d3238bb6c893f4eeed53d885a4a6b88118c10c 100644 (file)
@@ -232,7 +232,7 @@ void check()
 
 int main()
 {
-  std::ofstream logfile ("fe_values_view_tensor_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 0eef1655ba6b7cc9e0cfc527097f7ec6c8330cd7..62c86d2544e637ce5fff0f41428ac7e28d3529d6 100644 (file)
@@ -33,7 +33,7 @@
 #include <cmath>
 
 
-std::ofstream logfile("filtered_iterator/output");
+std::ofstream logfile("output");
 
 
 DeclException2 (ExcNumberMismatch,
index da051cd77fe3f0b8c9bf62816af7add6aaf70c8c..3531ea63aace4ffe8624d56d144fd0d5a772d8e4 100644 (file)
@@ -33,7 +33,7 @@
 #include <cmath>
 
 
-std::ofstream logfile("filtered_iterator_02/output");
+std::ofstream logfile("output");
 
 
 DeclException2 (ExcNumberMismatch,
index 5b8ad505d24b1d66a06fae74deda91afec72c449..56a4b27b82dcab443da5da1ebb3ce9eefebd8a98 100644 (file)
@@ -33,7 +33,7 @@
 #include <cmath>
 
 
-std::ofstream logfile("filtered_iterator_03/output");
+std::ofstream logfile("output");
 
 
 DeclException2 (ExcNumberMismatch,
index f8cffa5addee181c6df52e00078c044c5b661a00..520746fd073d9c883c906bccfb2548970f5578e4 100644 (file)
@@ -198,7 +198,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("filtered_matrix/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index e08ea054d341de4fa6a69ef6543dc453f70d7939..951f0089879231b5381189d8c3831f85e75bfc3a 100644 (file)
@@ -67,7 +67,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("get_finest_common_cells_01/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index efba757a5aca773d6d6b3a1e90b57a79a1b5afd1..747c2861ae6e57d4f694e219581c5ae81bac5230 100644 (file)
@@ -70,7 +70,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("get_finest_common_cells_02/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index 3bb1fd2741df760b38d876b5cbd1c4da7c46fcd9..3004d7838156d1a5b1057339a7589de9779b9d18 100644 (file)
@@ -70,7 +70,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("get_finest_common_cells_03/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index 30625d86f1f987bbe3a1efc3e0d69c399472cd99..f1299ec9b5e633d17b5c5643cd8212b6c4a38271 100644 (file)
@@ -70,7 +70,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("get_finest_common_cells_04/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index b1180a1a143ce73f7853474cf5673dacbc4dc9aa..c640139147b33c934d2b35bf77a574753e8f496b 100644 (file)
@@ -30,7 +30,7 @@
 #include <iostream>
 #include <iomanip>
 
-std::ofstream logfile("grid_generator_01/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
index d3a1421e14f75fc81f010ae4bdcefa0a60655651..0b196be527e6f25146062f386bec730f6b0c9eab 100644 (file)
@@ -35,7 +35,7 @@
 #include <iostream>
 #include <iomanip>
 
-std::ofstream logfile("grid_hyper_shell/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
index 0b9526e70a2a63d06e465e009a6e49b84768a0bb..9ae80cc5438a7ab32a856950e1eebc4ea123de88 100644 (file)
@@ -34,7 +34,7 @@
 #include <iostream>
 #include <iomanip>
 
-std::ofstream logfile("grid_hyper_shell_02/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
index 6abf8cf79ff8a28a4c236931e9fdc1bda6dae2a2..ae1ac3d012479ea411d219ed276769ee8b10b764 100644 (file)
@@ -34,7 +34,7 @@
 #include <iostream>
 #include <iomanip>
 
-std::ofstream logfile("grid_hyper_shell_03/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
index 5ba1eb456ed9b9d04c26ef71cb64fe446cd78d8d..e51778c7283e4888e633eeae1a8c115ead6f420d 100644 (file)
@@ -34,7 +34,7 @@
 #include <iostream>
 #include <iomanip>
 
-std::ofstream logfile("grid_hyper_shell_04/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
index 1469a4f893676928bf239d67dcae03c1d9a978ee..06db445365d440df4c18fd49243d5648ec32e537 100644 (file)
@@ -40,7 +40,7 @@
 #include <iostream>
 #include <iomanip>
 
-std::ofstream logfile("grid_hyper_shell_05/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
index 5107755df8eefa3bc8cf9cba35e2e5cedbb0bb90..0e798ed36fcef31748d3c1eb72e5fe90b07a4c5a 100644 (file)
@@ -32,7 +32,7 @@
 #include <iomanip>
 #include <string>
 
-std::ofstream logfile("grid_in/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
@@ -41,7 +41,7 @@ void test1 ()
   Triangulation<dim> tria;
   GridIn<dim> gi;
   gi.attach_triangulation (tria);
-  std::ifstream in ("grid_in/2d.inp");
+  std::ifstream in ("2d.inp");
   gi.read_ucd (in);
 
   GridOut grid_out;
@@ -72,7 +72,7 @@ void test2 ()
   Triangulation<dim> tria (Triangulation<dim>::none, true);
   GridIn<dim> gi;
   gi.attach_triangulation (tria);
-  std::ifstream in ("grid_in/2d.xda");
+  std::ifstream in ("2d.xda");
   try
     {
       gi.read_xda (in);
@@ -103,7 +103,7 @@ void test3 ()
   Triangulation<dim> tria;
   GridIn<dim> gi;
   gi.attach_triangulation (tria);
-  gi.read ("grid_in/2d.nc");
+  gi.read ("2d.nc");
 
   GridOut grid_out;
   std::ofstream gnufile("grid_in_2d.gnuplot");
@@ -137,8 +137,8 @@ void check_file (const std::string name,
 
 void filename_resolution()
 {
-  check_file<2> (std::string("grid_in/2d"), GridIn<2>::ucd);
-  check_file<2> (std::string("grid_in/2d"), GridIn<2>::xda);
+  check_file<2> (std::string("2d"), GridIn<2>::ucd);
+  check_file<2> (std::string("2d"), GridIn<2>::xda);
 }
 
 
index bf35c0c57ac0af30dfd279b0ee21324338387901..470efab763598bd7c6fb4a893b0365cb52f3f64d 100644 (file)
@@ -40,7 +40,7 @@
 #include <iomanip>
 #include <string>
 
-std::ofstream logfile("grid_in_02/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
@@ -56,7 +56,7 @@ void test2 ()
   Triangulation<dim> tria (Triangulation<dim>::none, true);
   GridIn<dim> gi;
   gi.attach_triangulation (tria);
-  std::ifstream in ("grid_in_02/2d.xda");
+  std::ifstream in ("2d.xda");
   try
     {
       gi.read_xda (in);
index 9ad9f9a9c25b4df76ad7eef7b5606064cde794fc..d1af15d7db3260c8aa509f0496648253665c8fdb 100644 (file)
@@ -35,7 +35,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("grid_in_3d/output");
+std::ofstream logfile("output");
 
 
 void test (const char *filename)
@@ -77,7 +77,7 @@ void test1()
   Triangulation<3> tria;
   GridIn<3> gi;
   gi.attach_triangulation (tria);
-  gi.read ("grid_in_3d/1.nc");
+  gi.read ("1.nc");
 
   GridOut grid_out;
   std::ofstream gnufile("square.gnuplot");
@@ -94,16 +94,16 @@ int main ()
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
 
-  test ("grid_in_3d/1.in");
-  test ("grid_in_3d/2.in");
-  test ("grid_in_3d/3.in");
-  test ("grid_in_3d/4.in");
+  test ("1.in");
+  test ("2.in");
+  test ("3.in");
+  test ("4.in");
 
-  test ("grid_in_3d/evil_0.in");
-  test ("grid_in_3d/evil_1.in");
-  test ("grid_in_3d/evil_2.in");
-  test ("grid_in_3d/evil_3.in");
-  test ("grid_in_3d/evil_4.in");
+  test ("evil_0.in");
+  test ("evil_1.in");
+  test ("evil_2.in");
+  test ("evil_3.in");
+  test ("evil_4.in");
 
   // test1 needs NetCDF
 //    test1 ();
index 1c3313391bd15f967250a27781685597536968f4..f44bd0a1c2460f52d1e93b2b4e6145c0b9af7137 100644 (file)
@@ -40,7 +40,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("grid_in_3d_02/output");
+std::ofstream logfile("output");
 
 
 void test (const char *filename)
@@ -97,6 +97,6 @@ int main ()
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
 
-  test ("grid_in_3d_02/747.ucd");
+  test ("747.ucd");
 }
 
index a70784187cefb194c199ce8832efeb8480b3d12b..7dc0ade009e65a651620d7f22bbb3df811ed4775 100644 (file)
@@ -33,7 +33,7 @@
 #include <iomanip>
 #include <string>
 
-std::ofstream logfile("grid_in_msh/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
@@ -55,7 +55,7 @@ void check_file (const std::string name,
 
 void filename_resolution()
 {
-  check_file<2> (std::string("grid_in_msh/mesh"), GridIn<2>::msh);
+  check_file<2> (std::string("mesh"), GridIn<2>::msh);
 }
 
 
index 5a070b128ee8d94352c9c561ceb5b1599dc8be11..1f71d6154b98ca3cfe3921a2ad85ef90b34b1e66 100644 (file)
@@ -35,7 +35,7 @@
 #include <iomanip>
 #include <string>
 
-std::ofstream logfile("grid_in_msh_02/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
@@ -57,7 +57,7 @@ void check_file (const std::string name,
 
 void filename_resolution()
 {
-  check_file<2> (std::string("grid_in_msh_02/mesh"), GridIn<2>::msh);
+  check_file<2> (std::string("mesh"), GridIn<2>::msh);
 }
 
 
index a9b1c5f1de16bd1133616b194634f67d4e84d321..1f71d6154b98ca3cfe3921a2ad85ef90b34b1e66 100644 (file)
@@ -35,7 +35,7 @@
 #include <iomanip>
 #include <string>
 
-std::ofstream logfile("grid_in_msh_03/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
@@ -57,7 +57,7 @@ void check_file (const std::string name,
 
 void filename_resolution()
 {
-  check_file<2> (std::string("grid_in_msh_03/mesh"), GridIn<2>::msh);
+  check_file<2> (std::string("mesh"), GridIn<2>::msh);
 }
 
 
index a3d0006cbcb5d4a29cf819af69e55a9bb3a82d8f..d5ea54052f093c59e8120aaf9bfc02af01eb4c47 100644 (file)
@@ -35,7 +35,7 @@
 #include <iomanip>
 #include <string>
 
-std::ofstream logfile("grid_in_msh_version_1/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
@@ -57,8 +57,8 @@ void check_file (const std::string name,
 
 void filename_resolution()
 {
-  check_file<2> (std::string("grid_in_msh_version_1/input_v1"), GridIn<2>::msh);
-  check_file<2> (std::string("grid_in_msh_version_1/input_v2"), GridIn<2>::msh);
+  check_file<2> (std::string("input_v1"), GridIn<2>::msh);
+  check_file<2> (std::string("input_v2"), GridIn<2>::msh);
 }
 
 
index f3ff3f0fe3d01ffb04420d18c7508b7665abff31..93051a9b374747c96e7f817e28eb9de0d3c562cc 100644 (file)
@@ -34,7 +34,7 @@
 #include <iomanip>
 #include <string>
 
-std::ofstream logfile("grid_in_msh_version_2/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
@@ -56,8 +56,8 @@ void check_file (const std::string name,
 
 void filename_resolution()
 {
-  check_file<2> (std::string("grid_in_msh_version_2/hole81"), GridIn<2>::msh);
-  check_file<2> (std::string("grid_in_msh_version_2/hole8170"), GridIn<2>::msh);
+  check_file<2> (std::string("hole81"), GridIn<2>::msh);
+  check_file<2> (std::string("hole8170"), GridIn<2>::msh);
 }
 
 
index dd755da38aa173cc4d4abe386424acf026965883..ce97d0511793ff009f8788b4b9f7347a0edc2e58 100644 (file)
@@ -26,7 +26,7 @@
 #include <iomanip>
 #include <string>
 
-std::ofstream logfile("grid_in_tecplot/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
@@ -47,9 +47,9 @@ void test (const std::string &infilename)
 
 int main ()
 {
-  test<2> ("grid_in_tecplot/1.dat");
-  test<2> ("grid_in_tecplot/2.dat");
-  test<2> ("grid_in_tecplot/3.dat");
-  test<2> ("grid_in_tecplot/4.dat");
+  test<2> ("1.dat");
+  test<2> ("2.dat");
+  test<2> ("3.dat");
+  test<2> ("4.dat");
 }
 
index e92ecda87a7edff1784472aa28a9d4e1e61e0941..c062659dedf4c670f96e5f16584ba7f95101e724 100644 (file)
@@ -36,7 +36,7 @@
 #include <iomanip>
 #include <string>
 
-std::ofstream logfile("grid_in_unv_2d/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
@@ -58,8 +58,8 @@ void check_file (const std::string name,
 
 void filename_resolution()
 {
-  check_file<2> (std::string("grid_in_unv_2d/test1427"), GridIn<2>::unv);
-  check_file<2> (std::string("grid_in_unv_2d/test46"), GridIn<2>::unv);
+  check_file<2> (std::string("test1427"), GridIn<2>::unv);
+  check_file<2> (std::string("test46"), GridIn<2>::unv);
 }
 
 
index 04ddf3635ec4e2915ff0e30a1c15a7617b9e7e9d..27d9b8bcf9e52a3158323f40c665225f75d3ba0d 100644 (file)
@@ -36,7 +36,7 @@
 #include <iomanip>
 #include <string>
 
-std::ofstream logfile("grid_in_unv_3d/output");
+std::ofstream logfile("output");
 
 
 template<int dim>
@@ -58,7 +58,7 @@ void check_file (const std::string name,
 
 void filename_resolution()
 {
-  check_file<3> (std::string("grid_in_unv_3d/3D"), GridIn<3>::unv);
+  check_file<3> (std::string("3D"), GridIn<3>::unv);
 }
 
 
index dd96a8fb252e1302a85a378919d503ab5dbe7f44..7b757d60e67a6b9ee2b26c3194e07cc0d3219215 100644 (file)
@@ -25,7 +25,7 @@
 #include <fstream>
 #include <string>
 
-std::ofstream logfile("grid_invert/output");
+std::ofstream logfile("output");
 
 template <int dim>
 void test (bool second_case=false)
index 282408d6d13aa606886c8abc192d9dfe50988bd3..be84422aae26bb59c4019467a6167541aed05582 100644 (file)
@@ -29,7 +29,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("grid_out/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index b521d3d872122e99f64113555df202e51668f6dc..8e29f0050f71b84a3423a6480c631034ed5cc33b 100644 (file)
@@ -35,7 +35,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("grid_out_02/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index 4e720b87db8e1bbf40e18e7c199d9e646d83ff58..abdd76290c50a28a3266c0b4f94498e8f4227d7c 100644 (file)
@@ -34,7 +34,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("grid_out_03/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index 6e5d873c99b8bc209fec465c1351737b667e698e..d50adaf3ad3e0d42ac01bc58f5441bd8abdd4a66 100644 (file)
@@ -34,7 +34,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("grid_out_04/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index 4f2b97ab79c0f15331e7bfd2167c213012881a9c..abdd76290c50a28a3266c0b4f94498e8f4227d7c 100644 (file)
@@ -34,7 +34,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("grid_out_05/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index 8b001c64002b1166359a7ae6009fba92835fca10..7ec3897f182764c96aab47c9e5245809bdda8ce4 100644 (file)
@@ -43,7 +43,7 @@ void test(std::ostream &out)
   CylinderBoundary<dim> boundary(.3, 2);
   tr.set_boundary(1, boundary);
   {
-    std::ofstream grid_file("grid_output_input/coarse_grid.inp");
+    std::ofstream grid_file("coarse_grid.inp");
     go.write_ucd(tr, grid_file);
     grid_file.close();
   }
@@ -58,7 +58,7 @@ void test(std::ostream &out)
   gi.attach_triangulation(tr);
   {
     deallog << "Read coarse grid" << std::endl;
-    std::ifstream grid_file("grid_output_input/coarse_grid.inp");
+    std::ifstream grid_file("coarse_grid.inp");
     gi.read_ucd(grid_file);
     grid_file.close();
   }
@@ -69,7 +69,7 @@ void test(std::ostream &out)
   go.write_ucd(tr, out);
 
   {
-    std::ofstream grid_file("grid_output_input/grid.msh");
+    std::ofstream grid_file("grid.msh");
     go.write_msh(tr, grid_file);
     grid_file.close();
   }
@@ -80,7 +80,7 @@ void test(std::ostream &out)
 
 int main()
 {
-  std::ofstream logfile("grid_output_input/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index 1f3c2612a2b2cfc5a8c51c87ecc1b2ab9fc59826..fbea313135f37003f35ee8b76b9bf7bf5745ebc1 100644 (file)
@@ -33,7 +33,7 @@
 #include <iomanip>
 
 // Output
-std::ofstream logfile ("grid_parallelepiped/output");
+std::ofstream logfile ("output");
 
 // The simplest test case is to create a parallelepiped grid, output
 // the result, and hope for the best.
index 620f509fd37a2490eac0a8fd2a9a4244e63b5b14..7c3641d9be944c9cd195620a1f579b699ffcba91 100644 (file)
@@ -34,7 +34,7 @@
 #include <iomanip>
 
 // Output
-std::ofstream logfile ("grid_parallelepiped_01/output");
+std::ofstream logfile ("output");
 
 // As sketched in the deal.II docs, the parallelepiped class is just a
 // hyper_rectangle in 1d and a parallelogram in 2d. That can checked
index e6afd18b3c767c3ad558c426d50da7e6f48a1d2e..a9af667fa5f384299d07c403b0cbf6a52995e2d8 100644 (file)
@@ -34,7 +34,7 @@
 #include <iomanip>
 
 // Output
-std::ofstream logfile ("grid_parallelepiped_02/output");
+std::ofstream logfile ("output");
 
 // This test creates a parallelepiped (one element) and the same
 // parallelepiped (one element); because the code that makes the two
index 9196c2eb8d505fa9ac414c79572165499cc9060d..101655e7a128ac2735f15b06fae0f7bd54627fd9 100644 (file)
@@ -33,7 +33,7 @@
 #include <iomanip>
 
 // Output
-std::ofstream logfile ("grid_parallelepiped_03/output");
+std::ofstream logfile ("output");
 
 // The simplest test case is to create a parallelepiped grid with a
 // number of subdivisions and output the result.
index a4813e37199c417dbed5ca4107481e7959df1a06..1b333ea2500c32971e2c584355b9f09871ce4a2a 100644 (file)
@@ -31,7 +31,7 @@
 #include <iomanip>
 #include <cstdio>
 
-std::ofstream logfile("grid_test/output");
+std::ofstream logfile("output");
 
 // 1: continuous refinement of the unit square always in the middle
 // 2: refinement of the circle at the boundary
index b1ab1572824ec3f14feb04f7f69ecebb81763182..5bd79103ac50455075444f1a8caa918504200a71 100644 (file)
@@ -26,7 +26,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("grid_tools/output");
+std::ofstream logfile("output");
 
 
 
index fbe8b1aecf10336c386251a2816976439caf345b..04e8c5e1b8c57ab1d4f69a2215aa4f16a5ec81af 100644 (file)
@@ -29,7 +29,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("grid_tools_02/output");
+std::ofstream logfile("output");
 
 
 
index 890a04344833134a56a1bdea57528533e6656588..b342d00ef71bd7e36a8c6c4035d4f30933502789 100644 (file)
@@ -29,7 +29,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("grid_tools_03/output");
+std::ofstream logfile("output");
 
 
 
index 7a2e03e1c9f5fd9202d0d5fdefd36f876f5bb07a..ada8d8c7a64d57a3a4cb1492c590d351401f5079 100644 (file)
@@ -29,7 +29,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("grid_tools_04/output");
+std::ofstream logfile("output");
 
 
 
index e099e85470ed87bd96ae8f9490b6f601a77bb269..ea394d50386e34eff261243f080f093f766841a9 100644 (file)
@@ -29,7 +29,7 @@
 #include <deal.II/grid/tria.h>
 
 #include <fstream>
-std::ofstream logfile("grid_tools_05/output");
+std::ofstream logfile("output");
 
 using namespace dealii;
 
index 4b04d096039611d5274f453d6b7dc5e2d90b2a58..43b800ff9839fbdfde44bbe7e1044412bc7cee70 100644 (file)
@@ -101,7 +101,7 @@ int main ()
   tria.set_boundary(1, inner_ball);
 
   GridOut grid_out;
-  std::ofstream eps_stream2("grid_transform/output");
+  std::ofstream eps_stream2("output");
   grid_out.write_eps(tria, eps_stream2, &mapping);
 
   tria.clear();
index e9880aa74cd468f5d7764b8695e6b7fe0a0c32ec..2505c979629c6d71e3efb7390664d3ed6a39a881 100644 (file)
@@ -91,7 +91,7 @@ int main ()
 
 
   GridOut grid_out;
-  std::ofstream out("grid_transform_3d/output");
+  std::ofstream out("output");
   out.precision (5);
   out << std::fixed;
   grid_out.write_gnuplot(tria, out);
index e5470346fafb84d70f2bf589b306aeccd5fe6fe7..c47527d61c3db3f6159265b6b989d729f357a0a4 100644 (file)
@@ -71,7 +71,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("have_same_coarse_mesh_01/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index a0d5d28773b264b58399a7160352068a21c2d6bc..3977f8728da593d8a186d290ec39fda88ddf171f 100644 (file)
@@ -77,7 +77,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("have_same_coarse_mesh_02/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index 4eaa255a9172b3751b80e5309d295310f5965935..8088cb6619b3256d76d3c59791fc81338bddb766 100644 (file)
@@ -77,7 +77,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("have_same_coarse_mesh_03/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index 0811cbb6d08ace71280b705a9c88c2ffd807a8fa..b369bde180e9f120ddf9529aab16c7d15811dec5 100644 (file)
@@ -77,7 +77,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("have_same_coarse_mesh_04/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index 86809599b7911a94cc353ad54bfad70c4eb7d4db..b767452fae693a721876c67a4d9dead4d1389e28 100644 (file)
@@ -54,7 +54,7 @@
 #include <iostream>
 #include <complex>
 
-std::ofstream logfile("inhomogeneous_constraints/output");
+std::ofstream logfile("output");
 
 using namespace dealii;
 
index 7ae13f2362f3d7c7c26674eff53f8f5df8056802..7c3b1977f39aabde867466a3cbf4b7bda0f57b2a 100644 (file)
@@ -52,7 +52,7 @@
 #include <iostream>
 #include <complex>
 
-std::ofstream logfile("inhomogeneous_constraints_02/output");
+std::ofstream logfile("output");
 
 using namespace dealii;
 
index 5224966109258e0568517d38df901a9487f45f7f..02a1478f9dc40c51e6f6748101fd121127caf27d 100644 (file)
@@ -56,7 +56,7 @@
 #include <iostream>
 #include <complex>
 
-std::ofstream logfile("inhomogeneous_constraints_03/output");
+std::ofstream logfile("output");
 
 using namespace dealii;
 
index 93c1ab1a412f6d5169b45803439e088111c42d14..b99668b5a7926f97c9822508ddf77acd09101b37 100644 (file)
@@ -53,7 +53,7 @@
 #include <iostream>
 #include <complex>
 
-std::ofstream logfile("inhomogeneous_constraints_04/output");
+std::ofstream logfile("output");
 
 using namespace dealii;
 
index 8a51ed02bc52f8f8528aa89ccf891ec96112827a..de0b45163cad3f57e6cbc40a1ca1eb1064b326c5 100644 (file)
@@ -47,7 +47,7 @@
 #include <iostream>
 #include <complex>
 
-std::ofstream logfile("inhomogeneous_constraints_block/output");
+std::ofstream logfile("output");
 
 using namespace dealii;
 
index e15d28c303b1217221b23bfa14ee262b43df0031..e188023a33230c167a771ab1ed59a35b29ed21e8 100644 (file)
@@ -46,7 +46,7 @@
 #include <iostream>
 #include <complex>
 
-std::ofstream logfile("inhomogeneous_constraints_nonsymmetric/output");
+std::ofstream logfile("output");
 
 using namespace dealii;
 
index fb437615b7066a2393618d920d6de7d2b7a48fa9..2e8b7997505237b3def8b14f606fe06d6c94539a 100644 (file)
@@ -50,7 +50,7 @@
 #include <fstream>
 #include <sstream>
 
-std::ofstream logfile("inhomogeneous_constraints_vector/output");
+std::ofstream logfile("output");
 
 using namespace dealii;
 
index 1ab324eace45ea3a006fd50997de999cce4eaf05..fe88edd1cb726e2f583ac4e8151999399bb8a7c6 100644 (file)
@@ -42,7 +42,7 @@
 
 
 
-std::ofstream logfile("intergrid_constraints/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index dac68c853b5824b52af512cb9abcad48f442a91f..8449e95331090389daa4302677590d211d7b006c 100644 (file)
@@ -118,7 +118,7 @@ void check ()
 
 int main ()
 {
-  std::ofstream logfile("intergrid_map/output");
+  std::ofstream logfile("output");
   deallog << std::setprecision(2);
 
   deallog.attach(logfile);
index fb75b39d523a1601620fb74d2f6efa1f3e936838..cab81fe5beabf5577859b3da934455cc27928fc8 100644 (file)
@@ -207,7 +207,7 @@ void FindBug<dim>::run ()
 
 int main ()
 {
-  std::ofstream logfile("interpolate_boundary_values_01/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index b90b81d0be94b48007d525644f43f4195439d92c..a0582de8b6e78493c749065337f2659d6381e76d 100644 (file)
@@ -77,7 +77,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("interpolate_boundary_values_02/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index 87e31c96a16f0ab4f9a6cb75a5d5d5afc259fb8a..1120b3ff5aa5878cbec350f0da99bcc1759547c6 100644 (file)
@@ -107,7 +107,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("interpolate_dgq_01/output");
+  std::ofstream logfile("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 1b7b595295b6469d42d5933c93d599926fe2c19b..fddfac671fb3d61363738fe2b19fc6e0c2c99d27 100644 (file)
@@ -117,7 +117,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("interpolate_dgq_02/output");
+  std::ofstream logfile("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 608e0f8dfaa7b23952651dbae5d660f0356eb08e..8b971d6f68039b464c7aba041c1c7c654622cf29 100644 (file)
@@ -107,7 +107,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("interpolate_q_01/output");
+  std::ofstream logfile("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index d42752295ef2ad5beef40a4af0b05f79486c5bc0..202896d71ee2d6b53401d323751024ec8ae64fc8 100644 (file)
@@ -117,7 +117,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("interpolate_q_02/output");
+  std::ofstream logfile("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index c79b6807e168f2ec8062a3653b79a644e9e86175..d08cad833c389c3e103d7913ee4c9ff3318e3c0c 100644 (file)
@@ -113,7 +113,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("interpolate_q_system_01/output");
+  std::ofstream logfile("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 9208919f9e103fad0229509ac533c467d81fc212..62b3bb8a6599937e5972278f662d2900db63f3bc 100644 (file)
@@ -122,7 +122,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("interpolate_q_system_02/output");
+  std::ofstream logfile("output");
   deallog << std::setprecision (3);
 
   deallog.attach(logfile);
index 500e67e42a5585fa4e9f35ae79a1b4438a864ebf..10942c49d183b6174355b6e638cfa6a524ce5520 100644 (file)
@@ -30,7 +30,7 @@
 //
 // the problem was fixed by fixing the code
 
-char logname[] = "kelly_crash_02/output";
+char logname[] = "output";
 
 
 #include "../tests.h"
index 71f2b8f9f327a505c691873f4df6a450439a807a..e685096f0d5e07698049c0ce8b725bba164fdd35 100644 (file)
@@ -28,7 +28,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("line_coarsening_3d/output");
+std::ofstream logfile("output");
 
 
 // create a triangulation of a cylinder, where the line along the axis is common
index c87f3a00804ef2cfc376494d67ca16f904502921..da7408dbc30abb1a9bce1c1f5826f34c50c4db3e 100644 (file)
@@ -210,7 +210,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("matrices/output");
+  std::ofstream logfile ("output");
   logfile << std::setprecision (2);
   logfile << std::fixed;
   deallog << std::setprecision (2);
index 854c24fc964f961e642e61848af429494a0ce2a2..3bf4eeca18b761d70a558e78b682c370d9a6b1ba 100644 (file)
@@ -27,7 +27,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("maximal_cell_diameter/output");
+std::ofstream logfile("output");
 
 
 
index 23797aaea7f4d208a01aa0ae60ac53278b0e5a18..9dab2c1f0b5b9c8c822c27ae03025de6f6095184 100644 (file)
@@ -104,7 +104,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("measure_et_al/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (PRECISION);
   deallog.attach(logfile);
   deallog.depth_console(0);
index 8fce576c88734e2a5bad5a06fb9a89933bc232a0..798ee275b104c5429ae89bf852948f3dd5c2c890 100644 (file)
@@ -110,7 +110,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("measure_et_al_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (PRECISION);
   deallog.attach(logfile);
   deallog.depth_console(0);
index ee0c478fce6983ea9c92079c40772e212418958c..804e2d24e4a0577691d584447ae9ba535ed8e221 100644 (file)
@@ -386,7 +386,7 @@ int main()
 {
   deal_II_exceptions::disable_abort_on_exception();
 
-  std::ofstream logfile("memory_consumption_01/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index 4f0cbda71277569a7373bf15090f5ad6c7cd009d..33db6c8ba6833dbddd376ab8000f966a9c7b49ce 100644 (file)
@@ -32,7 +32,7 @@
 #include <iomanip>
 #include <cstdio>
 
-std::ofstream logfile("merge_triangulations_01/output");
+std::ofstream logfile("output");
 
 
 
index 09e9a10286b368515da72fa8448afdbe9430a2d9..edf8983064cbae4d73d83ac9b584c8fdf8ab55d7 100644 (file)
@@ -38,7 +38,7 @@
 // function
 
 
-char logname[] = "mesh_smoothing_02/output";
+char logname[] = "output";
 
 
 #include "../tests.h"
index e04826dfded359ef6e2ff2bf2f09382e95245882..bed97e22c3fec1f29bfee397b537e1434cca7e70 100644 (file)
@@ -26,7 +26,7 @@
 // also investigate all its neighbors as well
 
 
-char logname[] = "mesh_smoothing_03/output";
+char logname[] = "output";
 
 
 #include "../tests.h"
index c49bf62ee37632d3a06a9c8699fd40adb1010fde..b2e904d6dbe7cc0b6de35bba17702ed6adfe9e19 100644 (file)
@@ -34,7 +34,7 @@
 
 int main ()
 {
-  std::ofstream logfile("mg_dof_handler/output");
+  std::ofstream logfile("output");
   deallog << std::setprecision(2);
 
   deallog.attach(logfile);
index bebeb4bffd224652b013ddcc192baa0ac5626218..ff1fda9b002b5ef3281457a4fb827fbcc186895d 100644 (file)
@@ -27,7 +27,7 @@
 #include <iomanip>
 
 
-std::ofstream logfile("minimal_cell_diameter/output");
+std::ofstream logfile("output");
 
 
 
index bbe9655293839e30b7e0742ae35892748cab0ae1..2b45f0b77509accc7e8326d4b438f5ab9ba66f88 100644 (file)
@@ -130,7 +130,7 @@ void test ()
 
 int main()
 {
-  std::string logname = JobIdentifier::base_name(__FILE__) + std::string("/output");
+  std::string logname = "output";
   std::ofstream logfile(logname.c_str());
   deallog.attach(logfile);
   deallog.depth_console(0);
index 66653cfd1492fbe5678a7da81aa12dcadeb04d55..9019a7fc05ea5192f0ab1869404852b1d970e321 100644 (file)
@@ -82,7 +82,7 @@ void test_hyper_cube()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 2340508cba7f063bb79c19c8bffdf10e8be99872..7ca12d182d50a59cbb6b9f5ee1186d81fb4dfbad 100644 (file)
@@ -86,7 +86,7 @@ void test_hyper_cube()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 3dde558101801426b05b40564227128143956754..b1aa01fbd4b5a08e5616583a0c1c69a067c344e8 100644 (file)
@@ -81,7 +81,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index dddb88c016df9f6c301b89a924817036bef8f1af..19a06cd992df293317313fceedba45f1a5a31d4c 100644 (file)
@@ -140,7 +140,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index ff37c5cd6f8a49ce3eb849c01ca97358e2a0f904..6050fc89af07509db24662271027ae1bda0314b3 100644 (file)
@@ -95,7 +95,7 @@ void test_hyper_cube()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_05/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 6e1fac5e0498e76280ca64042e0516ff8dfbba8c..9de742804ae79240f4aa14d562d09692a9a25d77 100644 (file)
@@ -69,7 +69,7 @@ void test_hyper_cube()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_06/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index fb6aac300ba16ae585fcbb6fef2e9a3cb15ba89a..e3de961eec0c3613c66b2fc8253928c7d98f35a6 100644 (file)
@@ -82,7 +82,7 @@ void test_hyper_cube()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_07/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 720412ddce5fa789687210daf921cbf53ba15e44..da1d40c8eebd4cf604ed53c7cc1c50bb3cc6a67f 100644 (file)
@@ -70,7 +70,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("no_flux_08/output");
+  std::ofstream logfile ("output");
   logfile.precision (4);
   logfile.setf(std::ios::fixed);
   deallog.attach(logfile);
index 2aa185c818987e92c360926eb57552ae99dfd04b..ec39b8cb7171f5324241d4fed4d717d5b0887993 100644 (file)
@@ -71,7 +71,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("no_flux_09/output");
+  std::ofstream logfile ("output");
   logfile.precision (4);
   logfile.setf(std::ios::fixed);
   deallog.attach(logfile);
index 65800f65913d663c063d7d143c7d32671bf7e994..347e2f79db483460538cf918439af87e504c6914 100644 (file)
@@ -211,7 +211,7 @@ void run()
 
 int main ()
 {
-  std::ofstream logfile ("no_flux_10/output");
+  std::ofstream logfile ("output");
   logfile.precision (4);
   logfile.setf(std::ios::fixed);
   deallog.attach(logfile);
index f87e5376d1d82271440cb06cd23ac612b9e2415d..fbdf5f5cba46995fa4201cc8b098afe3c35c4f25 100644 (file)
@@ -78,7 +78,7 @@ void test_hyper_cube()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_hp_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index f2b56339a5c8f88f090cd92dce7ec070d148c91d..9a7fbfecf5bf63ac64dd4fe4cc44fe861388bcfa 100644 (file)
@@ -82,7 +82,7 @@ void test_hyper_cube()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_hp_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index ffd1f5c1a63a16265151e9d34c87a82218027c9a..f304cf93876bb5da99f01b1852433e875cd61b50 100644 (file)
@@ -75,7 +75,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_hp_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index 65ee5a93f2e08df852d8399037913162ca7bd0a2..9fdda0c54975cce92631bb6bad5aa48e1e476e05 100644 (file)
@@ -133,7 +133,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_hp_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 05450a31ed08dee2f2bd91a04337d4bc803f9031..a4e7e9e4a89960e4df9b0eba6c8eab14a9106be8 100644 (file)
@@ -86,7 +86,7 @@ void test_hyper_cube()
 
 int main()
 {
-  std::ofstream logfile ("no_flux_hp_05/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index ad5446a3a83c3746a2a7ce340b9c00c31c5c6f7f..ad7783bbf337daf3d265751d711adfaf5b4dae68 100644 (file)
@@ -61,7 +61,7 @@ void create_triangulation(const unsigned int case_no,
 
 int main ()
 {
-  std::ofstream logfile ("normal_vector_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index 19f04f394ce37e99dc80c77a71a7ad83823b33d3..65123e6e753fc140a5a82606a1c7914bb60349a4 100644 (file)
@@ -61,7 +61,7 @@ void create_triangulation(const unsigned int case_no,
 
 int main ()
 {
-  std::ofstream logfile ("normal_vector_01_2d/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index 4e29cb56fd0119cc880ad32379a33a747d0f5a75..7d4c921860a4148d4342fc899fb155a31b64163a 100644 (file)
@@ -34,7 +34,7 @@
 
 int main ()
 {
-  std::ofstream logfile ("normal_vector_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index bdc288996243c1b865b39396c1c2caa4f9c4cee0..8e41a1ed42fbb3c2f20f55c5ddda52e73a533cc8 100644 (file)
@@ -34,7 +34,7 @@
 
 int main ()
 {
-  std::ofstream logfile ("normal_vector_02_2d/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index c1a47bd26dc13161cbc79a37eeb8ef18d6786c0a..7d8c6fb9dca3cb07f3fb29160d52e24fd56391e3 100644 (file)
@@ -62,7 +62,7 @@ void create_triangulation(const unsigned int case_no,
 
 int main ()
 {
-  std::ofstream logfile ("normal_vector_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index 6ef13d3c017a28532677941dc7efcfab87880c33..f0ac17e2b26c9a2d0ba604afb6c2dd7052d7ccba 100644 (file)
@@ -62,7 +62,7 @@ void create_triangulation(const unsigned int case_no,
 
 int main ()
 {
-  std::ofstream logfile ("normal_vector_03_2d/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index 6f72dbe80baca5890b2b89dde53ec4386e06244e..f10d2f493b3c296d65e2faa0c516bc0837eab593 100644 (file)
@@ -60,7 +60,7 @@ void create_triangulation(const unsigned int case_no,
 
 int main ()
 {
-  std::ofstream logfile ("normals_at_vertices_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index 5d20005b0d0ca24ebb072cb8ab93fdc58a1e28f0..0451f25eaaffdebbb6fa1f60edac9194021b0da1 100644 (file)
@@ -34,7 +34,7 @@
 
 int main ()
 {
-  std::ofstream logfile ("normals_at_vertices_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index a04e88f1dd05435455b42dff7da1aaded3d02c97..e4269d08a22283ebf6105308cae17e0f43085949 100644 (file)
@@ -35,7 +35,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("number_cache_01/output");
+std::ofstream logfile("output");
 
 
 
index 44e7c4ce7f58952f614ca3095e2a9ea280069363..531af05649f68a695764145398faedbd91b5921e 100644 (file)
@@ -35,7 +35,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("number_cache_02/output");
+std::ofstream logfile("output");
 
 
 
index 164a6117ca2ccaf8b5c2a885acbc162a1933b99c..d19d93c063e303494c1538e56387f1fb85e62935 100644 (file)
@@ -40,7 +40,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("number_cache_03/output");
+std::ofstream logfile("output");
 
 
 
index 1f37fee27ff104ed76f9986ec6b0acfc37dde7fe..2598b2296b55e159fc8662dac6d7f086c4005e5c 100644 (file)
@@ -163,7 +163,7 @@ void TestPointValueHistory<dim>::run()
   test_copy.evaluate_field("Solution", solution);
   std::vector <double> input_value(n_inputs, 1);
   test_copy.push_back_independent(input_value);
-  test_copy.write_gnuplot("point_value_history_01/Test_Copy");
+  test_copy.write_gnuplot("Test_Copy");
   test_copy.status(deallog.get_file_stream());
   test_copy.clear ();
   // end of assignment operator check
@@ -215,8 +215,8 @@ void TestPointValueHistory<dim>::run()
       post_processed = solution;
       post_processed.add(2.0); // simple post processing, giving it a dc offset
     }
-  node_monitor.write_gnuplot("point_value_history_01/node");
-  no_dof_handler.write_gnuplot("point_value_history_01/no_dof");
+  node_monitor.write_gnuplot("node");
+  no_dof_handler.write_gnuplot("no_dof");
 
   node_monitor.status (deallog.get_file_stream());
   no_dof_handler.status (deallog.get_file_stream());
@@ -226,16 +226,16 @@ void TestPointValueHistory<dim>::run()
   // copy all the data into deallog and
   // delete those files
   const std::string filenames[]
-    = { "point_value_history_01/node_00.gpl",
-        "point_value_history_01/node_01.gpl",
-        "point_value_history_01/node_02.gpl",
-        "point_value_history_01/node_03.gpl",
-        "point_value_history_01/node_04.gpl",
-        "point_value_history_01/node_05.gpl",
-        "point_value_history_01/node_indep.gpl",
-        "point_value_history_01/Test_Copy_00.gpl",
-        "point_value_history_01/Test_Copy_indep.gpl",
-        "point_value_history_01/no_dof_indep.gpl"
+    = { "node_00.gpl",
+        "node_01.gpl",
+        "node_02.gpl",
+        "node_03.gpl",
+        "node_04.gpl",
+        "node_05.gpl",
+        "node_indep.gpl",
+        "Test_Copy_00.gpl",
+        "Test_Copy_indep.gpl",
+        "no_dof_indep.gpl"
       };
 
   for (unsigned int i=0; i<sizeof(filenames)/sizeof(filenames[0]); ++i)
@@ -264,7 +264,7 @@ void TestPointValueHistory<dim>::run()
 
 int main()
 {
-  std::ofstream logfile("point_value_history_01/output");
+  std::ofstream logfile("output");
   logfile << std::setprecision(2);
   deallog << std::setprecision(2);
   deallog.attach(logfile);
index 4911c670847c4e02f31f3824b09060f9dc39a380..1050f263c52e12474a07f77fe732ad94b8917a87 100644 (file)
@@ -268,7 +268,7 @@ void TestPointValueHistory<dim>::run()
   test_copy.evaluate_field("Solution", solution);
   std::vector <double> input_value(n_inputs, 1);
   test_copy.push_back_independent(input_value);
-  test_copy.write_gnuplot("point_value_history_02/Test_Copy");
+  test_copy.write_gnuplot("Test_Copy");
   test_copy.status(deallog.get_file_stream());
   test_copy.clear ();
   // end of assignment operator check
@@ -354,8 +354,8 @@ void TestPointValueHistory<dim>::run()
       post_processed.add(2.0); // simple post processing, giving it a dc offset
     }
   triangulation.refine_global(1); // should mark the triangulation as changed
-  node_monitor.write_gnuplot("point_value_history_02/node", postprocessor_locations);
-  no_dof_handler.write_gnuplot("point_value_history_02/no_dof");
+  node_monitor.write_gnuplot("node", postprocessor_locations);
+  no_dof_handler.write_gnuplot("no_dof");
 
   node_monitor.status (deallog.get_file_stream());
   no_dof_handler.status (deallog.get_file_stream());
@@ -365,16 +365,16 @@ void TestPointValueHistory<dim>::run()
   // copy all the data into deallog and
   // delete those files
   const std::string filenames[]
-    = { "point_value_history_02/node_00.gpl",
-        "point_value_history_02/node_01.gpl",
-        "point_value_history_02/node_02.gpl",
-        "point_value_history_02/node_03.gpl",
-        "point_value_history_02/node_04.gpl",
-        "point_value_history_02/node_05.gpl",
-        "point_value_history_02/node_indep.gpl",
-        "point_value_history_02/Test_Copy_00.gpl",
-        "point_value_history_02/Test_Copy_indep.gpl",
-        "point_value_history_02/no_dof_indep.gpl"
+    = { "node_00.gpl",
+        "node_01.gpl",
+        "node_02.gpl",
+        "node_03.gpl",
+        "node_04.gpl",
+        "node_05.gpl",
+        "node_indep.gpl",
+        "Test_Copy_00.gpl",
+        "Test_Copy_indep.gpl",
+        "no_dof_indep.gpl"
       };
 
   for (unsigned int i=0; i<sizeof(filenames)/sizeof(filenames[0]); ++i)
@@ -418,7 +418,7 @@ void TestPointValueHistory<dim>::output_results (unsigned int step, Vector <doub
   data_out.build_patches (2);
 
   std::ostringstream filename;
-  filename << "point_value_history_02/solution-"
+  filename << "solution-"
            << Utilities::int_to_string (step, 2)
            << ".gpl";
 
@@ -430,7 +430,7 @@ void TestPointValueHistory<dim>::output_results (unsigned int step, Vector <doub
 
 int main()
 {
-  std::ofstream logfile("point_value_history_02/output");
+  std::ofstream logfile("output");
   logfile << std::setprecision(2);
   deallog << std::setprecision(2);
   deallog.attach(logfile);
index 9f5d285a9067f970470a407de653d1bce9ae2803..d7a525b02927474e382e009a529b387dcd7f2a47 100644 (file)
@@ -238,7 +238,7 @@ void TestPointValueHistory<dim>::run()
   test_copy.evaluate_field("Solution", solution);
   std::vector <double> input_value(n_inputs, 1);
   test_copy.push_back_independent(input_value);
-  test_copy.write_gnuplot("point_value_history_03/Test_Copy");
+  test_copy.write_gnuplot("Test_Copy");
   test_copy.status(deallog.get_file_stream());
   test_copy.clear ();
   // end of assignment operator check
@@ -318,8 +318,8 @@ void TestPointValueHistory<dim>::run()
       post_processed = solution;
       post_processed.add(2.0); // simple post processing, giving it a dc offset
     }
-  node_monitor.write_gnuplot("point_value_history_03/node", postprocessor_locations);
-  no_dof_handler.write_gnuplot("point_value_history_03/no_dof"); // no point in adding postprocessor_locations
+  node_monitor.write_gnuplot("node", postprocessor_locations);
+  no_dof_handler.write_gnuplot("no_dof"); // no point in adding postprocessor_locations
 
   node_monitor.status (deallog.get_file_stream());
   no_dof_handler.status (deallog.get_file_stream());
@@ -329,16 +329,16 @@ void TestPointValueHistory<dim>::run()
   // copy all the data into deallog and
   // delete those files
   const std::string filenames[]
-    = { "point_value_history_03/node_00.gpl",
-        "point_value_history_03/node_01.gpl",
-        "point_value_history_03/node_02.gpl",
-        "point_value_history_03/node_03.gpl",
-        "point_value_history_03/node_04.gpl",
-        "point_value_history_03/node_05.gpl",
-        "point_value_history_03/node_indep.gpl",
-        "point_value_history_03/Test_Copy_00.gpl",
-        "point_value_history_03/Test_Copy_indep.gpl",
-        "point_value_history_03/no_dof_indep.gpl"
+    = { "node_00.gpl",
+        "node_01.gpl",
+        "node_02.gpl",
+        "node_03.gpl",
+        "node_04.gpl",
+        "node_05.gpl",
+        "node_indep.gpl",
+        "Test_Copy_00.gpl",
+        "Test_Copy_indep.gpl",
+        "no_dof_indep.gpl"
       };
 
   for (unsigned int i=0; i<sizeof(filenames)/sizeof(filenames[0]); ++i)
@@ -372,7 +372,7 @@ void TestPointValueHistory<dim>::output_results (unsigned int step, Vector <doub
   data_out.build_patches (2);
 
   std::ostringstream filename;
-  filename << "point_value_history_03/solution-"
+  filename << "solution-"
            << Utilities::int_to_string (step, 2)
            << ".gpl";
 
@@ -384,7 +384,7 @@ void TestPointValueHistory<dim>::output_results (unsigned int step, Vector <doub
 
 int main()
 {
-  std::ofstream logfile("point_value_history_03/output");
+  std::ofstream logfile("output");
   logfile << std::setprecision(2);
   deallog << std::setprecision(2);
   deallog.attach(logfile);
index 3450c1d74a4be2f749c5fad83d0659208357cc23..3e0bd8ca69c6fa16081faf68f94a8b922331b575 100644 (file)
@@ -94,7 +94,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("project_01/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index b33987e826ae47f27fba4e5c6875c575c470e7de..13a3d0a59283d87b729dcb3443984586b66dd4d1 100644 (file)
@@ -164,7 +164,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("project_01_curved_boundary/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index e1ac1dfb7b891ec17daeeb0aba70668a6beaccd8..a1aab0a6064aeef40a7774b543f9e9e519bf92fd 100644 (file)
@@ -97,7 +97,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("project_02/output");
+  std::ofstream logfile ("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index b142a6cca6964720fb43a53d52d83362f0a61de1..d32dfe00281115db04227ca76bdbf9db266fac56 100644 (file)
@@ -175,7 +175,7 @@ void test_hyper_cube(const FiniteElement<dim> &fe)
 
 int main()
 {
-  std::ofstream logfile ("project_boundary_rt_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 7d221c5d786445f174126e4a0fd8c97c0ed7a6b7..ffe64249e0c32988213c807347cd5c40ea5d08d0 100644 (file)
@@ -24,7 +24,7 @@
 #include <deal.II/lac/constraint_matrix.h>
 #include <deal.II/numerics/vector_tools.h>
 
-std::ofstream logfile ("project_bv_curl_conf/output");
+std::ofstream logfile ("output");
 
 template <int dim>
 class BoundaryFunction: public Function<dim>
index 8e7eca3b44cf3788bcadb6d1aae95b81b7df1c54..3637bc834eb6935a6b104ee6ed5ff54822a429ae 100644 (file)
@@ -24,7 +24,7 @@
 #include <deal.II/lac/constraint_matrix.h>
 #include <deal.II/numerics/vector_tools.h>
 
-std::ofstream logfile ("project_bv_div_conf/output");
+std::ofstream logfile ("output");
 
 template <int dim>
 class BoundaryFunction: public Function<dim>
index 796c956314392b2420141c014deda6134873af9d..383d904de3fa6e67dfa1f0e780e65e5270adb2a4 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for DGP elements correctly
 
-char logname[] = "project_dgp_01/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 41371318fedb0123c7675e877752c29fb5b7a1ea..448abdbba9167b57f1d8a1c43010780c9bb08cf7 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for DGP elements correctly
 
-char logname[] = "project_dgp_02/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 7faf76b61dd7ef2c720e376ba4f1247be90eeb4d..fefa172ca7797204756ef757737860e3688765fc 100644 (file)
@@ -23,7 +23,7 @@
 // convergence, which we have to specify in the last argument to the
 // call below
 
-char logname[] = "project_dgp_03/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index b76cd547bc77a41b71ad1ef7e25c2ab2370597b4..649412162ff0850aaa0d104ce6e1da29cc8fbaee 100644 (file)
@@ -23,7 +23,7 @@
 // convergence, which we have to specify in the last argument to the
 // call below
 
-char logname[] = "project_dgp_04/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 44d7a19de7dfcea6ac28797c82ab51f1ffbda8e7..2057f92b5267887cea38f174c4875e0e815b467c 100644 (file)
@@ -23,7 +23,7 @@
 // convergence, which we have to specify in the last argument to the
 // call below
 
-char logname[] = "project_dgp_05/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 69f2ad5a4cdad2d11484560130407e30660c2ef7..5b08916e97a042aba1f9f132575a3a7a726a323d 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for DGP_Monomial elements correctly
 
-char logname[] = "project_dgp_monomial_01/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 833dc35466bf5e63f76fe9f0fd7c7f2e63370948..ca16dfc555d3f0471ed2d22b673bb337f5ac92e8 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for DGP_Monomial elements correctly
 
-char logname[] = "project_dgp_monomial_02/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 5c79c9a6b94da63ca9cee3d33a3e534bac24a55d..7b0919170d88d89979855f330c6cfa05d867f205 100644 (file)
@@ -23,7 +23,7 @@
 // convergence, which we have to specify in the last argument to the
 // call below
 
-char logname[] = "project_dgp_monomial_03/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index fd27ca9cc212de8f6f045f9aa6d2c64b965ce208..8e025cceccff339aeab4cf0505d561af1d012e2a 100644 (file)
@@ -23,7 +23,7 @@
 // convergence, which we have to specify in the last argument to the
 // call below
 
-char logname[] = "project_dgp_monomial_04/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 17e5a05bf70d8afdc9edd65943f58ab1b418936f..3d6132e9acb2f4e86f7ab3b91e9765f892ece53f 100644 (file)
@@ -23,7 +23,7 @@
 // convergence, which we have to specify in the last argument to the
 // call below
 
-char logname[] = "project_dgp_monomial_05/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index e399bfd88d8427db61137568b3ac7e5c9fd843ce..d200cb62b7e9c8877ede66aae77ed38e0d8cd2ae 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for DGQ elements correctly
 
-char logname[] = "project_dgq_01/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 2bd19fc7cafe6488cf90d7949f8d35bb266976d1..08a0b4b4571e9c75d2ae74dbc199ae930b49a2de 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for DGQ elements correctly
 
-char logname[] = "project_dgq_02/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index e0d2611a0a59ab4fd0ca66f9a9efe22a9e3b3f2b..c6557c7360d15763cc6e2935e0bb42e253d560c1 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for DGQ elements correctly
 
-char logname[] = "project_dgq_03/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index f5ef42cfbfe65f2d56250aa4b1effdc1a7175cc3..2679a9da180a83f7d7a143dc9238aa1838697bcf 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for DGQ elements correctly
 
-char logname[] = "project_dgq_04/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 87fdf63d9e4502fcc5b67f6716fc86066d4f4c2a..17a1e218e7291c594ec8d3cc794034020482694b 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for DGQ elements correctly
 
-char logname[] = "project_dgq_05/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index dc24424004dd22520f1ebafb02fa8d2a7171925a..6781bc7d1368fc4831fa15ff3405d049c249bdcf 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for Nedelec elements correctly
 
-char logname[] = "project_nedelec_01/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 71153941df01383c3a6aaa038bee7994bbc27752..a080557af37289a15c6707c935e32be0e4ab1923 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for Nedelec elements correctly
 
-char logname[] = "project_nedelec_02/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 054ef11f27468ed2907da2eabd47bc4e39e670d2..31b9763fe0a4143246967081db84c3b141ff201c 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for Nedelec elements correctly
 
-char logname[] = "project_nedelec_03/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index c5b215e09850fdddd7e89b3ff91ea83464b3eec8..c21743321ca1f13d97639cd2c314fe6e5b6e8a82 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for Nedelec elements correctly
 
-char logname[] = "project_nedelec_04/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index f9ae168a2ed46cf944618cd6ca019f556cd684fa..96a7c3635e41c505486632172be71d2cfc139219 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for Nedelec elements correctly
 
-char logname[] = "project_nedelec_05/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 7bc3c6fdef29af44071e84e1d7c20fa75e0e9f75..479d72e73548044d2c3b5642b2888c585f02e78a 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for Q elements correctly
 
-char logname[] = "project_q_01/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 2f55eeb7fcf42fae9fc99106fbf7057bbc12dba9..be6da443385c49260423d92aceb11f4dc72998af 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for Q elements correctly
 
-char logname[] = "project_q_02/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 7bd45b4bd6d0060fdbcd894c1b192dc5c3ad5c78..923e8eea4333b573fdf8dca20d6283c181bcb00d 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for Q elements correctly
 
-char logname[] = "project_q_03/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index d150f093592f0677ff9bb60018387b91e05193df..85f4d6ef28e45a3097c7cf8414abc7a951f008c1 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for Q elements correctly
 
-char logname[] = "project_q_04/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 136edfc20395dca8a3fd8a84604d52f40166973f..c3c4c8e55cee5e13e6019a845cdd1d4b768db353 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for Q elements correctly
 
-char logname[] = "project_q_05/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index aa7946de6c9f3e695d1ed3bbea0f0489592be5c1..9f71eac887d4da5fb58557bbd816875b42c7d4b1 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for QHierarchical elements correctly
 
-char logname[] = "project_q_hierarchical_01/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index ac8a7b5bafff304d3f1d0eb57c97f4dde97067cd..9dc798eb7aee2fabbd405086b52e6219deafe1d3 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for QHierarchical elements correctly
 
-char logname[] = "project_q_hierarchical_02/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index a32426f3dd76835dbe27f1f7dc9331f0e114b528..1fdc46d6e5b61666393461918a0d2ef2ffffd73c 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for QHierarchical elements correctly
 
-char logname[] = "project_q_hierarchical_03/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 8f751464a275b64c07193250550ee32ddd8d0d59..ebe6bbfea3dacd604a1a77c92c09071d2bf004c5 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for QHierarchical elements correctly
 
-char logname[] = "project_q_hierarchical_04/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 983a3fa339eedd65713e370d3fe5880a51ed579b..cfb810e92e71eea00a47e8ff2e763027ae69c403 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for QHierarchical elements correctly
 
-char logname[] = "project_q_hierarchical_05/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 7fc70b40dfb5976b9e83037e5da01c01ac1bbc30..9792f1a61cb69a85a8e41e15ad04c0a157476f64 100644 (file)
@@ -19,7 +19,7 @@
 // check that VectorTools::project works for FESystem(FE_Q) elements correctly
 // on a uniformly refined mesh for functions of degree q
 
-char logname[] = "project_q_system_01/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 3eb1e68c26161c2f64bad9d9f933938b63dded6f..33a6d5e0ae81c7796e7c8fa60d4bff17b71708c2 100644 (file)
@@ -19,7 +19,7 @@
 // check that VectorTools::project works for FESystem(FE_Q) elements correctly
 // on a uniformly refined mesh for functions of degree q
 
-char logname[] = "project_q_system_02/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 17f3c1cd4e80b30382165f25cef6922b91175740..d3091851047e7e1711d43fe0aa19028c3a3987f3 100644 (file)
@@ -19,7 +19,7 @@
 // check that VectorTools::project works for FESystem(FE_Q) elements correctly
 // on a uniformly refined mesh for functions of degree q
 
-char logname[] = "project_q_system_03/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 9590c31cfa563cd385559f385c70a326ae26a44b..ff6430754cef0e6bc8707b9b14027b7163e1bafc 100644 (file)
@@ -19,7 +19,7 @@
 // check that VectorTools::project works for FESystem(FE_Q) elements correctly
 // on a uniformly refined mesh for functions of degree q
 
-char logname[] = "project_q_system_04/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index b1186ad5b85ddf940bc5513d69ff674b1505d5b0..b1ad85a4cf269446a2d0ec13ed24a7a29b72ede6 100644 (file)
@@ -19,7 +19,7 @@
 // check that VectorTools::project works for FESystem(FE_Q) elements correctly
 // on a uniformly refined mesh for functions of degree q
 
-char logname[] = "project_q_system_05/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 7b6606e43961f434bf883065342819f7fee54bb3..ce4b51d6d006b11834c337abafdf1bb258ff340c 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for RT elements correctly
 
-char logname[] = "project_rt_01/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 62b24299da36430adf9486c11403672920134469..24a4690fca30d051725f6f54119d3d2966ec8dfd 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for RT elements correctly
 
-char logname[] = "project_rt_02/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index e0ce9a4bb85b0136d106450bd7cfac726c116b43..528512b76df3d6c32468a5f5526c6a3dcacfcb62 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for RT elements correctly
 
-char logname[] = "project_rt_04/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index a740156ccbcc732ff6ecd85b9f0f2bcfd2a92de9..0e08cdf111c4cf473a4f0de3b0d12e5227aacd4a 100644 (file)
@@ -18,7 +18,7 @@
 
 // check that VectorTools::project works for RT elements correctly
 
-char logname[] = "project_rt_05/output";
+char logname[] = "output";
 
 
 #include "project_common.h"
index 4855daaf54b516aaa5954b2000317113ffe44aa4..7fda38c7ae8818fa8974f088a36a1270838d7189 100644 (file)
@@ -128,7 +128,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile ("project_to_surface_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index ef05055d9c25a205e516e9b6f99cc71f51724958..9e42fc3a6c7900c945330aa07744a2b08b63ca22 100644 (file)
@@ -136,7 +136,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile ("project_to_surface_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index 72ab9f749c502dc2e86006c524fd3763b1b1d78b..f99a6de525510ada54786841a6869e3ab67521fc 100644 (file)
@@ -107,7 +107,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile ("project_to_surface_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (3);
   deallog << std::fixed;
   deallog.attach(logfile);
index 6478a4cb1e6cd9f8c1aa82880a6ba012fcf49baa..439436c9c7831511372ff868362a8cf8f9361768 100644 (file)
@@ -88,7 +88,7 @@ void test()
 
 int main()
 {
-  std::ofstream logfile ("recursively_set_material_id/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index 891b722dfe0bd8a609b418b2c03d428f13f68c31..611a128216371bc3831c962b2eb9c7985e1e594f 100644 (file)
@@ -28,7 +28,7 @@
 #include <iomanip>
 #include <cstdio>
 
-std::ofstream logfile("refinement_listener_01/output");
+std::ofstream logfile("output");
 
 
 template <int dim, int spacedim = dim>
index cd56e10e2b539904cc4403643366773f8ce7fe7a..6279b4a0b8cdaa7d284c72597f94266f80785327 100644 (file)
@@ -29,7 +29,7 @@
 #include <iomanip>
 #include <cstdio>
 
-std::ofstream logfile("refinement_listener_02/output");
+std::ofstream logfile("output");
 
 
 
index 34f9b13c8fc39b191ac921ff65650dc13ef5ccf3..084648a06494ac5d0395d0727a5e001f787ea4e8 100644 (file)
@@ -28,7 +28,7 @@
 #include <iomanip>
 #include <cstdio>
 
-std::ofstream logfile("refinement_listener_03/output");
+std::ofstream logfile("output");
 
 
 
index e884cf1ca8513cb9261c6c7327903bac7e9ed2c3..a352c9eb6556a3c63d75e4dbdad4c5d804efb4c3 100644 (file)
@@ -72,7 +72,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("rt_covariant/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index 1e15ed34cf7789e93e38f5e015525cafe72d88b3..ab1c473622ef5e6ca079c4fff97427ca417e4726 100644 (file)
@@ -80,7 +80,7 @@ void test_hyper_sphere()
 
 int main()
 {
-  std::ofstream logfile ("rt_hessian/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
 
   deallog.attach(logfile);
index c7c64ad3429abf11615f2e3e79bc89fa5b1e51de..1d235b92c0ef5b554ddf89c21783ee5f85ce5cd6 100644 (file)
@@ -208,7 +208,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("sparsity_pattern/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index e4f9f9a6af8689b064a9ee9cc0c7f63c351228f2..364175cca0a8f5fbef5572d93b265e5cfd69cfb8 100644 (file)
@@ -207,7 +207,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("sparsity_pattern_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 0a4f66ae0ac4b771dcd0037fc21ce8267f246324..e077354bb80105ef1a5fe53f92e1c04b588849fb 100644 (file)
@@ -208,7 +208,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("sparsity_pattern_01_x/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index afcec5d8213e958dd2b065acb4d49fa21600ea1c..17568319cdf21d65274ad3f68680e17729bb8a9b 100644 (file)
@@ -96,7 +96,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("sparsity_pattern_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 0b8b2cec0b1069d119d2aecdaca6515d1a07e7eb..1cd8e8d76dba51908eeeb0f5931b82bf8b6565c2 100644 (file)
@@ -99,7 +99,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("sparsity_pattern_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index a5e45f265a7d5178fad8b1ec8f2bc799ed907ff2..90a988d81961cc13c1cb9e043a2dd5337490ea83 100644 (file)
@@ -101,7 +101,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("sparsity_pattern_04/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index af6b6cf0af6705d04cbe701b378f3938b40f81a8..ac31de338ba658251ac7dc43f8050f029a688de6 100644 (file)
@@ -159,7 +159,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("sparsity_pattern_05/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index eec60a8a6a153bebff9afd7ea30189b5a98ac5d6..1a5d024228b7edd661c3af1a912ccecf3090ceb5 100644 (file)
@@ -159,7 +159,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("sparsity_pattern_05_x/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index c0cbd64fbef703a534a1e8fe1f8fe1b8b3e4f894..371379b51ec2ea10f90b283ec96c4d41d4a8138d 100644 (file)
@@ -208,7 +208,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("sparsity_pattern_x/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (2);
   deallog << std::fixed;
   deallog.attach(logfile);
index 07ba176f2885d45d42ece94fbbfea0181f92fa7f..fe620e6fc11f07821dc3f5c448b0c2d95a5d3ee9 100644 (file)
@@ -111,7 +111,7 @@ void test()
 
 int main ()
 {
-  std::ofstream logfile("subcelldata/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index ffab29f8a43eaee77b285629951da3131b64130b..81f9f2dcad9e164fe01d7fcf3c3b51acccfe7085 100644 (file)
@@ -34,7 +34,7 @@
 #include <cmath>
 
 
-std::ofstream logfile("subdomain_ids/output");
+std::ofstream logfile("output");
 
 
 DeclException2 (ExcNumberMismatch,
index 9b680100e02d798b3d4950f42da61b7c23d4eb9f..fc16562a8a422d4227b10a0510d74b6f169991ef 100644 (file)
@@ -34,7 +34,7 @@
 #include <cmath>
 
 
-std::ofstream logfile("subdomain_on_refinement/output");
+std::ofstream logfile("output");
 
 
 DeclException2 (ExcNumberMismatch,
index e2feb65594ddfcc67c0b3cb468aeb9db477b3862..8be039be9dc94aea052276dd7ce7bd37cbb96f27 100644 (file)
@@ -27,7 +27,7 @@
 #include <cmath>
 
 
-std::ofstream logfile("time_dependent_01/output");
+std::ofstream logfile("output");
 
 
 std::vector<bool> end_sweep_flags;
index 73a53d3012f73a653e7a53ebe1bab1a8cd89071c..af8a547bcddb468059b7dbf0a7c97ae95526ef82 100644 (file)
@@ -30,7 +30,7 @@
 #include <fstream>
 #include <iomanip>
 
-std::ofstream logfile("tria_iterator_with_one_header/output");
+std::ofstream logfile("output");
 
 
 template <int dim>
index 053ca4d5bbf48b17c74603f26ef969845c962ab7..01bb2cdf0b882d78f8d51d47f5b324bc0d7a9d2e 100644 (file)
@@ -35,7 +35,7 @@
 #include <iomanip>
 #include <cstdio>
 
-std::ofstream logfile("tria_last/output");
+std::ofstream logfile("output");
 
 
 
index ad0a7b1e0e838ef2474997f35c699c21dcc397e9..96f1c6c228c088388d88b18f08ab3038b49d3f6b 100644 (file)
@@ -32,7 +32,7 @@
 #include <iomanip>
 #include <cstdio>
 
-std::ofstream logfile("union_triangulation/output");
+std::ofstream logfile("output");
 
 
 
index 614d841a309ed0c0888c425cd61e658e198ae4a9..8835989c4feb77882588d80a68719af757c82fab 100644 (file)
@@ -289,7 +289,7 @@ int main()
 {
   deal_II_exceptions::disable_abort_on_exception();
 
-  std::ofstream logfile("user_data_01/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
index d97ab2b99d7ce7660ea5c017c93ad71f9d1b689f..4c347266d24ad02c008030866eaad82ab2a15398 100644 (file)
@@ -106,7 +106,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("vectors_boundary_rhs_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (4);
   deallog << std::fixed;
   deallog.attach(logfile);
index 371b15b4c36e1d966897d6f2d2ae2d23ea5b39e3..e56ea8afb8d8998042408a547ff03c3b3a3b15de 100644 (file)
@@ -108,7 +108,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("vectors_boundary_rhs_02/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (4);
   deallog << std::fixed;
   deallog.attach(logfile);
index d48b2f1a48edd4eeb112ce5e12c9373d1e06f4f1..bac2a10a036ab0720af1cc288a1f644a2816fa85 100644 (file)
@@ -106,7 +106,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("vectors_boundary_rhs_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (4);
   deallog << std::fixed;
   deallog.attach(logfile);
index 4d49baf0907703a11676b675a3823607c746b8c2..47fd1ca553a7ad29c0168e0bca2321bf2c22f799 100644 (file)
@@ -105,7 +105,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("vectors_point_source_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (4);
   deallog << std::fixed;
   deallog.attach(logfile);
index 546f3f6d6d617ce512e1fe7316ad801beb04a16b..983891a87dd22a765ba92df439ebe6c18b9ece65 100644 (file)
@@ -108,7 +108,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("vectors_rhs_01/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (4);
   deallog << std::fixed;
   deallog.attach(logfile);
index 078f7c671cff35e784c1862da0d689a8f07526c1..190fd40081a138b147a395081b0f1283c424f33e 100644 (file)
@@ -107,7 +107,7 @@ check ()
 
 int main ()
 {
-  std::ofstream logfile ("vectors_rhs_03/output");
+  std::ofstream logfile ("output");
   deallog << std::setprecision (4);
   deallog << std::fixed;
   deallog.attach(logfile);
index 1f7487b738548fa84cff24dfc98c851d20785120..3d67b701b5d088c6d8af24f6c86b3bcfc75bb084 100644 (file)
@@ -54,7 +54,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_01/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index deea3caa904f55c18fd33c1277b09a716b882868..b2ba92cf27a28c4a3685c88f266aef032f805905 100644 (file)
@@ -54,7 +54,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_02/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index 7b3bdbc88600f4381feda8e926e952eef2aa5d00..2c9bf14c9f52fa522087fef6e9d26c108c6eb6ef 100644 (file)
@@ -54,7 +54,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_03/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index 4a79ab2f0ff0ad7db156ecdcf02d7ef302dc3a08..173b7c118eb3dfc0857d2e63fe67849efbef1232 100644 (file)
@@ -54,7 +54,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_04/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index 21cc9d07dcd4d06cf2fb1f796f506cbf018bc179..9d72c840f338dda187fe3f4bbdcfe53f2a439888 100644 (file)
@@ -65,7 +65,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_05/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index e7740bcd5e4ee1dce1f2aa6b3b7c40628fa7e58f..8c3aa3268ec23e2313f1d592ee60e61c3839a18b 100644 (file)
@@ -75,7 +75,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_06/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index 45792256cb88386e6ba4c1ec7c3599531f8f0d6f..5060a3cc6c09d055f4481cb3505bc4ed5ffad220 100644 (file)
@@ -116,7 +116,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_07/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index 86633aef9b3062227ee44154d6ff8ad6fac76465..a95be369ae3c9a11f69bdd4f3687898de7ebfe8e 100644 (file)
@@ -46,7 +46,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_08/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index e843a555569e96f11da824e3d4a1998a13c3efbc..226cb65aba8df51bab67a22ba129ec3c153b231b 100644 (file)
@@ -48,7 +48,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_09/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index 5b33a533a50b477301b84c513bf2f30c0347e881..156983fb035846681eaefcc6016240f930c5da44 100644 (file)
@@ -48,7 +48,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_10/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index 915bf2482aca2650894ca8c920b668ca5f352eb2..8555f329bd2f49868d074daa6585a6a33cd64365 100644 (file)
@@ -45,7 +45,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_11/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index 0b518aff62e9f2c1f62fafe4edefc9cb2ece7389..a985663665f0299ec749d155d6ad588166c8693c 100644 (file)
@@ -44,7 +44,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_12/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 
index a7deb2355141570e6e81d609a9287c4904f622d1..6cad312dd3ade9043b2b703575af0c8ed62f4703 100644 (file)
@@ -45,7 +45,7 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("vertex_as_face_13/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog.depth_console(0);
 

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.