From 7199b13e9ddfcf01b7af6fd29cb2fa3c6257e8d0 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Mon, 27 Jul 2015 11:18:15 -0400 Subject: [PATCH] update tests --- tests/benchmarks/test_poisson/poisson.cc | 2 +- tests/distributed_grids/2d_coarse_grid_01.cc | 2 +- tests/distributed_grids/2d_coarse_grid_02.cc | 2 +- tests/distributed_grids/2d_coarse_grid_03.cc | 2 +- tests/distributed_grids/2d_coarse_grid_04.cc | 2 +- tests/distributed_grids/2d_coarse_grid_x_01.cc | 2 +- tests/distributed_grids/2d_coarsening_01.cc | 2 +- tests/distributed_grids/2d_coarsening_02.cc | 2 +- tests/distributed_grids/2d_coarsening_03.cc | 2 +- tests/distributed_grids/2d_coarsening_05.cc | 2 +- tests/distributed_grids/2d_dofhandler_01.cc | 2 +- tests/distributed_grids/2d_refinement_01.cc | 2 +- tests/distributed_grids/2d_refinement_02.cc | 2 +- tests/distributed_grids/2d_refinement_03.cc | 2 +- tests/distributed_grids/2d_refinement_04.cc | 2 +- tests/distributed_grids/2d_refinement_05.cc | 2 +- tests/distributed_grids/2d_refinement_06.cc | 2 +- tests/distributed_grids/2d_refinement_07.cc | 2 +- tests/distributed_grids/3d_coarse_grid_01.cc | 2 +- tests/distributed_grids/3d_coarse_grid_02.cc | 2 +- tests/distributed_grids/3d_coarse_grid_03.cc | 2 +- tests/distributed_grids/3d_coarse_grid_04.cc | 2 +- tests/distributed_grids/3d_coarse_grid_05.cc | 2 +- tests/distributed_grids/3d_coarse_grid_06.cc | 2 +- tests/distributed_grids/3d_coarse_grid_x_01.cc | 2 +- tests/distributed_grids/3d_coarsening_01.cc | 2 +- tests/distributed_grids/3d_coarsening_02.cc | 2 +- tests/distributed_grids/3d_coarsening_03.cc | 2 +- tests/distributed_grids/3d_coarsening_04.cc | 2 +- tests/distributed_grids/3d_coarsening_05.cc | 2 +- tests/distributed_grids/3d_refinement_01.cc | 2 +- tests/distributed_grids/3d_refinement_02.cc | 2 +- tests/distributed_grids/3d_refinement_03.cc | 2 +- tests/distributed_grids/3d_refinement_04.cc | 2 +- tests/distributed_grids/3d_refinement_05.cc | 2 +- tests/distributed_grids/3d_refinement_06.cc | 2 +- tests/distributed_grids/3d_refinement_07.cc | 2 +- tests/distributed_grids/3d_refinement_08.cc | 2 +- tests/distributed_grids/3d_refinement_09.cc | 2 +- tests/distributed_grids/anisotropic.cc | 2 +- tests/distributed_grids/codim_01.cc | 2 +- tests/distributed_grids/count_dofs_per_block_01.cc | 2 +- .../distributed_grids/count_dofs_per_component_01.cc | 2 +- tests/distributed_grids/dof_handler_number_cache.cc | 2 +- tests/distributed_grids/solution_transfer_01.cc | 2 +- tests/distributed_grids/solution_transfer_02.cc | 2 +- tests/distributed_grids/solution_transfer_03.cc | 2 +- tests/distributed_grids/solution_transfer_04.cc | 2 +- tests/distributed_grids/subdomain_id_01.cc | 2 +- tests/distributed_grids/tria_settings_01.cc | 2 +- tests/distributed_grids/update_number_cache_01.cc | 2 +- tests/gla/block_mat_01.cc | 2 +- tests/gla/block_mat_02.cc | 2 +- tests/gla/block_mat_03.cc | 2 +- tests/gla/block_vec_01.cc | 2 +- tests/gla/block_vec_02.cc | 2 +- tests/gla/block_vec_03.cc | 2 +- tests/gla/block_vec_04.cc | 2 +- tests/gla/extract_subvector_to.cc | 2 +- tests/gla/extract_subvector_to_parallel.cc | 2 +- tests/gla/mat_01.cc | 2 +- tests/gla/mat_02.cc | 2 +- tests/gla/mat_03.cc | 2 +- tests/gla/mat_04.cc | 2 +- tests/gla/mat_05.cc | 2 +- tests/gla/mat_06.cc | 2 +- tests/gla/vec_00.cc | 2 +- tests/gla/vec_01.cc | 2 +- tests/gla/vec_02.cc | 2 +- tests/gla/vec_03.cc | 2 +- tests/gla/vec_04.cc | 2 +- tests/gla/vec_05.cc | 2 +- tests/gla/vec_06.cc | 2 +- tests/gla/vec_07.cc | 2 +- tests/gla/vec_all_zero_01.cc | 2 +- tests/grid/cell_id_01.cc | 2 +- tests/grid/cell_id_02.cc | 2 +- tests/grid/grid_out_vtk_02.cc | 2 +- tests/integrators/assembler_simple_matrix_03tri.cc | 2 +- tests/lac/linear_operator_04.cc | 2 +- tests/lac/matrix_out_02.cc | 2 +- tests/lac/matrix_out_03.cc | 2 +- tests/matrix_free/matrix_vector_10.cc | 3 +-- tests/matrix_free/matrix_vector_11.cc | 3 +-- tests/matrix_free/matrix_vector_12.cc | 3 +-- tests/matrix_free/matrix_vector_13.cc | 3 +-- tests/matrix_free/step-48.cc | 2 +- tests/matrix_free/step-48c.cc | 2 +- tests/mpi/active_cell_index_01.cc | 2 +- tests/mpi/attach_data_01.cc | 2 +- tests/mpi/blockvec_01.cc | 2 +- tests/mpi/cell_weights_01.cc | 2 +- tests/mpi/cell_weights_01_back_and_forth_01.cc | 2 +- tests/mpi/cell_weights_01_back_and_forth_02.cc | 2 +- tests/mpi/cell_weights_02.cc | 2 +- tests/mpi/cell_weights_03.cc | 2 +- tests/mpi/cell_weights_04.cc | 2 +- tests/mpi/cell_weights_05.cc | 2 +- tests/mpi/cell_weights_06.cc | 2 +- tests/mpi/codim_01.cc | 2 +- tests/mpi/collective_01.cc | 2 +- tests/mpi/collective_02.cc | 2 +- tests/mpi/collective_02_array.cc | 2 +- tests/mpi/collective_02_array_in_place.cc | 2 +- tests/mpi/collective_02_dealii_vector.cc | 2 +- tests/mpi/collective_02_dealii_vector_in_place.cc | 2 +- tests/mpi/collective_02_vector.cc | 2 +- tests/mpi/collective_02_vector_in_place.cc | 2 +- tests/mpi/collective_max.cc | 2 +- tests/mpi/collective_max_array.cc | 2 +- tests/mpi/collective_max_array_in_place.cc | 2 +- tests/mpi/collective_max_vector.cc | 2 +- tests/mpi/collective_max_vector_in_place.cc | 2 +- tests/mpi/collective_min.cc | 2 +- tests/mpi/collective_min_array.cc | 2 +- tests/mpi/collective_min_array_in_place.cc | 2 +- tests/mpi/collective_min_vector.cc | 2 +- tests/mpi/collective_min_vector_in_place.cc | 2 +- tests/mpi/collective_tensor.cc | 2 +- tests/mpi/communicate_moved_vertices_01.cc | 2 +- tests/mpi/communicate_moved_vertices_02.cc | 2 +- tests/mpi/compute_mean_value.cc | 2 +- tests/mpi/condense_01.cc | 2 +- tests/mpi/constraint_matrix_condense_01.cc | 2 +- tests/mpi/constraint_matrix_crash_01.cc | 2 +- tests/mpi/constraint_matrix_set_zero_01.cc | 2 +- tests/mpi/constraint_matrix_set_zero_02.cc | 2 +- tests/mpi/constraint_matrix_trilinos_bug.cc | 2 +- tests/mpi/count_dofs_per_block_01.cc | 2 +- tests/mpi/count_dofs_per_block_02.cc | 2 +- tests/mpi/count_dofs_per_component_01.cc | 2 +- tests/mpi/crash_01.cc | 2 +- tests/mpi/crash_02.cc | 2 +- tests/mpi/crash_03.cc | 2 +- tests/mpi/crash_04.cc | 2 +- tests/mpi/crash_05.cc | 2 +- tests/mpi/crash_06.cc | 2 +- tests/mpi/cuthill_mckee_01.cc | 2 +- tests/mpi/data_out_hdf5_01.cc | 2 +- tests/mpi/derivative_approximation_01.cc | 2 +- tests/mpi/derivative_approximation_02.cc | 2 +- tests/mpi/distort_random_01.cc | 2 +- tests/mpi/distort_random_02.cc | 2 +- tests/mpi/distribute_sp_01.cc | 2 +- tests/mpi/distribute_sp_02.cc | 2 +- tests/mpi/dof_handler_number_cache.cc | 2 +- tests/mpi/extract_boundary_dofs.cc | 2 +- tests/mpi/extract_constant_modes_01.cc | 2 +- tests/mpi/extract_constant_modes_02.cc | 2 +- tests/mpi/extract_locally_active_dofs.cc | 2 +- tests/mpi/fe_field_function_01.cc | 2 +- tests/mpi/find_active_cell_around_point_01.cc | 2 +- tests/mpi/flux_edge_01.cc | 6 +++--- tests/mpi/ghost_01.cc | 2 +- tests/mpi/ghost_02.cc | 2 +- tests/mpi/ghost_03.cc | 2 +- tests/mpi/has_active_dofs_01.cc | 2 +- tests/mpi/has_active_dofs_02.cc | 2 +- tests/mpi/has_hanging_nodes.cc | 2 +- tests/mpi/integrate_difference.cc | 2 +- tests/mpi/interpolate_01.cc | 2 +- tests/mpi/interpolate_02.cc | 2 +- tests/mpi/interpolate_03.cc | 2 +- tests/mpi/interpolate_04.cc | 2 +- tests/mpi/interpolate_to_different_mesh_01.cc | 2 +- tests/mpi/interpolate_to_different_mesh_02.cc | 2 +- tests/mpi/is_locally_owned.cc | 2 +- tests/mpi/make_zero_boundary_values.cc | 2 +- tests/mpi/map_dofs_to_support_points.cc | 2 +- tests/mpi/mesh_worker_01.cc | 2 +- tests/mpi/mesh_worker_02.cc | 2 +- tests/mpi/mesh_worker_04.cc | 2 +- tests/mpi/mesh_worker_matrix_01.cc | 2 +- tests/mpi/mg_01.cc | 2 +- tests/mpi/mg_02.cc | 2 +- tests/mpi/mg_03.cc | 2 +- tests/mpi/mg_04.cc | 2 +- tests/mpi/mg_05.cc | 2 +- tests/mpi/mg_06.cc | 2 +- tests/mpi/muelu_periodicity.cc | 2 +- tests/mpi/multigrid_adaptive.cc | 8 ++++---- tests/mpi/multigrid_uniform.cc | 7 +++---- tests/mpi/no_flux_constraints.cc | 2 +- tests/mpi/no_flux_constraints_02.cc | 2 +- tests/mpi/no_flux_constraints_03.cc | 2 +- tests/mpi/normal_flux_constraints.cc | 2 +- tests/mpi/p4est_2d_coarse_01.cc | 2 +- tests/mpi/p4est_2d_constraintmatrix_01.cc | 2 +- tests/mpi/p4est_2d_constraintmatrix_02.cc | 2 +- tests/mpi/p4est_2d_constraintmatrix_03.cc | 2 +- tests/mpi/p4est_2d_constraintmatrix_04.cc | 2 +- tests/mpi/p4est_2d_constraintmatrix_05.cc | 2 +- tests/mpi/p4est_2d_dofhandler_01.cc | 2 +- tests/mpi/p4est_2d_dofhandler_02.cc | 2 +- tests/mpi/p4est_2d_dofhandler_03.cc | 2 +- tests/mpi/p4est_2d_dofhandler_04.cc | 2 +- tests/mpi/p4est_2d_dofhandler_05.cc | 2 +- tests/mpi/p4est_2d_ghost_01.cc | 2 +- tests/mpi/p4est_2d_ghost_02.cc | 2 +- tests/mpi/p4est_2d_refine_01.cc | 2 +- tests/mpi/p4est_2d_refine_02.cc | 2 +- tests/mpi/p4est_2d_refine_03.cc | 2 +- tests/mpi/p4est_2d_renumber_01.cc | 2 +- tests/mpi/p4est_2d_renumber_02.cc | 2 +- tests/mpi/p4est_2d_simple.cc | 2 +- tests/mpi/p4est_3d_constraintmatrix_01.cc | 2 +- tests/mpi/p4est_3d_constraintmatrix_02.cc | 2 +- tests/mpi/p4est_3d_constraintmatrix_03.cc | 2 +- tests/mpi/p4est_3d_constraintmatrix_04.cc | 2 +- tests/mpi/p4est_3d_ghost_01.cc | 2 +- tests/mpi/p4est_3d_refine_01.cc | 2 +- tests/mpi/p4est_3d_refine_02.cc | 2 +- tests/mpi/p4est_3d_refine_03.cc | 2 +- tests/mpi/p4est_3d_refine_04.cc | 2 +- tests/mpi/p4est_data_out_01.cc | 2 +- tests/mpi/p4est_get_subdomain_association.cc | 2 +- tests/mpi/p4est_max_refine.cc | 2 +- tests/mpi/p4est_save_01.cc | 2 +- tests/mpi/p4est_save_02.cc | 2 +- tests/mpi/p4est_save_03.cc | 2 +- tests/mpi/p4est_save_04.cc | 2 +- tests/mpi/parallel_block_vector_01.cc | 2 +- tests/mpi/parallel_block_vector_02.cc | 2 +- tests/mpi/parallel_partitioner_01.cc | 2 +- tests/mpi/parallel_partitioner_02.cc | 2 +- tests/mpi/parallel_partitioner_03.cc | 2 +- tests/mpi/parallel_partitioner_04.cc | 2 +- tests/mpi/parallel_vector_01.cc | 2 +- tests/mpi/parallel_vector_02.cc | 2 +- tests/mpi/parallel_vector_03.cc | 2 +- tests/mpi/parallel_vector_04.cc | 2 +- tests/mpi/parallel_vector_05.cc | 2 +- tests/mpi/parallel_vector_06.cc | 2 +- tests/mpi/parallel_vector_07.cc | 2 +- tests/mpi/parallel_vector_08.cc | 2 +- tests/mpi/parallel_vector_09.cc | 2 +- tests/mpi/parallel_vector_10.cc | 2 +- tests/mpi/parallel_vector_11.cc | 2 +- tests/mpi/parallel_vector_12.cc | 2 +- tests/mpi/parallel_vector_13.cc | 2 +- tests/mpi/parallel_vector_14.cc | 2 +- tests/mpi/parallel_vector_15.cc | 2 +- tests/mpi/parallel_vector_back_interpolate.cc | 2 +- tests/mpi/parallel_vector_interpolate.cc | 2 +- tests/mpi/parallel_vtu_01.cc | 2 +- tests/mpi/periodicity_01.cc | 2 +- tests/mpi/periodicity_02.cc | 2 +- tests/mpi/periodicity_03.cc | 2 +- tests/mpi/periodicity_04.cc | 2 +- tests/mpi/petsc_01.cc | 2 +- tests/mpi/petsc_02.cc | 2 +- tests/mpi/petsc_03.cc | 2 +- tests/mpi/petsc_bug_ghost_vector_01.cc | 2 +- tests/mpi/petsc_distribute_01.cc | 2 +- tests/mpi/petsc_distribute_01_block.cc | 2 +- tests/mpi/petsc_distribute_01_inhomogenous.cc | 2 +- tests/mpi/petsc_locally_owned_elements.cc | 2 +- tests/mpi/point_to_point_pattern_01.cc | 2 +- tests/mpi/point_value_01.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_01.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_02.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_03.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_04.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_05.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_06.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_07.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_01.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_02.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_03.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_04.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_05.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_06.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_07.cc | 2 +- tests/mpi/refinement_listener_01.cc | 2 +- tests/mpi/refinement_listener_02.cc | 2 +- tests/mpi/renumber_cuthill_mckee.cc | 2 +- tests/mpi/renumber_cuthill_mckee_02.cc | 2 +- tests/mpi/renumber_z_order_01.cc | 2 +- tests/mpi/renumber_z_order_02.cc | 2 +- tests/mpi/repartition_01.cc | 2 +- tests/mpi/repartition_02.cc | 2 +- tests/mpi/repartition_03.cc | 2 +- tests/mpi/simple_mpi_01.cc | 2 +- tests/mpi/solution_transfer_01.cc | 2 +- tests/mpi/step-39.cc | 6 +++--- tests/mpi/torus.cc | 3 ++- tests/mpi/tria_01.cc | 2 +- tests/mpi/tria_copy_triangulation.cc | 2 +- tests/mpi/trilinos_01.cc | 2 +- tests/mpi/trilinos_02.cc | 2 +- tests/mpi/trilinos_bug_5609.cc | 2 +- tests/mpi/trilinos_compress_bug.cc | 2 +- tests/mpi/trilinos_distribute_01.cc | 2 +- tests/mpi/trilinos_distribute_01_block.cc | 2 +- tests/mpi/trilinos_distribute_01_inhomogenous.cc | 2 +- tests/mpi/trilinos_distribute_03.cc | 2 +- tests/mpi/trilinos_distribute_04.cc | 2 +- tests/mpi/trilinos_ghost_01.cc | 2 +- tests/mpi/trilinos_ghost_02.cc | 2 +- tests/mpi/trilinos_ghost_03.cc | 2 +- tests/mpi/trilinos_ghost_03_linfty.cc | 2 +- tests/mpi/trilinos_ghost_05.cc | 2 +- tests/mpi/trilinos_locally_owned_elements_01.cc | 2 +- tests/mpi/trilinos_matvec_01.cc | 2 +- tests/mpi/trilinos_matvec_02.cc | 2 +- tests/mpi/trilinos_matvec_03.cc | 2 +- tests/mpi/trilinos_sadd_01.cc | 2 +- tests/mpi/trilinos_sadd_02.cc | 2 +- tests/mpi/trilinos_sadd_03.cc | 2 +- tests/mpi/trilinos_sparse_matrix_01.cc | 2 +- tests/mpi/trilinos_sparse_matrix_02.cc | 2 +- tests/mpi/trilinos_sparse_matrix_03.cc | 2 +- tests/mpi/trilinos_sparse_matrix_04.cc | 2 +- tests/mpi/trilinos_sparse_matrix_05.cc | 2 +- tests/mpi/trilinos_sparse_matrix_mmult_01.cc | 2 +- tests/mpi/trilinos_sparse_matrix_print_01.cc | 2 +- tests/mpi/trilinos_vector_ghosts_01.cc | 11 +---------- tests/mpi/trilinos_vector_reinit.cc | 2 +- tests/petsc/01.cc | 2 +- tests/petsc/02.cc | 2 +- tests/petsc/04.cc | 2 +- tests/petsc/05.cc | 2 +- tests/petsc/06.cc | 2 +- tests/petsc/07.cc | 2 +- tests/petsc/08.cc | 2 +- tests/petsc/09.cc | 2 +- tests/petsc/10.cc | 2 +- tests/petsc/11.cc | 2 +- tests/petsc/12.cc | 2 +- tests/petsc/13.cc | 2 +- tests/petsc/17.cc | 2 +- tests/petsc/18.cc | 2 +- tests/petsc/19.cc | 2 +- tests/petsc/20.cc | 2 +- tests/petsc/21.cc | 2 +- tests/petsc/22.cc | 2 +- tests/petsc/23.cc | 2 +- tests/petsc/24.cc | 2 +- tests/petsc/25.cc | 2 +- tests/petsc/26.cc | 2 +- tests/petsc/27.cc | 2 +- tests/petsc/28.cc | 2 +- tests/petsc/29.cc | 2 +- tests/petsc/30.cc | 2 +- tests/petsc/31.cc | 2 +- tests/petsc/32.cc | 2 +- tests/petsc/33.cc | 2 +- tests/petsc/34.cc | 2 +- tests/petsc/35.cc | 2 +- tests/petsc/36.cc | 2 +- tests/petsc/37.cc | 2 +- tests/petsc/38.cc | 2 +- tests/petsc/39.cc | 2 +- tests/petsc/40.cc | 2 +- tests/petsc/41.cc | 2 +- tests/petsc/42.cc | 2 +- tests/petsc/43.cc | 2 +- tests/petsc/44.cc | 2 +- tests/petsc/45.cc | 2 +- tests/petsc/46.cc | 2 +- tests/petsc/47.cc | 2 +- tests/petsc/48.cc | 2 +- tests/petsc/49.cc | 2 +- tests/petsc/50.cc | 2 +- tests/petsc/51.cc | 2 +- tests/petsc/52.cc | 2 +- tests/petsc/55.cc | 2 +- tests/petsc/56.cc | 2 +- tests/petsc/57.cc | 2 +- tests/petsc/58.cc | 2 +- tests/petsc/59.cc | 2 +- tests/petsc/60.cc | 2 +- tests/petsc/61.cc | 2 +- tests/petsc/62.cc | 2 +- tests/petsc/63.cc | 2 +- tests/petsc/64.cc | 2 +- tests/petsc/65.cc | 2 +- tests/petsc/66.cc | 2 +- tests/petsc/67.cc | 2 +- tests/petsc/68.cc | 2 +- tests/petsc/69.cc | 2 +- tests/petsc/block_vector_iterator_01.cc | 2 +- tests/petsc/block_vector_iterator_02.cc | 2 +- tests/petsc/block_vector_iterator_03.cc | 2 +- tests/petsc/copy_to_dealvec.cc | 2 +- tests/petsc/copy_to_dealvec_block.cc | 2 +- tests/petsc/deal_solver_01.cc | 2 +- tests/petsc/deal_solver_02.cc | 2 +- tests/petsc/deal_solver_03.cc | 2 +- tests/petsc/deal_solver_04.cc | 2 +- tests/petsc/deal_solver_05.cc | 2 +- tests/petsc/full_matrix_00.cc | 2 +- tests/petsc/full_matrix_01.cc | 2 +- tests/petsc/full_matrix_02.cc | 2 +- tests/petsc/full_matrix_04.cc | 2 +- tests/petsc/full_matrix_05.cc | 2 +- tests/petsc/full_matrix_06.cc | 2 +- tests/petsc/full_matrix_07.cc | 2 +- tests/petsc/full_matrix_08.cc | 2 +- tests/petsc/full_matrix_09.cc | 2 +- tests/petsc/full_matrix_10.cc | 2 +- tests/petsc/full_matrix_iterator_01.cc | 2 +- tests/petsc/full_matrix_vector_01.cc | 2 +- tests/petsc/full_matrix_vector_02.cc | 2 +- tests/petsc/full_matrix_vector_03.cc | 2 +- tests/petsc/full_matrix_vector_04.cc | 2 +- tests/petsc/full_matrix_vector_05.cc | 2 +- tests/petsc/full_matrix_vector_06.cc | 2 +- tests/petsc/full_matrix_vector_07.cc | 2 +- tests/petsc/parallel_sparse_matrix_01.cc | 2 +- tests/petsc/slowness_01.cc | 2 +- tests/petsc/slowness_02.cc | 2 +- tests/petsc/slowness_03.cc | 2 +- tests/petsc/slowness_04.cc | 2 +- tests/petsc/solver_01.cc | 2 +- tests/petsc/solver_02.cc | 2 +- tests/petsc/solver_03.cc | 2 +- tests/petsc/solver_03_mf.cc | 2 +- tests/petsc/solver_03_precondition_boomeramg.cc | 2 +- .../solver_03_precondition_boomeramg_symmetric.cc | 2 +- tests/petsc/solver_03_precondition_eisenstat.cc | 2 +- tests/petsc/solver_03_precondition_icc.cc | 2 +- tests/petsc/solver_03_precondition_ilu.cc | 2 +- tests/petsc/solver_03_precondition_lu.cc | 2 +- tests/petsc/solver_03_precondition_parasails.cc | 2 +- tests/petsc/solver_03_precondition_sor.cc | 2 +- tests/petsc/solver_03_precondition_ssor.cc | 2 +- tests/petsc/solver_04.cc | 2 +- tests/petsc/solver_05.cc | 2 +- tests/petsc/solver_06.cc | 2 +- tests/petsc/solver_07.cc | 2 +- tests/petsc/solver_08.cc | 2 +- tests/petsc/solver_09.cc | 2 +- tests/petsc/solver_10.cc | 2 +- tests/petsc/solver_11.cc | 2 +- tests/petsc/solver_12.cc | 2 +- tests/petsc/solver_13.cc | 2 +- tests/petsc/sparse_direct_mumps.cc | 2 +- tests/petsc/sparse_matrix_01.cc | 2 +- tests/petsc/sparse_matrix_02.cc | 2 +- tests/petsc/sparse_matrix_iterator_01.cc | 2 +- tests/petsc/sparse_matrix_vector_01.cc | 2 +- tests/petsc/sparse_matrix_vector_02.cc | 2 +- tests/petsc/sparse_matrix_vector_03.cc | 2 +- tests/petsc/sparse_matrix_vector_04.cc | 2 +- tests/petsc/sparse_matrix_vector_05.cc | 2 +- tests/petsc/sparse_matrix_vector_06.cc | 2 +- tests/petsc/sparse_matrix_vector_07.cc | 2 +- tests/petsc/vector_assign_01.cc | 2 +- tests/petsc/vector_assign_02.cc | 2 +- tests/petsc/vector_equality_1.cc | 2 +- tests/petsc/vector_equality_2.cc | 2 +- tests/petsc/vector_equality_3.cc | 2 +- tests/petsc/vector_equality_4.cc | 2 +- tests/petsc/vector_print.cc | 2 +- tests/petsc/vector_wrap_01.cc | 2 +- tests/quick_tests/p4est.cc | 2 +- tests/quick_tests/step-petsc.cc | 2 +- tests/quick_tests/step-slepc.cc | 2 +- tests/trilinos/01.cc | 2 +- tests/trilinos/02.cc | 2 +- tests/trilinos/03a.cc | 2 +- tests/trilinos/03b.cc | 2 +- tests/trilinos/04.cc | 2 +- tests/trilinos/05.cc | 2 +- tests/trilinos/06.cc | 2 +- tests/trilinos/07.cc | 2 +- tests/trilinos/08.cc | 2 +- tests/trilinos/09.cc | 2 +- tests/trilinos/10.cc | 2 +- tests/trilinos/11.cc | 2 +- tests/trilinos/12.cc | 2 +- tests/trilinos/13.cc | 2 +- tests/trilinos/14.cc | 2 +- tests/trilinos/15.cc | 2 +- tests/trilinos/16.cc | 2 +- tests/trilinos/17.cc | 2 +- tests/trilinos/18.cc | 2 +- tests/trilinos/19.cc | 2 +- tests/trilinos/20.cc | 2 +- tests/trilinos/21.cc | 2 +- tests/trilinos/22.cc | 2 +- tests/trilinos/23.cc | 2 +- tests/trilinos/24.cc | 2 +- tests/trilinos/25.cc | 2 +- tests/trilinos/26.cc | 2 +- tests/trilinos/27.cc | 2 +- tests/trilinos/28.cc | 2 +- tests/trilinos/29.cc | 2 +- tests/trilinos/30.cc | 2 +- tests/trilinos/31.cc | 2 +- tests/trilinos/32.cc | 2 +- tests/trilinos/33.cc | 2 +- tests/trilinos/34.cc | 2 +- tests/trilinos/35.cc | 2 +- tests/trilinos/36.cc | 2 +- tests/trilinos/37.cc | 2 +- tests/trilinos/38.cc | 2 +- tests/trilinos/39.cc | 2 +- tests/trilinos/40.cc | 2 +- tests/trilinos/41.cc | 2 +- tests/trilinos/42.cc | 2 +- tests/trilinos/43.cc | 2 +- tests/trilinos/44.cc | 2 +- tests/trilinos/45.cc | 2 +- tests/trilinos/46.cc | 2 +- tests/trilinos/47.cc | 2 +- tests/trilinos/48.cc | 2 +- tests/trilinos/49.cc | 2 +- tests/trilinos/49a.cc | 2 +- tests/trilinos/49b.cc | 2 +- tests/trilinos/50.cc | 2 +- tests/trilinos/51.cc | 2 +- tests/trilinos/52.cc | 2 +- tests/trilinos/53.cc | 2 +- tests/trilinos/54.cc | 2 +- tests/trilinos/55.cc | 2 +- tests/trilinos/56.cc | 2 +- tests/trilinos/57.cc | 2 +- tests/trilinos/58.cc | 2 +- tests/trilinos/59.cc | 2 +- tests/trilinos/60.cc | 2 +- tests/trilinos/61.cc | 2 +- tests/trilinos/62.cc | 2 +- tests/trilinos/63.cc | 2 +- tests/trilinos/64.cc | 2 +- tests/trilinos/65.cc | 2 +- tests/trilinos/66.cc | 2 +- tests/trilinos/67.cc | 2 +- tests/trilinos/68.cc | 2 +- tests/trilinos/69.cc | 2 +- tests/trilinos/70.cc | 2 +- tests/trilinos/add_matrices_01.cc | 2 +- tests/trilinos/add_matrices_02.cc | 2 +- tests/trilinos/add_matrices_03.cc | 2 +- tests/trilinos/add_matrices_04.cc | 2 +- tests/trilinos/add_matrices_05.cc | 2 +- tests/trilinos/add_matrices_06.cc | 2 +- tests/trilinos/assemble_matrix_parallel_01.cc | 2 +- tests/trilinos/assemble_matrix_parallel_02.cc | 2 +- tests/trilinos/assemble_matrix_parallel_03.cc | 2 +- tests/trilinos/assemble_matrix_parallel_04.cc | 2 +- tests/trilinos/assemble_matrix_parallel_05.cc | 2 +- tests/trilinos/assemble_matrix_parallel_06.cc | 2 +- tests/trilinos/assemble_matrix_parallel_07.cc | 2 +- tests/trilinos/block_sparse_matrix_add_01.cc | 2 +- tests/trilinos/block_sparse_matrix_set_01.cc | 2 +- tests/trilinos/block_sparse_matrix_vector_01.cc | 2 +- tests/trilinos/block_sparse_matrix_vector_02.cc | 2 +- tests/trilinos/block_sparse_matrix_vector_03.cc | 2 +- tests/trilinos/block_sparse_matrix_vector_04.cc | 2 +- tests/trilinos/block_vector_iterator_01.cc | 2 +- tests/trilinos/block_vector_iterator_02.cc | 2 +- tests/trilinos/block_vector_iterator_03.cc | 2 +- tests/trilinos/block_vector_move_operations.cc | 2 +- tests/trilinos/copy_to_dealvec.cc | 2 +- tests/trilinos/copy_to_dealvec_block.cc | 2 +- tests/trilinos/deal_solver_01.cc | 2 +- tests/trilinos/deal_solver_02.cc | 2 +- tests/trilinos/deal_solver_03.cc | 2 +- tests/trilinos/deal_solver_04.cc | 2 +- tests/trilinos/deal_solver_05.cc | 2 +- tests/trilinos/deal_solver_06.cc | 2 +- tests/trilinos/direct_solver.cc | 2 +- tests/trilinos/mg_transfer_prebuilt_01.cc | 2 +- tests/trilinos/parallel_sparse_matrix_01.cc | 2 +- tests/trilinos/precondition_amg_dgp.cc | 2 +- tests/trilinos/precondition_amg_smoother.cc | 2 +- tests/trilinos/precondition_muelu_dgp.cc | 2 +- tests/trilinos/precondition_muelu_q_iso_q1.cc | 2 +- tests/trilinos/precondition_muelu_smoother.cc | 2 +- tests/trilinos/precondition_q_iso_q1.cc | 2 +- tests/trilinos/slowness_01.cc | 2 +- tests/trilinos/slowness_02.cc | 2 +- tests/trilinos/slowness_03.cc | 2 +- tests/trilinos/slowness_04.cc | 2 +- tests/trilinos/solver_03.cc | 2 +- tests/trilinos/solver_05.cc | 2 +- tests/trilinos/solver_07.cc | 2 +- tests/trilinos/sparse_matrix_01.cc | 2 +- tests/trilinos/sparse_matrix_02.cc | 2 +- tests/trilinos/sparse_matrix_03.cc | 2 +- tests/trilinos/sparse_matrix_04.cc | 2 +- tests/trilinos/sparse_matrix_05.cc | 2 +- tests/trilinos/sparse_matrix_07.cc | 2 +- tests/trilinos/sparse_matrix_07_rectangle.cc | 2 +- tests/trilinos/sparse_matrix_add_01.cc | 2 +- tests/trilinos/sparse_matrix_add_02.cc | 2 +- tests/trilinos/sparse_matrix_copy_from_01.cc | 2 +- tests/trilinos/sparse_matrix_iterator.cc | 2 +- tests/trilinos/sparse_matrix_iterator_01.cc | 2 +- tests/trilinos/sparse_matrix_set_01.cc | 2 +- tests/trilinos/sparse_matrix_set_02.cc | 2 +- tests/trilinos/sparse_matrix_vector_01.cc | 2 +- tests/trilinos/sparse_matrix_vector_02.cc | 2 +- tests/trilinos/sparse_matrix_vector_03.cc | 2 +- tests/trilinos/sparse_matrix_vector_04.cc | 2 +- tests/trilinos/sparse_matrix_vector_05.cc | 2 +- tests/trilinos/sparse_matrix_vector_06.cc | 2 +- tests/trilinos/sparse_matrix_vector_07.cc | 2 +- tests/trilinos/sparse_matrix_vector_08.cc | 2 +- tests/trilinos/sparse_matrix_vector_09.cc | 2 +- tests/trilinos/sparse_matrix_vector_10.cc | 2 +- tests/trilinos/sparse_matrix_vector_11.cc | 2 +- tests/trilinos/sparsity_pattern_01.cc | 2 +- tests/trilinos/sparsity_pattern_02.cc | 2 +- tests/trilinos/sparsity_pattern_03.cc | 2 +- tests/trilinos/trilinos_64_bit_crash_01.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_01.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_02.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_03.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_04.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_05.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_06.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_07.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_08.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_09.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_10.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_11.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_12.cc | 2 +- tests/trilinos/trilinos_sparsity_pattern_01.cc | 2 +- tests/trilinos/trilinos_sparsity_pattern_02.cc | 2 +- tests/trilinos/vector_assign_01.cc | 2 +- tests/trilinos/vector_assign_02.cc | 2 +- tests/trilinos/vector_equality_1.cc | 2 +- tests/trilinos/vector_equality_2.cc | 2 +- tests/trilinos/vector_equality_3.cc | 2 +- tests/trilinos/vector_equality_4.cc | 2 +- tests/trilinos/vector_move_operations.cc | 2 +- tests/trilinos/vector_swap_01.cc | 2 +- 630 files changed, 640 insertions(+), 653 deletions(-) diff --git a/tests/benchmarks/test_poisson/poisson.cc b/tests/benchmarks/test_poisson/poisson.cc index 1db5de9ac7..bc6c59269d 100644 --- a/tests/benchmarks/test_poisson/poisson.cc +++ b/tests/benchmarks/test_poisson/poisson.cc @@ -204,7 +204,7 @@ int main (int argc, char **argv) try { - Utilities::System::MPI_InitFinalize mpi_initialization(argc, argv); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); deallog.depth_console (0); FE_Q fe(element_degree); diff --git a/tests/distributed_grids/2d_coarse_grid_01.cc b/tests/distributed_grids/2d_coarse_grid_01.cc index fc56659116..3694429339 100644 --- a/tests/distributed_grids/2d_coarse_grid_01.cc +++ b/tests/distributed_grids/2d_coarse_grid_01.cc @@ -67,7 +67,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_coarse_grid_02.cc b/tests/distributed_grids/2d_coarse_grid_02.cc index 3f83c0d787..7d0b8751d7 100644 --- a/tests/distributed_grids/2d_coarse_grid_02.cc +++ b/tests/distributed_grids/2d_coarse_grid_02.cc @@ -57,7 +57,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_coarse_grid_03.cc b/tests/distributed_grids/2d_coarse_grid_03.cc index 4d143e82e7..d1e08f9ea8 100644 --- a/tests/distributed_grids/2d_coarse_grid_03.cc +++ b/tests/distributed_grids/2d_coarse_grid_03.cc @@ -45,7 +45,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_coarse_grid_04.cc b/tests/distributed_grids/2d_coarse_grid_04.cc index a9f4630078..359eee9e43 100644 --- a/tests/distributed_grids/2d_coarse_grid_04.cc +++ b/tests/distributed_grids/2d_coarse_grid_04.cc @@ -43,7 +43,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_coarse_grid_x_01.cc b/tests/distributed_grids/2d_coarse_grid_x_01.cc index 3a9a23922c..8961166617 100644 --- a/tests/distributed_grids/2d_coarse_grid_x_01.cc +++ b/tests/distributed_grids/2d_coarse_grid_x_01.cc @@ -80,7 +80,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_coarsening_01.cc b/tests/distributed_grids/2d_coarsening_01.cc index 119f741181..6f810a5932 100644 --- a/tests/distributed_grids/2d_coarsening_01.cc +++ b/tests/distributed_grids/2d_coarsening_01.cc @@ -49,7 +49,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_coarsening_02.cc b/tests/distributed_grids/2d_coarsening_02.cc index 56d3691d35..591610fe6e 100644 --- a/tests/distributed_grids/2d_coarsening_02.cc +++ b/tests/distributed_grids/2d_coarsening_02.cc @@ -119,7 +119,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_coarsening_03.cc b/tests/distributed_grids/2d_coarsening_03.cc index 3da9eae8f8..1ce1811457 100644 --- a/tests/distributed_grids/2d_coarsening_03.cc +++ b/tests/distributed_grids/2d_coarsening_03.cc @@ -180,7 +180,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_coarsening_05.cc b/tests/distributed_grids/2d_coarsening_05.cc index 58cd00d7ef..acf8e6cb09 100644 --- a/tests/distributed_grids/2d_coarsening_05.cc +++ b/tests/distributed_grids/2d_coarsening_05.cc @@ -107,7 +107,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_dofhandler_01.cc b/tests/distributed_grids/2d_dofhandler_01.cc index 6c1dfd86e6..b32a586d4a 100644 --- a/tests/distributed_grids/2d_dofhandler_01.cc +++ b/tests/distributed_grids/2d_dofhandler_01.cc @@ -75,7 +75,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_refinement_01.cc b/tests/distributed_grids/2d_refinement_01.cc index 71170d0632..e66d7f29f5 100644 --- a/tests/distributed_grids/2d_refinement_01.cc +++ b/tests/distributed_grids/2d_refinement_01.cc @@ -47,7 +47,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_refinement_02.cc b/tests/distributed_grids/2d_refinement_02.cc index a6c7a61989..3e8ef4a92f 100644 --- a/tests/distributed_grids/2d_refinement_02.cc +++ b/tests/distributed_grids/2d_refinement_02.cc @@ -108,7 +108,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_refinement_03.cc b/tests/distributed_grids/2d_refinement_03.cc index ee923eda9d..719b02b6cf 100644 --- a/tests/distributed_grids/2d_refinement_03.cc +++ b/tests/distributed_grids/2d_refinement_03.cc @@ -138,7 +138,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_refinement_04.cc b/tests/distributed_grids/2d_refinement_04.cc index 4ae97442a0..1554813c97 100644 --- a/tests/distributed_grids/2d_refinement_04.cc +++ b/tests/distributed_grids/2d_refinement_04.cc @@ -76,7 +76,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_refinement_05.cc b/tests/distributed_grids/2d_refinement_05.cc index 77b008c5ef..7513211f00 100644 --- a/tests/distributed_grids/2d_refinement_05.cc +++ b/tests/distributed_grids/2d_refinement_05.cc @@ -98,7 +98,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_refinement_06.cc b/tests/distributed_grids/2d_refinement_06.cc index 042a3a47e8..42e0717be4 100644 --- a/tests/distributed_grids/2d_refinement_06.cc +++ b/tests/distributed_grids/2d_refinement_06.cc @@ -71,7 +71,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/2d_refinement_07.cc b/tests/distributed_grids/2d_refinement_07.cc index 1795a5135b..f76803b979 100644 --- a/tests/distributed_grids/2d_refinement_07.cc +++ b/tests/distributed_grids/2d_refinement_07.cc @@ -64,7 +64,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { deal_II_exceptions::disable_abort_on_exception(); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarse_grid_01.cc b/tests/distributed_grids/3d_coarse_grid_01.cc index ce543f0706..3f7d80c450 100644 --- a/tests/distributed_grids/3d_coarse_grid_01.cc +++ b/tests/distributed_grids/3d_coarse_grid_01.cc @@ -67,7 +67,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarse_grid_02.cc b/tests/distributed_grids/3d_coarse_grid_02.cc index 8c76ba20b5..3a56eaf6d7 100644 --- a/tests/distributed_grids/3d_coarse_grid_02.cc +++ b/tests/distributed_grids/3d_coarse_grid_02.cc @@ -52,7 +52,7 @@ void test(const char *filename) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarse_grid_03.cc b/tests/distributed_grids/3d_coarse_grid_03.cc index 3ee7c4e9d6..2877842422 100644 --- a/tests/distributed_grids/3d_coarse_grid_03.cc +++ b/tests/distributed_grids/3d_coarse_grid_03.cc @@ -45,7 +45,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarse_grid_04.cc b/tests/distributed_grids/3d_coarse_grid_04.cc index 07d5a65cb9..1775f60466 100644 --- a/tests/distributed_grids/3d_coarse_grid_04.cc +++ b/tests/distributed_grids/3d_coarse_grid_04.cc @@ -43,7 +43,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarse_grid_05.cc b/tests/distributed_grids/3d_coarse_grid_05.cc index a11fcf29e0..fa52cc5986 100644 --- a/tests/distributed_grids/3d_coarse_grid_05.cc +++ b/tests/distributed_grids/3d_coarse_grid_05.cc @@ -144,7 +144,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarse_grid_06.cc b/tests/distributed_grids/3d_coarse_grid_06.cc index 973550d714..c5b4c50bd0 100644 --- a/tests/distributed_grids/3d_coarse_grid_06.cc +++ b/tests/distributed_grids/3d_coarse_grid_06.cc @@ -46,7 +46,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarse_grid_x_01.cc b/tests/distributed_grids/3d_coarse_grid_x_01.cc index c33d8cfc31..ffcd0ea3f8 100644 --- a/tests/distributed_grids/3d_coarse_grid_x_01.cc +++ b/tests/distributed_grids/3d_coarse_grid_x_01.cc @@ -80,7 +80,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarsening_01.cc b/tests/distributed_grids/3d_coarsening_01.cc index 74bd5195c5..77c4a4d5ca 100644 --- a/tests/distributed_grids/3d_coarsening_01.cc +++ b/tests/distributed_grids/3d_coarsening_01.cc @@ -49,7 +49,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarsening_02.cc b/tests/distributed_grids/3d_coarsening_02.cc index 7968ae5bfc..c7e7183ed7 100644 --- a/tests/distributed_grids/3d_coarsening_02.cc +++ b/tests/distributed_grids/3d_coarsening_02.cc @@ -121,7 +121,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarsening_03.cc b/tests/distributed_grids/3d_coarsening_03.cc index 2a774b984b..20dd79066c 100644 --- a/tests/distributed_grids/3d_coarsening_03.cc +++ b/tests/distributed_grids/3d_coarsening_03.cc @@ -118,7 +118,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarsening_04.cc b/tests/distributed_grids/3d_coarsening_04.cc index fec02e8bd2..810e3dcb52 100644 --- a/tests/distributed_grids/3d_coarsening_04.cc +++ b/tests/distributed_grids/3d_coarsening_04.cc @@ -119,7 +119,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_coarsening_05.cc b/tests/distributed_grids/3d_coarsening_05.cc index 14e352dfea..8147d1522d 100644 --- a/tests/distributed_grids/3d_coarsening_05.cc +++ b/tests/distributed_grids/3d_coarsening_05.cc @@ -108,7 +108,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_refinement_01.cc b/tests/distributed_grids/3d_refinement_01.cc index cb145e589e..9b83004298 100644 --- a/tests/distributed_grids/3d_refinement_01.cc +++ b/tests/distributed_grids/3d_refinement_01.cc @@ -47,7 +47,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_refinement_02.cc b/tests/distributed_grids/3d_refinement_02.cc index d5f9048097..aac7d7c2bb 100644 --- a/tests/distributed_grids/3d_refinement_02.cc +++ b/tests/distributed_grids/3d_refinement_02.cc @@ -108,7 +108,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/3d_refinement_03.cc b/tests/distributed_grids/3d_refinement_03.cc index 5864265710..1613aa02f9 100644 --- a/tests/distributed_grids/3d_refinement_03.cc +++ b/tests/distributed_grids/3d_refinement_03.cc @@ -98,7 +98,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/3d_refinement_04.cc b/tests/distributed_grids/3d_refinement_04.cc index ff27302740..6271253f61 100644 --- a/tests/distributed_grids/3d_refinement_04.cc +++ b/tests/distributed_grids/3d_refinement_04.cc @@ -77,7 +77,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/3d_refinement_05.cc b/tests/distributed_grids/3d_refinement_05.cc index 896fd79b0a..ff3fada586 100644 --- a/tests/distributed_grids/3d_refinement_05.cc +++ b/tests/distributed_grids/3d_refinement_05.cc @@ -100,7 +100,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/3d_refinement_06.cc b/tests/distributed_grids/3d_refinement_06.cc index c641baf512..33b0c48121 100644 --- a/tests/distributed_grids/3d_refinement_06.cc +++ b/tests/distributed_grids/3d_refinement_06.cc @@ -86,7 +86,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/3d_refinement_07.cc b/tests/distributed_grids/3d_refinement_07.cc index 885ac3fe78..408d18c491 100644 --- a/tests/distributed_grids/3d_refinement_07.cc +++ b/tests/distributed_grids/3d_refinement_07.cc @@ -60,7 +60,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/3d_refinement_08.cc b/tests/distributed_grids/3d_refinement_08.cc index 78bc2d6540..5a32c11832 100644 --- a/tests/distributed_grids/3d_refinement_08.cc +++ b/tests/distributed_grids/3d_refinement_08.cc @@ -97,7 +97,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/3d_refinement_09.cc b/tests/distributed_grids/3d_refinement_09.cc index f181003b65..9551997433 100644 --- a/tests/distributed_grids/3d_refinement_09.cc +++ b/tests/distributed_grids/3d_refinement_09.cc @@ -64,7 +64,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { deal_II_exceptions::disable_abort_on_exception(); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/anisotropic.cc b/tests/distributed_grids/anisotropic.cc index 0e99fcf791..a1354c269c 100644 --- a/tests/distributed_grids/anisotropic.cc +++ b/tests/distributed_grids/anisotropic.cc @@ -57,7 +57,7 @@ int main(int argc, char *argv[]) deal_II_exceptions::disable_abort_on_exception(); #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/codim_01.cc b/tests/distributed_grids/codim_01.cc index 97bcdae320..611254ec37 100644 --- a/tests/distributed_grids/codim_01.cc +++ b/tests/distributed_grids/codim_01.cc @@ -46,7 +46,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); initlog(); diff --git a/tests/distributed_grids/count_dofs_per_block_01.cc b/tests/distributed_grids/count_dofs_per_block_01.cc index 6bb79043c8..44e1be0a9e 100644 --- a/tests/distributed_grids/count_dofs_per_block_01.cc +++ b/tests/distributed_grids/count_dofs_per_block_01.cc @@ -109,7 +109,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/count_dofs_per_component_01.cc b/tests/distributed_grids/count_dofs_per_component_01.cc index dbf6bc49af..811e5b8773 100644 --- a/tests/distributed_grids/count_dofs_per_component_01.cc +++ b/tests/distributed_grids/count_dofs_per_component_01.cc @@ -75,7 +75,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/dof_handler_number_cache.cc b/tests/distributed_grids/dof_handler_number_cache.cc index 9b9fcf2a41..45992bcda7 100644 --- a/tests/distributed_grids/dof_handler_number_cache.cc +++ b/tests/distributed_grids/dof_handler_number_cache.cc @@ -111,7 +111,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/solution_transfer_01.cc b/tests/distributed_grids/solution_transfer_01.cc index 78cf0145a7..65d4ee63fc 100644 --- a/tests/distributed_grids/solution_transfer_01.cc +++ b/tests/distributed_grids/solution_transfer_01.cc @@ -79,7 +79,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/solution_transfer_02.cc b/tests/distributed_grids/solution_transfer_02.cc index d91e176199..f8bea088b1 100644 --- a/tests/distributed_grids/solution_transfer_02.cc +++ b/tests/distributed_grids/solution_transfer_02.cc @@ -116,7 +116,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/solution_transfer_03.cc b/tests/distributed_grids/solution_transfer_03.cc index 3db4a9fa69..8b74a1e810 100644 --- a/tests/distributed_grids/solution_transfer_03.cc +++ b/tests/distributed_grids/solution_transfer_03.cc @@ -144,7 +144,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); #else (void)argc; (void)argv; diff --git a/tests/distributed_grids/solution_transfer_04.cc b/tests/distributed_grids/solution_transfer_04.cc index 6f71ad4789..bba316b948 100644 --- a/tests/distributed_grids/solution_transfer_04.cc +++ b/tests/distributed_grids/solution_transfer_04.cc @@ -100,7 +100,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/subdomain_id_01.cc b/tests/distributed_grids/subdomain_id_01.cc index 3d9a2e84e7..85b55d535c 100644 --- a/tests/distributed_grids/subdomain_id_01.cc +++ b/tests/distributed_grids/subdomain_id_01.cc @@ -63,7 +63,7 @@ int main (int argc, char *argv[]) { deal_II_exceptions::disable_abort_on_exception(); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); deallog.depth_console(0); diff --git a/tests/distributed_grids/tria_settings_01.cc b/tests/distributed_grids/tria_settings_01.cc index ced5801fd6..d66d08b88b 100644 --- a/tests/distributed_grids/tria_settings_01.cc +++ b/tests/distributed_grids/tria_settings_01.cc @@ -85,7 +85,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/distributed_grids/update_number_cache_01.cc b/tests/distributed_grids/update_number_cache_01.cc index 885b5f3df6..3a3c2e8cb1 100644 --- a/tests/distributed_grids/update_number_cache_01.cc +++ b/tests/distributed_grids/update_number_cache_01.cc @@ -49,7 +49,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/gla/block_mat_01.cc b/tests/gla/block_mat_01.cc index dff660ccd1..99141ecbf2 100644 --- a/tests/gla/block_mat_01.cc +++ b/tests/gla/block_mat_01.cc @@ -90,7 +90,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { diff --git a/tests/gla/block_mat_02.cc b/tests/gla/block_mat_02.cc index dfd3432121..c3a42c052d 100644 --- a/tests/gla/block_mat_02.cc +++ b/tests/gla/block_mat_02.cc @@ -225,7 +225,7 @@ void test_LA_Trilinos () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { diff --git a/tests/gla/block_mat_03.cc b/tests/gla/block_mat_03.cc index 9d98fa1068..a05df7c29f 100644 --- a/tests/gla/block_mat_03.cc +++ b/tests/gla/block_mat_03.cc @@ -222,7 +222,7 @@ A.reinit(sp); int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { diff --git a/tests/gla/block_vec_01.cc b/tests/gla/block_vec_01.cc index 4bbb5cb639..f1aaf9fd1e 100644 --- a/tests/gla/block_vec_01.cc +++ b/tests/gla/block_vec_01.cc @@ -82,7 +82,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/block_vec_02.cc b/tests/gla/block_vec_02.cc index 78500fdca2..f9b86aa247 100644 --- a/tests/gla/block_vec_02.cc +++ b/tests/gla/block_vec_02.cc @@ -92,7 +92,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/block_vec_03.cc b/tests/gla/block_vec_03.cc index c051dd9371..7ece1ff57f 100644 --- a/tests/gla/block_vec_03.cc +++ b/tests/gla/block_vec_03.cc @@ -90,7 +90,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/block_vec_04.cc b/tests/gla/block_vec_04.cc index 74e01aae10..909f5ca573 100644 --- a/tests/gla/block_vec_04.cc +++ b/tests/gla/block_vec_04.cc @@ -87,7 +87,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/extract_subvector_to.cc b/tests/gla/extract_subvector_to.cc index 2b15af13a0..5ebf4ec93a 100644 --- a/tests/gla/extract_subvector_to.cc +++ b/tests/gla/extract_subvector_to.cc @@ -66,7 +66,7 @@ void test (Vector &vector) int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { { diff --git a/tests/gla/extract_subvector_to_parallel.cc b/tests/gla/extract_subvector_to_parallel.cc index 45c21455a1..eddef20bda 100644 --- a/tests/gla/extract_subvector_to_parallel.cc +++ b/tests/gla/extract_subvector_to_parallel.cc @@ -72,7 +72,7 @@ void test (Vector &vector) int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; const unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); { diff --git a/tests/gla/mat_01.cc b/tests/gla/mat_01.cc index 1db924d7fe..27d3b7fcce 100644 --- a/tests/gla/mat_01.cc +++ b/tests/gla/mat_01.cc @@ -86,7 +86,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/mat_02.cc b/tests/gla/mat_02.cc index e2245de452..e00c5321f7 100644 --- a/tests/gla/mat_02.cc +++ b/tests/gla/mat_02.cc @@ -87,7 +87,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/mat_03.cc b/tests/gla/mat_03.cc index a9579302dc..92dd26622b 100644 --- a/tests/gla/mat_03.cc +++ b/tests/gla/mat_03.cc @@ -109,7 +109,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { diff --git a/tests/gla/mat_04.cc b/tests/gla/mat_04.cc index 7bea89403e..a9b9bc1399 100644 --- a/tests/gla/mat_04.cc +++ b/tests/gla/mat_04.cc @@ -151,7 +151,7 @@ void test_trilinos_alternative () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { diff --git a/tests/gla/mat_05.cc b/tests/gla/mat_05.cc index 65a1199c4b..ff583fef39 100644 --- a/tests/gla/mat_05.cc +++ b/tests/gla/mat_05.cc @@ -119,7 +119,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/mat_06.cc b/tests/gla/mat_06.cc index 8ebcbaf4ed..b6711c0836 100644 --- a/tests/gla/mat_06.cc +++ b/tests/gla/mat_06.cc @@ -91,7 +91,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/vec_00.cc b/tests/gla/vec_00.cc index 6e3b817be8..478af1096a 100644 --- a/tests/gla/vec_00.cc +++ b/tests/gla/vec_00.cc @@ -81,7 +81,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/gla/vec_01.cc b/tests/gla/vec_01.cc index 90d3618f17..70755fd535 100644 --- a/tests/gla/vec_01.cc +++ b/tests/gla/vec_01.cc @@ -86,7 +86,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/gla/vec_02.cc b/tests/gla/vec_02.cc index 9205b5c428..e3c1358d9f 100644 --- a/tests/gla/vec_02.cc +++ b/tests/gla/vec_02.cc @@ -98,7 +98,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/gla/vec_03.cc b/tests/gla/vec_03.cc index a602029cc0..16edd8d4ac 100644 --- a/tests/gla/vec_03.cc +++ b/tests/gla/vec_03.cc @@ -93,7 +93,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/vec_04.cc b/tests/gla/vec_04.cc index 6ebe646b0e..34698b380d 100644 --- a/tests/gla/vec_04.cc +++ b/tests/gla/vec_04.cc @@ -95,7 +95,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/vec_05.cc b/tests/gla/vec_05.cc index 7357d15b10..33ab5f198f 100644 --- a/tests/gla/vec_05.cc +++ b/tests/gla/vec_05.cc @@ -93,7 +93,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/vec_06.cc b/tests/gla/vec_06.cc index b15d3f26cc..52fbded4d4 100644 --- a/tests/gla/vec_06.cc +++ b/tests/gla/vec_06.cc @@ -80,7 +80,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/vec_07.cc b/tests/gla/vec_07.cc index aa4b37573d..dee0ee8e5a 100644 --- a/tests/gla/vec_07.cc +++ b/tests/gla/vec_07.cc @@ -74,7 +74,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; { deallog.push("PETSc"); diff --git a/tests/gla/vec_all_zero_01.cc b/tests/gla/vec_all_zero_01.cc index b7350b97bd..30deb4d458 100644 --- a/tests/gla/vec_all_zero_01.cc +++ b/tests/gla/vec_all_zero_01.cc @@ -66,7 +66,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/grid/cell_id_01.cc b/tests/grid/cell_id_01.cc index 7e6704e6d6..19c42c463c 100644 --- a/tests/grid/cell_id_01.cc +++ b/tests/grid/cell_id_01.cc @@ -51,7 +51,7 @@ void check (TRIA &tr) int main (int argc, char *argv[]) { - // Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + // Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); initlog(); deal_II_exceptions::disable_abort_on_exception(); diff --git a/tests/grid/cell_id_02.cc b/tests/grid/cell_id_02.cc index fade511e07..4d13f35226 100644 --- a/tests/grid/cell_id_02.cc +++ b/tests/grid/cell_id_02.cc @@ -63,7 +63,7 @@ void check (TRIA &tr) int main (int argc, char *argv[]) { - // Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + // Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); initlog(); deal_II_exceptions::disable_abort_on_exception(); diff --git a/tests/grid/grid_out_vtk_02.cc b/tests/grid/grid_out_vtk_02.cc index 5c89467de1..bb643300ae 100644 --- a/tests/grid/grid_out_vtk_02.cc +++ b/tests/grid/grid_out_vtk_02.cc @@ -102,7 +102,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/integrators/assembler_simple_matrix_03tri.cc b/tests/integrators/assembler_simple_matrix_03tri.cc index 69cf1ebdc4..94117f018e 100644 --- a/tests/integrators/assembler_simple_matrix_03tri.cc +++ b/tests/integrators/assembler_simple_matrix_03tri.cc @@ -109,7 +109,7 @@ void test(FiniteElement &fe) int main(int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); initlog(); FE_DGP<2> p0(0); diff --git a/tests/lac/linear_operator_04.cc b/tests/lac/linear_operator_04.cc index 6a492275e3..eedca10cba 100644 --- a/tests/lac/linear_operator_04.cc +++ b/tests/lac/linear_operator_04.cc @@ -28,7 +28,7 @@ using namespace dealii; int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); initlog(); deallog << std::setprecision(10); diff --git a/tests/lac/matrix_out_02.cc b/tests/lac/matrix_out_02.cc index c3a8f9899b..8a33aaa15f 100644 --- a/tests/lac/matrix_out_02.cc +++ b/tests/lac/matrix_out_02.cc @@ -28,7 +28,7 @@ int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); deallog << std::fixed; diff --git a/tests/lac/matrix_out_03.cc b/tests/lac/matrix_out_03.cc index b728538528..afbd8201c2 100644 --- a/tests/lac/matrix_out_03.cc +++ b/tests/lac/matrix_out_03.cc @@ -26,7 +26,7 @@ int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); deallog << std::fixed; diff --git a/tests/matrix_free/matrix_vector_10.cc b/tests/matrix_free/matrix_vector_10.cc index 2f0ac65d6e..42264f96dd 100644 --- a/tests/matrix_free/matrix_vector_10.cc +++ b/tests/matrix_free/matrix_vector_10.cc @@ -198,8 +198,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, - numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/matrix_free/matrix_vector_11.cc b/tests/matrix_free/matrix_vector_11.cc index 42a95437cd..6c8ee83e26 100644 --- a/tests/matrix_free/matrix_vector_11.cc +++ b/tests/matrix_free/matrix_vector_11.cc @@ -172,8 +172,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, - numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/matrix_free/matrix_vector_12.cc b/tests/matrix_free/matrix_vector_12.cc index 38ae7785ea..73a251b365 100644 --- a/tests/matrix_free/matrix_vector_12.cc +++ b/tests/matrix_free/matrix_vector_12.cc @@ -262,8 +262,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, - numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/matrix_free/matrix_vector_13.cc b/tests/matrix_free/matrix_vector_13.cc index c37cf412e8..a376e9e56c 100644 --- a/tests/matrix_free/matrix_vector_13.cc +++ b/tests/matrix_free/matrix_vector_13.cc @@ -264,8 +264,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, - numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/matrix_free/step-48.cc b/tests/matrix_free/step-48.cc index 711d872187..3181e7a1d4 100644 --- a/tests/matrix_free/step-48.cc +++ b/tests/matrix_free/step-48.cc @@ -390,7 +390,7 @@ namespace Step48 int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/matrix_free/step-48c.cc b/tests/matrix_free/step-48c.cc index 5cebb72aa1..d92646c60c 100644 --- a/tests/matrix_free/step-48c.cc +++ b/tests/matrix_free/step-48c.cc @@ -361,7 +361,7 @@ namespace Step48 int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/active_cell_index_01.cc b/tests/mpi/active_cell_index_01.cc index 6fbfc6ddbf..f4cd1589ef 100644 --- a/tests/mpi/active_cell_index_01.cc +++ b/tests/mpi/active_cell_index_01.cc @@ -65,7 +65,7 @@ void check () int main (int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; check<2> (); diff --git a/tests/mpi/attach_data_01.cc b/tests/mpi/attach_data_01.cc index dff1094bcf..c78690f8b0 100644 --- a/tests/mpi/attach_data_01.cc +++ b/tests/mpi/attach_data_01.cc @@ -158,7 +158,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test<2>(); diff --git a/tests/mpi/blockvec_01.cc b/tests/mpi/blockvec_01.cc index 807ca59464..fdd9c9bea5 100644 --- a/tests/mpi/blockvec_01.cc +++ b/tests/mpi/blockvec_01.cc @@ -101,7 +101,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/cell_weights_01.cc b/tests/mpi/cell_weights_01.cc index 75ea1b61c6..85dcdda137 100644 --- a/tests/mpi/cell_weights_01.cc +++ b/tests/mpi/cell_weights_01.cc @@ -64,7 +64,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/cell_weights_01_back_and_forth_01.cc b/tests/mpi/cell_weights_01_back_and_forth_01.cc index 275e926940..75034cdc29 100644 --- a/tests/mpi/cell_weights_01_back_and_forth_01.cc +++ b/tests/mpi/cell_weights_01_back_and_forth_01.cc @@ -77,7 +77,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/cell_weights_01_back_and_forth_02.cc b/tests/mpi/cell_weights_01_back_and_forth_02.cc index e5065467b6..0e1860854f 100644 --- a/tests/mpi/cell_weights_01_back_and_forth_02.cc +++ b/tests/mpi/cell_weights_01_back_and_forth_02.cc @@ -73,7 +73,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/cell_weights_02.cc b/tests/mpi/cell_weights_02.cc index c3f346e008..e3c46a25af 100644 --- a/tests/mpi/cell_weights_02.cc +++ b/tests/mpi/cell_weights_02.cc @@ -64,7 +64,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/cell_weights_03.cc b/tests/mpi/cell_weights_03.cc index 98e0a19a36..0535c877f6 100644 --- a/tests/mpi/cell_weights_03.cc +++ b/tests/mpi/cell_weights_03.cc @@ -96,7 +96,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/cell_weights_04.cc b/tests/mpi/cell_weights_04.cc index b119bd2be2..391bd30e17 100644 --- a/tests/mpi/cell_weights_04.cc +++ b/tests/mpi/cell_weights_04.cc @@ -95,7 +95,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/cell_weights_05.cc b/tests/mpi/cell_weights_05.cc index 3d04f541cd..5df6360868 100644 --- a/tests/mpi/cell_weights_05.cc +++ b/tests/mpi/cell_weights_05.cc @@ -119,7 +119,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/cell_weights_06.cc b/tests/mpi/cell_weights_06.cc index f27cc2c549..bff7391ad7 100644 --- a/tests/mpi/cell_weights_06.cc +++ b/tests/mpi/cell_weights_06.cc @@ -116,7 +116,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/codim_01.cc b/tests/mpi/codim_01.cc index 25c7b1c475..755b30209b 100644 --- a/tests/mpi/codim_01.cc +++ b/tests/mpi/codim_01.cc @@ -100,7 +100,7 @@ void test(std::ostream & /*out*/) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll init; diff --git a/tests/mpi/collective_01.cc b/tests/mpi/collective_01.cc index 35b20d584f..120d817468 100644 --- a/tests/mpi/collective_01.cc +++ b/tests/mpi/collective_01.cc @@ -81,7 +81,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_02.cc b/tests/mpi/collective_02.cc index 7f3df984cb..d0852feca3 100644 --- a/tests/mpi/collective_02.cc +++ b/tests/mpi/collective_02.cc @@ -57,7 +57,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_02_array.cc b/tests/mpi/collective_02_array.cc index 494d63622a..56194221d6 100644 --- a/tests/mpi/collective_02_array.cc +++ b/tests/mpi/collective_02_array.cc @@ -43,7 +43,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_02_array_in_place.cc b/tests/mpi/collective_02_array_in_place.cc index 09221982e6..685fcc1d5f 100644 --- a/tests/mpi/collective_02_array_in_place.cc +++ b/tests/mpi/collective_02_array_in_place.cc @@ -42,7 +42,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_02_dealii_vector.cc b/tests/mpi/collective_02_dealii_vector.cc index 9ab0d66b72..2663d1f024 100644 --- a/tests/mpi/collective_02_dealii_vector.cc +++ b/tests/mpi/collective_02_dealii_vector.cc @@ -64,7 +64,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_02_dealii_vector_in_place.cc b/tests/mpi/collective_02_dealii_vector_in_place.cc index c868f6d1aa..0f5c65f914 100644 --- a/tests/mpi/collective_02_dealii_vector_in_place.cc +++ b/tests/mpi/collective_02_dealii_vector_in_place.cc @@ -62,7 +62,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_02_vector.cc b/tests/mpi/collective_02_vector.cc index 78804f19e6..5ad8fc5796 100644 --- a/tests/mpi/collective_02_vector.cc +++ b/tests/mpi/collective_02_vector.cc @@ -44,7 +44,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_02_vector_in_place.cc b/tests/mpi/collective_02_vector_in_place.cc index 70c9896b1b..b2c68552bc 100644 --- a/tests/mpi/collective_02_vector_in_place.cc +++ b/tests/mpi/collective_02_vector_in_place.cc @@ -43,7 +43,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_max.cc b/tests/mpi/collective_max.cc index 00615b1118..1792a6d587 100644 --- a/tests/mpi/collective_max.cc +++ b/tests/mpi/collective_max.cc @@ -57,7 +57,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_max_array.cc b/tests/mpi/collective_max_array.cc index a9f41e266b..4ba236a9a1 100644 --- a/tests/mpi/collective_max_array.cc +++ b/tests/mpi/collective_max_array.cc @@ -43,7 +43,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_max_array_in_place.cc b/tests/mpi/collective_max_array_in_place.cc index a04aefcf3d..fd125f4721 100644 --- a/tests/mpi/collective_max_array_in_place.cc +++ b/tests/mpi/collective_max_array_in_place.cc @@ -42,7 +42,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_max_vector.cc b/tests/mpi/collective_max_vector.cc index 9e6773aeda..d1ea96a21b 100644 --- a/tests/mpi/collective_max_vector.cc +++ b/tests/mpi/collective_max_vector.cc @@ -44,7 +44,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_max_vector_in_place.cc b/tests/mpi/collective_max_vector_in_place.cc index 239200ac0c..88b4aafe73 100644 --- a/tests/mpi/collective_max_vector_in_place.cc +++ b/tests/mpi/collective_max_vector_in_place.cc @@ -43,7 +43,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_min.cc b/tests/mpi/collective_min.cc index 1539da6b1c..cdd8c569d6 100644 --- a/tests/mpi/collective_min.cc +++ b/tests/mpi/collective_min.cc @@ -57,7 +57,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_min_array.cc b/tests/mpi/collective_min_array.cc index 0c2255853b..0c2961d78d 100644 --- a/tests/mpi/collective_min_array.cc +++ b/tests/mpi/collective_min_array.cc @@ -43,7 +43,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_min_array_in_place.cc b/tests/mpi/collective_min_array_in_place.cc index e52cd4c9f9..7239510a12 100644 --- a/tests/mpi/collective_min_array_in_place.cc +++ b/tests/mpi/collective_min_array_in_place.cc @@ -42,7 +42,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_min_vector.cc b/tests/mpi/collective_min_vector.cc index 9cc73d99ba..fe9281377a 100644 --- a/tests/mpi/collective_min_vector.cc +++ b/tests/mpi/collective_min_vector.cc @@ -44,7 +44,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_min_vector_in_place.cc b/tests/mpi/collective_min_vector_in_place.cc index 5dce2fd1ce..17b4f0c2e2 100644 --- a/tests/mpi/collective_min_vector_in_place.cc +++ b/tests/mpi/collective_min_vector_in_place.cc @@ -43,7 +43,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/collective_tensor.cc b/tests/mpi/collective_tensor.cc index 53f17460bd..34940f5c0f 100644 --- a/tests/mpi/collective_tensor.cc +++ b/tests/mpi/collective_tensor.cc @@ -96,7 +96,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/communicate_moved_vertices_01.cc b/tests/mpi/communicate_moved_vertices_01.cc index 0c7081fa6a..6d69845499 100644 --- a/tests/mpi/communicate_moved_vertices_01.cc +++ b/tests/mpi/communicate_moved_vertices_01.cc @@ -107,7 +107,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/communicate_moved_vertices_02.cc b/tests/mpi/communicate_moved_vertices_02.cc index cd9072c341..0de4798296 100644 --- a/tests/mpi/communicate_moved_vertices_02.cc +++ b/tests/mpi/communicate_moved_vertices_02.cc @@ -103,7 +103,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/compute_mean_value.cc b/tests/mpi/compute_mean_value.cc index 22c3215c43..4e0dd6d558 100644 --- a/tests/mpi/compute_mean_value.cc +++ b/tests/mpi/compute_mean_value.cc @@ -91,7 +91,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/condense_01.cc b/tests/mpi/condense_01.cc index 106289cdca..fb26e41231 100644 --- a/tests/mpi/condense_01.cc +++ b/tests/mpi/condense_01.cc @@ -90,7 +90,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test<2>(); diff --git a/tests/mpi/constraint_matrix_condense_01.cc b/tests/mpi/constraint_matrix_condense_01.cc index c4d966be89..d4628a10c1 100644 --- a/tests/mpi/constraint_matrix_condense_01.cc +++ b/tests/mpi/constraint_matrix_condense_01.cc @@ -78,7 +78,7 @@ void test () int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/constraint_matrix_crash_01.cc b/tests/mpi/constraint_matrix_crash_01.cc index 0388e63b0e..c4fdced228 100644 --- a/tests/mpi/constraint_matrix_crash_01.cc +++ b/tests/mpi/constraint_matrix_crash_01.cc @@ -45,7 +45,7 @@ void test () int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test(); diff --git a/tests/mpi/constraint_matrix_set_zero_01.cc b/tests/mpi/constraint_matrix_set_zero_01.cc index a244c2720e..9b1b42b86a 100644 --- a/tests/mpi/constraint_matrix_set_zero_01.cc +++ b/tests/mpi/constraint_matrix_set_zero_01.cc @@ -76,7 +76,7 @@ void test () int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test(); diff --git a/tests/mpi/constraint_matrix_set_zero_02.cc b/tests/mpi/constraint_matrix_set_zero_02.cc index 1f60a103ef..5f1b6e2b77 100644 --- a/tests/mpi/constraint_matrix_set_zero_02.cc +++ b/tests/mpi/constraint_matrix_set_zero_02.cc @@ -79,7 +79,7 @@ void test () int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test(); diff --git a/tests/mpi/constraint_matrix_trilinos_bug.cc b/tests/mpi/constraint_matrix_trilinos_bug.cc index c4fbd7b81b..2e6cb614b6 100644 --- a/tests/mpi/constraint_matrix_trilinos_bug.cc +++ b/tests/mpi/constraint_matrix_trilinos_bug.cc @@ -142,7 +142,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/count_dofs_per_block_01.cc b/tests/mpi/count_dofs_per_block_01.cc index 6cca1aec20..c3741fd9a4 100644 --- a/tests/mpi/count_dofs_per_block_01.cc +++ b/tests/mpi/count_dofs_per_block_01.cc @@ -65,7 +65,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); if (myid == 0) diff --git a/tests/mpi/count_dofs_per_block_02.cc b/tests/mpi/count_dofs_per_block_02.cc index 7a1deae5a3..1be5cf1905 100644 --- a/tests/mpi/count_dofs_per_block_02.cc +++ b/tests/mpi/count_dofs_per_block_02.cc @@ -108,7 +108,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); if (myid == 0) diff --git a/tests/mpi/count_dofs_per_component_01.cc b/tests/mpi/count_dofs_per_component_01.cc index bd337ae386..e06899acc6 100644 --- a/tests/mpi/count_dofs_per_component_01.cc +++ b/tests/mpi/count_dofs_per_component_01.cc @@ -74,7 +74,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); if (myid == 0) diff --git a/tests/mpi/crash_01.cc b/tests/mpi/crash_01.cc index 96a09bbbe8..0c151613c5 100644 --- a/tests/mpi/crash_01.cc +++ b/tests/mpi/crash_01.cc @@ -60,7 +60,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); if (myid == 0) diff --git a/tests/mpi/crash_02.cc b/tests/mpi/crash_02.cc index 623fbc50c8..748eed41fc 100644 --- a/tests/mpi/crash_02.cc +++ b/tests/mpi/crash_02.cc @@ -55,7 +55,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); if (myid == 0) diff --git a/tests/mpi/crash_03.cc b/tests/mpi/crash_03.cc index b4ebebe144..b641d457e8 100644 --- a/tests/mpi/crash_03.cc +++ b/tests/mpi/crash_03.cc @@ -85,7 +85,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); if (myid == 0) diff --git a/tests/mpi/crash_04.cc b/tests/mpi/crash_04.cc index 3537466aef..f305e41b9e 100644 --- a/tests/mpi/crash_04.cc +++ b/tests/mpi/crash_04.cc @@ -111,7 +111,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); if (myid == 0) diff --git a/tests/mpi/crash_05.cc b/tests/mpi/crash_05.cc index dc1e92ff77..dae7a0d0ab 100644 --- a/tests/mpi/crash_05.cc +++ b/tests/mpi/crash_05.cc @@ -89,7 +89,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test<2>(); diff --git a/tests/mpi/crash_06.cc b/tests/mpi/crash_06.cc index 8a3a3536a6..af00417806 100644 --- a/tests/mpi/crash_06.cc +++ b/tests/mpi/crash_06.cc @@ -95,7 +95,7 @@ void testit() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; testit<2>(); diff --git a/tests/mpi/cuthill_mckee_01.cc b/tests/mpi/cuthill_mckee_01.cc index 3d0db2e7af..64657e2b1d 100644 --- a/tests/mpi/cuthill_mckee_01.cc +++ b/tests/mpi/cuthill_mckee_01.cc @@ -45,7 +45,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process(MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); if (myid == 0) diff --git a/tests/mpi/data_out_hdf5_01.cc b/tests/mpi/data_out_hdf5_01.cc index 2cc961b68f..6627e491bf 100644 --- a/tests/mpi/data_out_hdf5_01.cc +++ b/tests/mpi/data_out_hdf5_01.cc @@ -69,7 +69,7 @@ test () int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; try diff --git a/tests/mpi/derivative_approximation_01.cc b/tests/mpi/derivative_approximation_01.cc index b32413cead..3583982eee 100644 --- a/tests/mpi/derivative_approximation_01.cc +++ b/tests/mpi/derivative_approximation_01.cc @@ -92,7 +92,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test<2>(); diff --git a/tests/mpi/derivative_approximation_02.cc b/tests/mpi/derivative_approximation_02.cc index 9c3a1c25b9..0545659997 100644 --- a/tests/mpi/derivative_approximation_02.cc +++ b/tests/mpi/derivative_approximation_02.cc @@ -99,7 +99,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; diff --git a/tests/mpi/distort_random_01.cc b/tests/mpi/distort_random_01.cc index c0ef6da32c..52d435b5ea 100644 --- a/tests/mpi/distort_random_01.cc +++ b/tests/mpi/distort_random_01.cc @@ -69,7 +69,7 @@ void test1 (const bool keep_boundary) int main (int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD) == 0) { diff --git a/tests/mpi/distort_random_02.cc b/tests/mpi/distort_random_02.cc index a9adc77706..b02d627b5a 100644 --- a/tests/mpi/distort_random_02.cc +++ b/tests/mpi/distort_random_02.cc @@ -81,7 +81,7 @@ void test1 (const bool keep_boundary) int main (int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD) == 0) { diff --git a/tests/mpi/distribute_sp_01.cc b/tests/mpi/distribute_sp_01.cc index 72a98f8252..d2204f4b28 100644 --- a/tests/mpi/distribute_sp_01.cc +++ b/tests/mpi/distribute_sp_01.cc @@ -95,7 +95,7 @@ void test_mpi() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/distribute_sp_02.cc b/tests/mpi/distribute_sp_02.cc index 40e8cc0f6c..cc8ffd5319 100644 --- a/tests/mpi/distribute_sp_02.cc +++ b/tests/mpi/distribute_sp_02.cc @@ -155,7 +155,7 @@ void test_mpi() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/dof_handler_number_cache.cc b/tests/mpi/dof_handler_number_cache.cc index 4a99c29b70..9dc88a611d 100644 --- a/tests/mpi/dof_handler_number_cache.cc +++ b/tests/mpi/dof_handler_number_cache.cc @@ -133,7 +133,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); if (myid == 0) diff --git a/tests/mpi/extract_boundary_dofs.cc b/tests/mpi/extract_boundary_dofs.cc index 97cab9cb66..51bfa5bb3f 100644 --- a/tests/mpi/extract_boundary_dofs.cc +++ b/tests/mpi/extract_boundary_dofs.cc @@ -59,7 +59,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/extract_constant_modes_01.cc b/tests/mpi/extract_constant_modes_01.cc index 3b3cbde2ba..d6ed5cf977 100644 --- a/tests/mpi/extract_constant_modes_01.cc +++ b/tests/mpi/extract_constant_modes_01.cc @@ -101,7 +101,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/extract_constant_modes_02.cc b/tests/mpi/extract_constant_modes_02.cc index 9668e152d7..83895a33c5 100644 --- a/tests/mpi/extract_constant_modes_02.cc +++ b/tests/mpi/extract_constant_modes_02.cc @@ -77,7 +77,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/extract_locally_active_dofs.cc b/tests/mpi/extract_locally_active_dofs.cc index 521c18f02c..7f3aadd983 100644 --- a/tests/mpi/extract_locally_active_dofs.cc +++ b/tests/mpi/extract_locally_active_dofs.cc @@ -78,7 +78,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/fe_field_function_01.cc b/tests/mpi/fe_field_function_01.cc index d394f59a42..a745e25744 100644 --- a/tests/mpi/fe_field_function_01.cc +++ b/tests/mpi/fe_field_function_01.cc @@ -119,7 +119,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/find_active_cell_around_point_01.cc b/tests/mpi/find_active_cell_around_point_01.cc index 54d5c8e650..eca1ef47e0 100644 --- a/tests/mpi/find_active_cell_around_point_01.cc +++ b/tests/mpi/find_active_cell_around_point_01.cc @@ -80,7 +80,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/flux_edge_01.cc b/tests/mpi/flux_edge_01.cc index 1a2289e451..1802fded5c 100644 --- a/tests/mpi/flux_edge_01.cc +++ b/tests/mpi/flux_edge_01.cc @@ -189,12 +189,12 @@ namespace Step39 int main(int argc, char *argv[]) { - dealii::Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); - mpi_initlog(true); - using namespace dealii; using namespace Step39; + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); + mpi_initlog(true); + try { FE_DGQ<2> fe1(0); diff --git a/tests/mpi/ghost_01.cc b/tests/mpi/ghost_01.cc index 82037279cc..4274a8f93b 100644 --- a/tests/mpi/ghost_01.cc +++ b/tests/mpi/ghost_01.cc @@ -81,7 +81,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/ghost_02.cc b/tests/mpi/ghost_02.cc index 25c3aa9be5..e9ea1965fc 100644 --- a/tests/mpi/ghost_02.cc +++ b/tests/mpi/ghost_02.cc @@ -96,7 +96,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/ghost_03.cc b/tests/mpi/ghost_03.cc index 9728ef4154..d29f62605f 100644 --- a/tests/mpi/ghost_03.cc +++ b/tests/mpi/ghost_03.cc @@ -92,7 +92,7 @@ int main (int argc, char **argv) { deal_II_exceptions::disable_abort_on_exception(); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/has_active_dofs_01.cc b/tests/mpi/has_active_dofs_01.cc index d3726e44a2..d799d9dd03 100644 --- a/tests/mpi/has_active_dofs_01.cc +++ b/tests/mpi/has_active_dofs_01.cc @@ -103,7 +103,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/has_active_dofs_02.cc b/tests/mpi/has_active_dofs_02.cc index 3ebb9126b2..425b6123e3 100644 --- a/tests/mpi/has_active_dofs_02.cc +++ b/tests/mpi/has_active_dofs_02.cc @@ -105,7 +105,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/has_hanging_nodes.cc b/tests/mpi/has_hanging_nodes.cc index 4878e218b8..bcd88cbee3 100644 --- a/tests/mpi/has_hanging_nodes.cc +++ b/tests/mpi/has_hanging_nodes.cc @@ -144,7 +144,7 @@ int main (int argc, char *argv[]) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); test_int<2>(0,0); test_int<2>(2,0); test_int<2>(3,1); diff --git a/tests/mpi/integrate_difference.cc b/tests/mpi/integrate_difference.cc index 3a5af78142..ea85636164 100644 --- a/tests/mpi/integrate_difference.cc +++ b/tests/mpi/integrate_difference.cc @@ -112,7 +112,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/interpolate_01.cc b/tests/mpi/interpolate_01.cc index 27c0c4f3e4..ee1750c707 100644 --- a/tests/mpi/interpolate_01.cc +++ b/tests/mpi/interpolate_01.cc @@ -82,7 +82,7 @@ void test() int main(int argc, char *argv[]) { #ifdef DEAL_II_WITH_MPI - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); #else (void)argc; (void)argv; diff --git a/tests/mpi/interpolate_02.cc b/tests/mpi/interpolate_02.cc index 72c415300d..459cb5749f 100644 --- a/tests/mpi/interpolate_02.cc +++ b/tests/mpi/interpolate_02.cc @@ -80,7 +80,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/interpolate_03.cc b/tests/mpi/interpolate_03.cc index 3ceb1268ad..0c48eeb437 100644 --- a/tests/mpi/interpolate_03.cc +++ b/tests/mpi/interpolate_03.cc @@ -84,7 +84,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/interpolate_04.cc b/tests/mpi/interpolate_04.cc index 6570811cce..03795d5ef5 100644 --- a/tests/mpi/interpolate_04.cc +++ b/tests/mpi/interpolate_04.cc @@ -91,7 +91,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/interpolate_to_different_mesh_01.cc b/tests/mpi/interpolate_to_different_mesh_01.cc index 8d82629fdb..ff099e4c27 100644 --- a/tests/mpi/interpolate_to_different_mesh_01.cc +++ b/tests/mpi/interpolate_to_different_mesh_01.cc @@ -191,7 +191,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test<2>(); } diff --git a/tests/mpi/interpolate_to_different_mesh_02.cc b/tests/mpi/interpolate_to_different_mesh_02.cc index e91d5efc04..eca7554c64 100644 --- a/tests/mpi/interpolate_to_different_mesh_02.cc +++ b/tests/mpi/interpolate_to_different_mesh_02.cc @@ -293,7 +293,7 @@ void seventh_grid() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.depth_file(0); diff --git a/tests/mpi/is_locally_owned.cc b/tests/mpi/is_locally_owned.cc index bd6efee0e2..5e80ec604d 100644 --- a/tests/mpi/is_locally_owned.cc +++ b/tests/mpi/is_locally_owned.cc @@ -84,7 +84,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/make_zero_boundary_values.cc b/tests/mpi/make_zero_boundary_values.cc index b66fee4b2e..ac24b34419 100644 --- a/tests/mpi/make_zero_boundary_values.cc +++ b/tests/mpi/make_zero_boundary_values.cc @@ -65,7 +65,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/map_dofs_to_support_points.cc b/tests/mpi/map_dofs_to_support_points.cc index 8fe13718b5..2b93a84106 100644 --- a/tests/mpi/map_dofs_to_support_points.cc +++ b/tests/mpi/map_dofs_to_support_points.cc @@ -80,7 +80,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/mesh_worker_01.cc b/tests/mpi/mesh_worker_01.cc index c58001d21c..cc2bf3f688 100644 --- a/tests/mpi/mesh_worker_01.cc +++ b/tests/mpi/mesh_worker_01.cc @@ -217,7 +217,7 @@ test() int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); MPILogInitAll log; test<2>(); diff --git a/tests/mpi/mesh_worker_02.cc b/tests/mpi/mesh_worker_02.cc index b4cc614654..2054662ba9 100644 --- a/tests/mpi/mesh_worker_02.cc +++ b/tests/mpi/mesh_worker_02.cc @@ -183,7 +183,7 @@ test() int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); MPILogInitAll log; test<2>(); diff --git a/tests/mpi/mesh_worker_04.cc b/tests/mpi/mesh_worker_04.cc index 00a684982e..093d4545fc 100644 --- a/tests/mpi/mesh_worker_04.cc +++ b/tests/mpi/mesh_worker_04.cc @@ -175,7 +175,7 @@ test() int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); MPILogInitAll log; test<2>(); diff --git a/tests/mpi/mesh_worker_matrix_01.cc b/tests/mpi/mesh_worker_matrix_01.cc index a350c07447..faee6b0521 100644 --- a/tests/mpi/mesh_worker_matrix_01.cc +++ b/tests/mpi/mesh_worker_matrix_01.cc @@ -275,7 +275,7 @@ test(const FiniteElement &fe) int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); MPILogInitAll log; FE_DGP<2> p0(0); diff --git a/tests/mpi/mg_01.cc b/tests/mpi/mg_01.cc index 36838a39ff..238f7d5bf7 100644 --- a/tests/mpi/mg_01.cc +++ b/tests/mpi/mg_01.cc @@ -107,7 +107,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/mg_02.cc b/tests/mpi/mg_02.cc index 5597f7641a..2a0d4a8d13 100644 --- a/tests/mpi/mg_02.cc +++ b/tests/mpi/mg_02.cc @@ -111,7 +111,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/mg_03.cc b/tests/mpi/mg_03.cc index 5a2478b3c8..d11b161d5b 100644 --- a/tests/mpi/mg_03.cc +++ b/tests/mpi/mg_03.cc @@ -116,7 +116,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/mg_04.cc b/tests/mpi/mg_04.cc index e058973275..9545bbe03d 100644 --- a/tests/mpi/mg_04.cc +++ b/tests/mpi/mg_04.cc @@ -112,7 +112,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/mg_05.cc b/tests/mpi/mg_05.cc index 598feb51b2..363a603420 100644 --- a/tests/mpi/mg_05.cc +++ b/tests/mpi/mg_05.cc @@ -154,7 +154,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/mg_06.cc b/tests/mpi/mg_06.cc index 2f362928fa..5d438eeff3 100644 --- a/tests/mpi/mg_06.cc +++ b/tests/mpi/mg_06.cc @@ -155,7 +155,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/muelu_periodicity.cc b/tests/mpi/muelu_periodicity.cc index 7526a8ee0e..068ba075d7 100644 --- a/tests/mpi/muelu_periodicity.cc +++ b/tests/mpi/muelu_periodicity.cc @@ -770,7 +770,7 @@ int main (int argc, char *argv[]) using namespace dealii; using namespace Step22; - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); deallog.depth_console (0); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD)==0) diff --git a/tests/mpi/multigrid_adaptive.cc b/tests/mpi/multigrid_adaptive.cc index 498f95b00d..0168acfc71 100644 --- a/tests/mpi/multigrid_adaptive.cc +++ b/tests/mpi/multigrid_adaptive.cc @@ -504,14 +504,14 @@ namespace Step50 // in step-6: int main (int argc, char *argv[]) { - dealii::Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + using namespace dealii; + using namespace Step50; + + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); mpi_initlog(); try { - using namespace dealii; - using namespace Step50; - LaplaceProblem<2> laplace_problem(1); laplace_problem.run (); } diff --git a/tests/mpi/multigrid_uniform.cc b/tests/mpi/multigrid_uniform.cc index 189c57332a..859d391055 100644 --- a/tests/mpi/multigrid_uniform.cc +++ b/tests/mpi/multigrid_uniform.cc @@ -498,14 +498,13 @@ namespace Step50 // in step-6: int main (int argc, char *argv[]) { - dealii::Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + using namespace dealii; + using namespace Step50; + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); mpi_initlog(); try { - using namespace dealii; - using namespace Step50; - LaplaceProblem<2> laplace_problem(1); laplace_problem.run (); } diff --git a/tests/mpi/no_flux_constraints.cc b/tests/mpi/no_flux_constraints.cc index bb5af06b1d..22279d2b2c 100644 --- a/tests/mpi/no_flux_constraints.cc +++ b/tests/mpi/no_flux_constraints.cc @@ -170,7 +170,7 @@ void test() int main(int argc, char *argv[]) { { - Utilities::MPI::MPI_InitFinalize mpi_init (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/no_flux_constraints_02.cc b/tests/mpi/no_flux_constraints_02.cc index 118c318bb1..aa92655754 100644 --- a/tests/mpi/no_flux_constraints_02.cc +++ b/tests/mpi/no_flux_constraints_02.cc @@ -212,7 +212,7 @@ void test() int main(int argc, char *argv[]) { { - Utilities::MPI::MPI_InitFinalize mpi_init (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/no_flux_constraints_03.cc b/tests/mpi/no_flux_constraints_03.cc index 0a6b8cffc3..2cee568d8b 100644 --- a/tests/mpi/no_flux_constraints_03.cc +++ b/tests/mpi/no_flux_constraints_03.cc @@ -187,7 +187,7 @@ void test() int main(int argc, char *argv[]) { { - Utilities::MPI::MPI_InitFinalize mpi_init (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/normal_flux_constraints.cc b/tests/mpi/normal_flux_constraints.cc index 9bea39c0fc..ee8a755b3c 100644 --- a/tests/mpi/normal_flux_constraints.cc +++ b/tests/mpi/normal_flux_constraints.cc @@ -169,7 +169,7 @@ void test() int main(int argc, char *argv[]) { { - Utilities::MPI::MPI_InitFinalize mpi_init (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_coarse_01.cc b/tests/mpi/p4est_2d_coarse_01.cc index 2a0428a225..3dff6398b6 100644 --- a/tests/mpi/p4est_2d_coarse_01.cc +++ b/tests/mpi/p4est_2d_coarse_01.cc @@ -93,7 +93,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_constraintmatrix_01.cc b/tests/mpi/p4est_2d_constraintmatrix_01.cc index 02c6b272ed..3202984101 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_01.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_01.cc @@ -94,7 +94,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_constraintmatrix_02.cc b/tests/mpi/p4est_2d_constraintmatrix_02.cc index 2bf0d72fde..18fdc61098 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_02.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_02.cc @@ -94,7 +94,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_constraintmatrix_03.cc b/tests/mpi/p4est_2d_constraintmatrix_03.cc index fd1c8ef7ef..2174db0436 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_03.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_03.cc @@ -224,7 +224,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_constraintmatrix_04.cc b/tests/mpi/p4est_2d_constraintmatrix_04.cc index 4e05391870..5058cd908b 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_04.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_04.cc @@ -319,7 +319,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_constraintmatrix_05.cc b/tests/mpi/p4est_2d_constraintmatrix_05.cc index 0796d38d43..6e14c27751 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_05.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_05.cc @@ -97,7 +97,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_dofhandler_01.cc b/tests/mpi/p4est_2d_dofhandler_01.cc index 24c495c1f5..6434b7b69a 100644 --- a/tests/mpi/p4est_2d_dofhandler_01.cc +++ b/tests/mpi/p4est_2d_dofhandler_01.cc @@ -85,7 +85,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_dofhandler_02.cc b/tests/mpi/p4est_2d_dofhandler_02.cc index 76ee60da6b..56d1311119 100644 --- a/tests/mpi/p4est_2d_dofhandler_02.cc +++ b/tests/mpi/p4est_2d_dofhandler_02.cc @@ -98,7 +98,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_dofhandler_03.cc b/tests/mpi/p4est_2d_dofhandler_03.cc index 12ba0108e7..3a63a36f01 100644 --- a/tests/mpi/p4est_2d_dofhandler_03.cc +++ b/tests/mpi/p4est_2d_dofhandler_03.cc @@ -117,7 +117,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_dofhandler_04.cc b/tests/mpi/p4est_2d_dofhandler_04.cc index 8b72dd52a9..f42426bcc6 100644 --- a/tests/mpi/p4est_2d_dofhandler_04.cc +++ b/tests/mpi/p4est_2d_dofhandler_04.cc @@ -127,7 +127,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_dofhandler_05.cc b/tests/mpi/p4est_2d_dofhandler_05.cc index c1c63d87e2..50422b9ac2 100644 --- a/tests/mpi/p4est_2d_dofhandler_05.cc +++ b/tests/mpi/p4est_2d_dofhandler_05.cc @@ -65,7 +65,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_ghost_01.cc b/tests/mpi/p4est_2d_ghost_01.cc index 0726b354dd..699a32a2da 100644 --- a/tests/mpi/p4est_2d_ghost_01.cc +++ b/tests/mpi/p4est_2d_ghost_01.cc @@ -113,7 +113,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_ghost_02.cc b/tests/mpi/p4est_2d_ghost_02.cc index 3379371b8a..196f7ef42c 100644 --- a/tests/mpi/p4est_2d_ghost_02.cc +++ b/tests/mpi/p4est_2d_ghost_02.cc @@ -115,7 +115,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_refine_01.cc b/tests/mpi/p4est_2d_refine_01.cc index 35e6312517..9077093499 100644 --- a/tests/mpi/p4est_2d_refine_01.cc +++ b/tests/mpi/p4est_2d_refine_01.cc @@ -79,7 +79,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_refine_02.cc b/tests/mpi/p4est_2d_refine_02.cc index 1ab782abc4..e64d683197 100644 --- a/tests/mpi/p4est_2d_refine_02.cc +++ b/tests/mpi/p4est_2d_refine_02.cc @@ -90,7 +90,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/p4est_2d_refine_03.cc b/tests/mpi/p4est_2d_refine_03.cc index 50cd2a9038..1f09f38bf3 100644 --- a/tests/mpi/p4est_2d_refine_03.cc +++ b/tests/mpi/p4est_2d_refine_03.cc @@ -89,7 +89,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_renumber_01.cc b/tests/mpi/p4est_2d_renumber_01.cc index 98fde63b71..7429ea34ae 100644 --- a/tests/mpi/p4est_2d_renumber_01.cc +++ b/tests/mpi/p4est_2d_renumber_01.cc @@ -118,7 +118,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_renumber_02.cc b/tests/mpi/p4est_2d_renumber_02.cc index 38005a061b..4b96a0613d 100644 --- a/tests/mpi/p4est_2d_renumber_02.cc +++ b/tests/mpi/p4est_2d_renumber_02.cc @@ -114,7 +114,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_2d_simple.cc b/tests/mpi/p4est_2d_simple.cc index 91dde930c4..441c8f28a4 100644 --- a/tests/mpi/p4est_2d_simple.cc +++ b/tests/mpi/p4est_2d_simple.cc @@ -82,7 +82,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_3d_constraintmatrix_01.cc b/tests/mpi/p4est_3d_constraintmatrix_01.cc index 6d12071e64..8d64346201 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_01.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_01.cc @@ -104,7 +104,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_3d_constraintmatrix_02.cc b/tests/mpi/p4est_3d_constraintmatrix_02.cc index 9c79c85430..e73ee12621 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_02.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_02.cc @@ -132,7 +132,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_3d_constraintmatrix_03.cc b/tests/mpi/p4est_3d_constraintmatrix_03.cc index 72c246c361..6d6acebc44 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_03.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_03.cc @@ -315,7 +315,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_3d_constraintmatrix_04.cc b/tests/mpi/p4est_3d_constraintmatrix_04.cc index 90f39d5cb8..c1f3473c61 100644 --- a/tests/mpi/p4est_3d_constraintmatrix_04.cc +++ b/tests/mpi/p4est_3d_constraintmatrix_04.cc @@ -94,7 +94,7 @@ void test () int main(int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); const unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/p4est_3d_ghost_01.cc b/tests/mpi/p4est_3d_ghost_01.cc index e03705b93d..06ddd0d3c8 100644 --- a/tests/mpi/p4est_3d_ghost_01.cc +++ b/tests/mpi/p4est_3d_ghost_01.cc @@ -124,7 +124,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_3d_refine_01.cc b/tests/mpi/p4est_3d_refine_01.cc index 7f6f19e595..1448643822 100644 --- a/tests/mpi/p4est_3d_refine_01.cc +++ b/tests/mpi/p4est_3d_refine_01.cc @@ -118,7 +118,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_3d_refine_02.cc b/tests/mpi/p4est_3d_refine_02.cc index e3f017d76a..87d9d5ea96 100644 --- a/tests/mpi/p4est_3d_refine_02.cc +++ b/tests/mpi/p4est_3d_refine_02.cc @@ -79,7 +79,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_3d_refine_03.cc b/tests/mpi/p4est_3d_refine_03.cc index c6b04cd832..dcf84be80a 100644 --- a/tests/mpi/p4est_3d_refine_03.cc +++ b/tests/mpi/p4est_3d_refine_03.cc @@ -76,7 +76,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_3d_refine_04.cc b/tests/mpi/p4est_3d_refine_04.cc index c362128b83..33e5c51246 100644 --- a/tests/mpi/p4est_3d_refine_04.cc +++ b/tests/mpi/p4est_3d_refine_04.cc @@ -116,7 +116,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_data_out_01.cc b/tests/mpi/p4est_data_out_01.cc index 8b01152c35..0b341f6c8f 100644 --- a/tests/mpi/p4est_data_out_01.cc +++ b/tests/mpi/p4est_data_out_01.cc @@ -82,7 +82,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_get_subdomain_association.cc b/tests/mpi/p4est_get_subdomain_association.cc index ab09071d29..e51fe420e9 100644 --- a/tests/mpi/p4est_get_subdomain_association.cc +++ b/tests/mpi/p4est_get_subdomain_association.cc @@ -77,7 +77,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_max_refine.cc b/tests/mpi/p4est_max_refine.cc index d10797f8fa..71784080b3 100644 --- a/tests/mpi/p4est_max_refine.cc +++ b/tests/mpi/p4est_max_refine.cc @@ -78,7 +78,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_save_01.cc b/tests/mpi/p4est_save_01.cc index 5395068808..bb1778f1f6 100644 --- a/tests/mpi/p4est_save_01.cc +++ b/tests/mpi/p4est_save_01.cc @@ -105,7 +105,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_save_02.cc b/tests/mpi/p4est_save_02.cc index a728b936ed..dbb1d2c4c5 100644 --- a/tests/mpi/p4est_save_02.cc +++ b/tests/mpi/p4est_save_02.cc @@ -160,7 +160,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_save_03.cc b/tests/mpi/p4est_save_03.cc index 9a7c999882..b10c0f1841 100644 --- a/tests/mpi/p4est_save_03.cc +++ b/tests/mpi/p4est_save_03.cc @@ -173,7 +173,7 @@ void test() int main (int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/p4est_save_04.cc b/tests/mpi/p4est_save_04.cc index 833e25b662..2e8ace5402 100644 --- a/tests/mpi/p4est_save_04.cc +++ b/tests/mpi/p4est_save_04.cc @@ -152,7 +152,7 @@ void test() int main (int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test<2>(); diff --git a/tests/mpi/parallel_block_vector_01.cc b/tests/mpi/parallel_block_vector_01.cc index b902281d3c..f49048027b 100644 --- a/tests/mpi/parallel_block_vector_01.cc +++ b/tests/mpi/parallel_block_vector_01.cc @@ -234,7 +234,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_block_vector_02.cc b/tests/mpi/parallel_block_vector_02.cc index bd4ffd5108..8e041d62fd 100644 --- a/tests/mpi/parallel_block_vector_02.cc +++ b/tests/mpi/parallel_block_vector_02.cc @@ -155,7 +155,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_partitioner_01.cc b/tests/mpi/parallel_partitioner_01.cc index 6b359d29e2..fc34b01ae6 100644 --- a/tests/mpi/parallel_partitioner_01.cc +++ b/tests/mpi/parallel_partitioner_01.cc @@ -119,7 +119,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_partitioner_02.cc b/tests/mpi/parallel_partitioner_02.cc index 0fc5237704..e86996d212 100644 --- a/tests/mpi/parallel_partitioner_02.cc +++ b/tests/mpi/parallel_partitioner_02.cc @@ -92,7 +92,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_partitioner_03.cc b/tests/mpi/parallel_partitioner_03.cc index 81bd585e7b..01289ff6cf 100644 --- a/tests/mpi/parallel_partitioner_03.cc +++ b/tests/mpi/parallel_partitioner_03.cc @@ -98,7 +98,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_partitioner_04.cc b/tests/mpi/parallel_partitioner_04.cc index 5b4a22e738..8bffa44ab5 100644 --- a/tests/mpi/parallel_partitioner_04.cc +++ b/tests/mpi/parallel_partitioner_04.cc @@ -89,7 +89,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_01.cc b/tests/mpi/parallel_vector_01.cc index 98b45aad1f..093a2489cf 100644 --- a/tests/mpi/parallel_vector_01.cc +++ b/tests/mpi/parallel_vector_01.cc @@ -69,7 +69,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_02.cc b/tests/mpi/parallel_vector_02.cc index 321e63df2a..93552a5dcd 100644 --- a/tests/mpi/parallel_vector_02.cc +++ b/tests/mpi/parallel_vector_02.cc @@ -80,7 +80,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_03.cc b/tests/mpi/parallel_vector_03.cc index 6447dedd55..0f1d7a1338 100644 --- a/tests/mpi/parallel_vector_03.cc +++ b/tests/mpi/parallel_vector_03.cc @@ -81,7 +81,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_04.cc b/tests/mpi/parallel_vector_04.cc index 6494da4adb..3d402ba81a 100644 --- a/tests/mpi/parallel_vector_04.cc +++ b/tests/mpi/parallel_vector_04.cc @@ -103,7 +103,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_05.cc b/tests/mpi/parallel_vector_05.cc index f38622f060..904254a8ee 100644 --- a/tests/mpi/parallel_vector_05.cc +++ b/tests/mpi/parallel_vector_05.cc @@ -72,7 +72,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_06.cc b/tests/mpi/parallel_vector_06.cc index 8037305ccf..e6d0e5367a 100644 --- a/tests/mpi/parallel_vector_06.cc +++ b/tests/mpi/parallel_vector_06.cc @@ -221,7 +221,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_07.cc b/tests/mpi/parallel_vector_07.cc index 0e8bcec53e..c72f8c7fe0 100644 --- a/tests/mpi/parallel_vector_07.cc +++ b/tests/mpi/parallel_vector_07.cc @@ -97,7 +97,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_08.cc b/tests/mpi/parallel_vector_08.cc index 78ef19f56d..56255804ae 100644 --- a/tests/mpi/parallel_vector_08.cc +++ b/tests/mpi/parallel_vector_08.cc @@ -144,7 +144,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_09.cc b/tests/mpi/parallel_vector_09.cc index b5d4329590..ac7998c82a 100644 --- a/tests/mpi/parallel_vector_09.cc +++ b/tests/mpi/parallel_vector_09.cc @@ -118,7 +118,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_10.cc b/tests/mpi/parallel_vector_10.cc index a9b60ae308..d8190f4474 100644 --- a/tests/mpi/parallel_vector_10.cc +++ b/tests/mpi/parallel_vector_10.cc @@ -70,7 +70,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_11.cc b/tests/mpi/parallel_vector_11.cc index b02ae8dbfc..983f879737 100644 --- a/tests/mpi/parallel_vector_11.cc +++ b/tests/mpi/parallel_vector_11.cc @@ -165,7 +165,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_12.cc b/tests/mpi/parallel_vector_12.cc index 8a4d02829f..3993f43da1 100644 --- a/tests/mpi/parallel_vector_12.cc +++ b/tests/mpi/parallel_vector_12.cc @@ -171,7 +171,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_13.cc b/tests/mpi/parallel_vector_13.cc index e6830b9b5f..8c459f3a4f 100644 --- a/tests/mpi/parallel_vector_13.cc +++ b/tests/mpi/parallel_vector_13.cc @@ -94,7 +94,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_14.cc b/tests/mpi/parallel_vector_14.cc index 59ef92ccc5..85c51b0359 100644 --- a/tests/mpi/parallel_vector_14.cc +++ b/tests/mpi/parallel_vector_14.cc @@ -123,7 +123,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_15.cc b/tests/mpi/parallel_vector_15.cc index 7117d3814d..3c13ed4bdc 100644 --- a/tests/mpi/parallel_vector_15.cc +++ b/tests/mpi/parallel_vector_15.cc @@ -96,7 +96,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_back_interpolate.cc b/tests/mpi/parallel_vector_back_interpolate.cc index 74e6d393bf..379f8af7a6 100644 --- a/tests/mpi/parallel_vector_back_interpolate.cc +++ b/tests/mpi/parallel_vector_back_interpolate.cc @@ -77,7 +77,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vector_interpolate.cc b/tests/mpi/parallel_vector_interpolate.cc index 867971b9ce..1c340183ce 100644 --- a/tests/mpi/parallel_vector_interpolate.cc +++ b/tests/mpi/parallel_vector_interpolate.cc @@ -76,7 +76,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/parallel_vtu_01.cc b/tests/mpi/parallel_vtu_01.cc index 06011e97c4..8dcaa48075 100644 --- a/tests/mpi/parallel_vtu_01.cc +++ b/tests/mpi/parallel_vtu_01.cc @@ -87,7 +87,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/periodicity_01.cc b/tests/mpi/periodicity_01.cc index feb465ec39..4ce1c42b93 100644 --- a/tests/mpi/periodicity_01.cc +++ b/tests/mpi/periodicity_01.cc @@ -512,7 +512,7 @@ int main(int argc, char *argv[]) using namespace dealii; using namespace Step40; - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); deallog.depth_console (0); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD)==0) diff --git a/tests/mpi/periodicity_02.cc b/tests/mpi/periodicity_02.cc index 1750ee28a3..5e0bc99c38 100644 --- a/tests/mpi/periodicity_02.cc +++ b/tests/mpi/periodicity_02.cc @@ -773,7 +773,7 @@ int main (int argc, char *argv[]) using namespace dealii; using namespace Step22; - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); deallog.depth_console (0); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD)==0) diff --git a/tests/mpi/periodicity_03.cc b/tests/mpi/periodicity_03.cc index c57e49bb53..2d66b82dcc 100644 --- a/tests/mpi/periodicity_03.cc +++ b/tests/mpi/periodicity_03.cc @@ -843,7 +843,7 @@ int main (int argc, char *argv[]) using namespace dealii; using namespace Step22; - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); deallog.depth_console (0); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD)==0) diff --git a/tests/mpi/periodicity_04.cc b/tests/mpi/periodicity_04.cc index 44e8331165..91e883a29e 100644 --- a/tests/mpi/periodicity_04.cc +++ b/tests/mpi/periodicity_04.cc @@ -238,7 +238,7 @@ int main (int argc, char *argv[]) { using namespace dealii; - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); deallog.depth_console (0); MPILogInitAll log; diff --git a/tests/mpi/petsc_01.cc b/tests/mpi/petsc_01.cc index 278aad7bd3..3d7cfea56d 100644 --- a/tests/mpi/petsc_01.cc +++ b/tests/mpi/petsc_01.cc @@ -83,7 +83,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD) == 0) { diff --git a/tests/mpi/petsc_02.cc b/tests/mpi/petsc_02.cc index 98beef9f2a..0fb85baa14 100644 --- a/tests/mpi/petsc_02.cc +++ b/tests/mpi/petsc_02.cc @@ -62,7 +62,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD) == 0) { diff --git a/tests/mpi/petsc_03.cc b/tests/mpi/petsc_03.cc index b70a5606fd..948272fdb3 100644 --- a/tests/mpi/petsc_03.cc +++ b/tests/mpi/petsc_03.cc @@ -60,7 +60,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD) == 0) { diff --git a/tests/mpi/petsc_bug_ghost_vector_01.cc b/tests/mpi/petsc_bug_ghost_vector_01.cc index 2d45f4a644..3f63a22e60 100644 --- a/tests/mpi/petsc_bug_ghost_vector_01.cc +++ b/tests/mpi/petsc_bug_ghost_vector_01.cc @@ -244,7 +244,7 @@ void test () int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD) == 0) { diff --git a/tests/mpi/petsc_distribute_01.cc b/tests/mpi/petsc_distribute_01.cc index 9183262819..324a034862 100644 --- a/tests/mpi/petsc_distribute_01.cc +++ b/tests/mpi/petsc_distribute_01.cc @@ -144,7 +144,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/petsc_distribute_01_block.cc b/tests/mpi/petsc_distribute_01_block.cc index a7a4c93259..1cc0987caf 100644 --- a/tests/mpi/petsc_distribute_01_block.cc +++ b/tests/mpi/petsc_distribute_01_block.cc @@ -178,7 +178,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/petsc_distribute_01_inhomogenous.cc b/tests/mpi/petsc_distribute_01_inhomogenous.cc index 4f3de4f99c..ee93abf259 100644 --- a/tests/mpi/petsc_distribute_01_inhomogenous.cc +++ b/tests/mpi/petsc_distribute_01_inhomogenous.cc @@ -138,7 +138,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/petsc_locally_owned_elements.cc b/tests/mpi/petsc_locally_owned_elements.cc index 317fdcc44f..e8a1cae624 100644 --- a/tests/mpi/petsc_locally_owned_elements.cc +++ b/tests/mpi/petsc_locally_owned_elements.cc @@ -62,7 +62,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/point_to_point_pattern_01.cc b/tests/mpi/point_to_point_pattern_01.cc index ff4c1c84b8..c97c37d3d1 100644 --- a/tests/mpi/point_to_point_pattern_01.cc +++ b/tests/mpi/point_to_point_pattern_01.cc @@ -108,7 +108,7 @@ void test_mpi() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD) == 0) { diff --git a/tests/mpi/point_value_01.cc b/tests/mpi/point_value_01.cc index e8b1d71f64..9df032bee5 100644 --- a/tests/mpi/point_value_01.cc +++ b/tests/mpi/point_value_01.cc @@ -101,7 +101,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); if (myid == 0) diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc index 51fca061d1..32a208b462 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_01.cc @@ -127,7 +127,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc index 27542f714f..6cbd65aafa 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_02.cc @@ -137,7 +137,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc index adf1151170..76a1f5e29d 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_03.cc @@ -116,7 +116,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc index e9ac329c68..053b9ae0c4 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_04.cc @@ -134,7 +134,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc index 570eaf978c..6068b94942 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_05.cc @@ -131,7 +131,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc index 0c983a873b..630d8499fd 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_06.cc @@ -150,7 +150,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_07.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_07.cc index 5612c11f7e..6ab8eb3952 100644 --- a/tests/mpi/refine_and_coarsen_fixed_fraction_07.cc +++ b/tests/mpi/refine_and_coarsen_fixed_fraction_07.cc @@ -199,7 +199,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_number_01.cc b/tests/mpi/refine_and_coarsen_fixed_number_01.cc index ff5260d1b6..672b035f54 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_01.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_01.cc @@ -115,7 +115,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_number_02.cc b/tests/mpi/refine_and_coarsen_fixed_number_02.cc index 27a512c4c1..91f49e9553 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_02.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_02.cc @@ -116,7 +116,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_number_03.cc b/tests/mpi/refine_and_coarsen_fixed_number_03.cc index 97ba9541a1..5660a05118 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_03.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_03.cc @@ -105,7 +105,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_number_04.cc b/tests/mpi/refine_and_coarsen_fixed_number_04.cc index 9c3dd88d48..bbda11e10b 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_04.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_04.cc @@ -134,7 +134,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_number_05.cc b/tests/mpi/refine_and_coarsen_fixed_number_05.cc index ee96bbd528..5f2a09095e 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_05.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_05.cc @@ -131,7 +131,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refine_and_coarsen_fixed_number_06.cc b/tests/mpi/refine_and_coarsen_fixed_number_06.cc index d00ac4a091..86aa119db3 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_06.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_06.cc @@ -70,7 +70,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD) == 0) { diff --git a/tests/mpi/refine_and_coarsen_fixed_number_07.cc b/tests/mpi/refine_and_coarsen_fixed_number_07.cc index 9f953ae27b..ab837b22bb 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_07.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_07.cc @@ -108,7 +108,7 @@ void test(const double max_n_cell_ratio) int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refinement_listener_01.cc b/tests/mpi/refinement_listener_01.cc index 3d41b05fd7..31508e14f4 100644 --- a/tests/mpi/refinement_listener_01.cc +++ b/tests/mpi/refinement_listener_01.cc @@ -85,7 +85,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/refinement_listener_02.cc b/tests/mpi/refinement_listener_02.cc index e60e983a0b..034d1231bc 100644 --- a/tests/mpi/refinement_listener_02.cc +++ b/tests/mpi/refinement_listener_02.cc @@ -88,7 +88,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/renumber_cuthill_mckee.cc b/tests/mpi/renumber_cuthill_mckee.cc index cdfa7e1fe9..86adabe68a 100644 --- a/tests/mpi/renumber_cuthill_mckee.cc +++ b/tests/mpi/renumber_cuthill_mckee.cc @@ -91,7 +91,7 @@ void test() int main (int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/renumber_cuthill_mckee_02.cc b/tests/mpi/renumber_cuthill_mckee_02.cc index 871d368e40..1c6b5c4a95 100644 --- a/tests/mpi/renumber_cuthill_mckee_02.cc +++ b/tests/mpi/renumber_cuthill_mckee_02.cc @@ -93,7 +93,7 @@ void test() int main (int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/renumber_z_order_01.cc b/tests/mpi/renumber_z_order_01.cc index 949b5d720a..58ad7e4e9e 100644 --- a/tests/mpi/renumber_z_order_01.cc +++ b/tests/mpi/renumber_z_order_01.cc @@ -121,7 +121,7 @@ void test() int main (int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/renumber_z_order_02.cc b/tests/mpi/renumber_z_order_02.cc index e7ebc80dd5..168b424379 100644 --- a/tests/mpi/renumber_z_order_02.cc +++ b/tests/mpi/renumber_z_order_02.cc @@ -125,7 +125,7 @@ void test() int main (int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/repartition_01.cc b/tests/mpi/repartition_01.cc index 3502214ea9..8b9745d783 100644 --- a/tests/mpi/repartition_01.cc +++ b/tests/mpi/repartition_01.cc @@ -77,7 +77,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test<2>(); } diff --git a/tests/mpi/repartition_02.cc b/tests/mpi/repartition_02.cc index b97be9c7c5..ab67abd8ec 100644 --- a/tests/mpi/repartition_02.cc +++ b/tests/mpi/repartition_02.cc @@ -154,7 +154,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test<2>(); } diff --git a/tests/mpi/repartition_03.cc b/tests/mpi/repartition_03.cc index 186d7427e0..8aa495d725 100644 --- a/tests/mpi/repartition_03.cc +++ b/tests/mpi/repartition_03.cc @@ -99,7 +99,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test<2>(); } diff --git a/tests/mpi/simple_mpi_01.cc b/tests/mpi/simple_mpi_01.cc index 959a2251e1..45e2762de1 100644 --- a/tests/mpi/simple_mpi_01.cc +++ b/tests/mpi/simple_mpi_01.cc @@ -65,7 +65,7 @@ void test_mpi() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD) == 0) { diff --git a/tests/mpi/solution_transfer_01.cc b/tests/mpi/solution_transfer_01.cc index 853e534988..b80dc4626f 100644 --- a/tests/mpi/solution_transfer_01.cc +++ b/tests/mpi/solution_transfer_01.cc @@ -102,7 +102,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/step-39.cc b/tests/mpi/step-39.cc index 083cf8f6e5..5763bd70db 100644 --- a/tests/mpi/step-39.cc +++ b/tests/mpi/step-39.cc @@ -693,12 +693,12 @@ namespace Step39 int main(int argc, char *argv[]) { - dealii::Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); - MPILogInitAll log; - using namespace dealii; using namespace Step39; + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); + MPILogInitAll log; + try { FE_DGQ<2> fe1(2); diff --git a/tests/mpi/torus.cc b/tests/mpi/torus.cc index 7b7a808141..8c253c077f 100644 --- a/tests/mpi/torus.cc +++ b/tests/mpi/torus.cc @@ -66,7 +66,8 @@ DeclException1(ExcMissingCell, int main(int argc, char *argv[]) { - dealii::Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + using namespace dealii; + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); MPILogInitAll log; if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD) == 0) diff --git a/tests/mpi/tria_01.cc b/tests/mpi/tria_01.cc index 24099ab950..8df7357cc9 100644 --- a/tests/mpi/tria_01.cc +++ b/tests/mpi/tria_01.cc @@ -75,7 +75,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; deallog.push("2d"); diff --git a/tests/mpi/tria_copy_triangulation.cc b/tests/mpi/tria_copy_triangulation.cc index a50ae04970..bd4cfbfaac 100644 --- a/tests/mpi/tria_copy_triangulation.cc +++ b/tests/mpi/tria_copy_triangulation.cc @@ -120,7 +120,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_01.cc b/tests/mpi/trilinos_01.cc index 71c78d63e5..441496aa7a 100644 --- a/tests/mpi/trilinos_01.cc +++ b/tests/mpi/trilinos_01.cc @@ -86,7 +86,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_02.cc b/tests/mpi/trilinos_02.cc index f59a195975..a19287e57e 100644 --- a/tests/mpi/trilinos_02.cc +++ b/tests/mpi/trilinos_02.cc @@ -83,7 +83,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_bug_5609.cc b/tests/mpi/trilinos_bug_5609.cc index fad8a8c4f9..17ebf3863e 100644 --- a/tests/mpi/trilinos_bug_5609.cc +++ b/tests/mpi/trilinos_bug_5609.cc @@ -68,7 +68,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_compress_bug.cc b/tests/mpi/trilinos_compress_bug.cc index 00d281f2f4..9075ddfca2 100644 --- a/tests/mpi/trilinos_compress_bug.cc +++ b/tests/mpi/trilinos_compress_bug.cc @@ -92,7 +92,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_distribute_01.cc b/tests/mpi/trilinos_distribute_01.cc index 463f0e3bce..d3f50c0213 100644 --- a/tests/mpi/trilinos_distribute_01.cc +++ b/tests/mpi/trilinos_distribute_01.cc @@ -149,7 +149,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_distribute_01_block.cc b/tests/mpi/trilinos_distribute_01_block.cc index 45a561dcbb..f39d4b4bae 100644 --- a/tests/mpi/trilinos_distribute_01_block.cc +++ b/tests/mpi/trilinos_distribute_01_block.cc @@ -182,7 +182,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_distribute_01_inhomogenous.cc b/tests/mpi/trilinos_distribute_01_inhomogenous.cc index bdb3b81e53..fd799862fc 100644 --- a/tests/mpi/trilinos_distribute_01_inhomogenous.cc +++ b/tests/mpi/trilinos_distribute_01_inhomogenous.cc @@ -143,7 +143,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_distribute_03.cc b/tests/mpi/trilinos_distribute_03.cc index e7686e5a65..b73f8415fd 100644 --- a/tests/mpi/trilinos_distribute_03.cc +++ b/tests/mpi/trilinos_distribute_03.cc @@ -57,7 +57,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_distribute_04.cc b/tests/mpi/trilinos_distribute_04.cc index 6b49cecfa0..1520a566d2 100644 --- a/tests/mpi/trilinos_distribute_04.cc +++ b/tests/mpi/trilinos_distribute_04.cc @@ -119,7 +119,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_ghost_01.cc b/tests/mpi/trilinos_ghost_01.cc index b8ef21ed70..3ae63d01c9 100644 --- a/tests/mpi/trilinos_ghost_01.cc +++ b/tests/mpi/trilinos_ghost_01.cc @@ -77,7 +77,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_ghost_02.cc b/tests/mpi/trilinos_ghost_02.cc index 99494233ec..e1b63a31e2 100644 --- a/tests/mpi/trilinos_ghost_02.cc +++ b/tests/mpi/trilinos_ghost_02.cc @@ -68,7 +68,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_ghost_03.cc b/tests/mpi/trilinos_ghost_03.cc index 4427ea5e31..ba4ff81325 100644 --- a/tests/mpi/trilinos_ghost_03.cc +++ b/tests/mpi/trilinos_ghost_03.cc @@ -84,7 +84,7 @@ int main (int argc, char **argv) { deal_II_exceptions::disable_abort_on_exception(); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_ghost_03_linfty.cc b/tests/mpi/trilinos_ghost_03_linfty.cc index 9783b3ba32..6dbaae44ec 100644 --- a/tests/mpi/trilinos_ghost_03_linfty.cc +++ b/tests/mpi/trilinos_ghost_03_linfty.cc @@ -83,7 +83,7 @@ int main (int argc, char **argv) { deal_II_exceptions::disable_abort_on_exception(); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_ghost_05.cc b/tests/mpi/trilinos_ghost_05.cc index 6eb98cb217..e17e45be84 100644 --- a/tests/mpi/trilinos_ghost_05.cc +++ b/tests/mpi/trilinos_ghost_05.cc @@ -82,7 +82,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_locally_owned_elements_01.cc b/tests/mpi/trilinos_locally_owned_elements_01.cc index 50cd2bc2a3..a193781965 100644 --- a/tests/mpi/trilinos_locally_owned_elements_01.cc +++ b/tests/mpi/trilinos_locally_owned_elements_01.cc @@ -66,7 +66,7 @@ void test() int main(int argc, char *argv[]) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_matvec_01.cc b/tests/mpi/trilinos_matvec_01.cc index f230a1b85d..5877ff1144 100644 --- a/tests/mpi/trilinos_matvec_01.cc +++ b/tests/mpi/trilinos_matvec_01.cc @@ -121,7 +121,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); const unsigned int n_procs = Utilities::MPI::n_mpi_processes(MPI_COMM_WORLD); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_matvec_02.cc b/tests/mpi/trilinos_matvec_02.cc index a6ee1fcd73..f5974a79f7 100644 --- a/tests/mpi/trilinos_matvec_02.cc +++ b/tests/mpi/trilinos_matvec_02.cc @@ -121,7 +121,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); const unsigned int n_procs = Utilities::MPI::n_mpi_processes(MPI_COMM_WORLD); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_matvec_03.cc b/tests/mpi/trilinos_matvec_03.cc index 735f70e4bf..2166f08f5e 100644 --- a/tests/mpi/trilinos_matvec_03.cc +++ b/tests/mpi/trilinos_matvec_03.cc @@ -143,7 +143,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); const unsigned int n_procs = Utilities::MPI::n_mpi_processes(MPI_COMM_WORLD); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_sadd_01.cc b/tests/mpi/trilinos_sadd_01.cc index 046cbfb544..43a29bd470 100644 --- a/tests/mpi/trilinos_sadd_01.cc +++ b/tests/mpi/trilinos_sadd_01.cc @@ -84,7 +84,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_sadd_02.cc b/tests/mpi/trilinos_sadd_02.cc index 6bae1cb14d..c1c42263e5 100644 --- a/tests/mpi/trilinos_sadd_02.cc +++ b/tests/mpi/trilinos_sadd_02.cc @@ -97,7 +97,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_sadd_03.cc b/tests/mpi/trilinos_sadd_03.cc index 662dcb9158..9e0d28ec68 100644 --- a/tests/mpi/trilinos_sadd_03.cc +++ b/tests/mpi/trilinos_sadd_03.cc @@ -142,7 +142,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_sparse_matrix_01.cc b/tests/mpi/trilinos_sparse_matrix_01.cc index 857e068884..b2df5edad5 100644 --- a/tests/mpi/trilinos_sparse_matrix_01.cc +++ b/tests/mpi/trilinos_sparse_matrix_01.cc @@ -116,7 +116,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); const unsigned int n_procs = Utilities::MPI::n_mpi_processes(MPI_COMM_WORLD); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_sparse_matrix_02.cc b/tests/mpi/trilinos_sparse_matrix_02.cc index ae36ed75c4..a410274d36 100644 --- a/tests/mpi/trilinos_sparse_matrix_02.cc +++ b/tests/mpi/trilinos_sparse_matrix_02.cc @@ -115,7 +115,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); MPILogInitAll log; test(); } diff --git a/tests/mpi/trilinos_sparse_matrix_03.cc b/tests/mpi/trilinos_sparse_matrix_03.cc index b5ae003844..2a59961546 100644 --- a/tests/mpi/trilinos_sparse_matrix_03.cc +++ b/tests/mpi/trilinos_sparse_matrix_03.cc @@ -208,7 +208,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); const unsigned int n_procs = Utilities::MPI::n_mpi_processes(MPI_COMM_WORLD); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_sparse_matrix_04.cc b/tests/mpi/trilinos_sparse_matrix_04.cc index 2424813027..3507ec7667 100644 --- a/tests/mpi/trilinos_sparse_matrix_04.cc +++ b/tests/mpi/trilinos_sparse_matrix_04.cc @@ -119,7 +119,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); const unsigned int n_procs = Utilities::MPI::n_mpi_processes(MPI_COMM_WORLD); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_sparse_matrix_05.cc b/tests/mpi/trilinos_sparse_matrix_05.cc index 3ff863f4b5..f491e95105 100644 --- a/tests/mpi/trilinos_sparse_matrix_05.cc +++ b/tests/mpi/trilinos_sparse_matrix_05.cc @@ -124,7 +124,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); const unsigned int n_procs = Utilities::MPI::n_mpi_processes(MPI_COMM_WORLD); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_sparse_matrix_mmult_01.cc b/tests/mpi/trilinos_sparse_matrix_mmult_01.cc index 54fb6e02e2..52abcc162c 100644 --- a/tests/mpi/trilinos_sparse_matrix_mmult_01.cc +++ b/tests/mpi/trilinos_sparse_matrix_mmult_01.cc @@ -148,7 +148,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/mpi/trilinos_sparse_matrix_print_01.cc b/tests/mpi/trilinos_sparse_matrix_print_01.cc index c78cf1c26d..55591e50b1 100644 --- a/tests/mpi/trilinos_sparse_matrix_print_01.cc +++ b/tests/mpi/trilinos_sparse_matrix_print_01.cc @@ -83,7 +83,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); const unsigned int n_procs = Utilities::MPI::n_mpi_processes(MPI_COMM_WORLD); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); diff --git a/tests/mpi/trilinos_vector_ghosts_01.cc b/tests/mpi/trilinos_vector_ghosts_01.cc index bd62f9bb3d..8c140b9c97 100644 --- a/tests/mpi/trilinos_vector_ghosts_01.cc +++ b/tests/mpi/trilinos_vector_ghosts_01.cc @@ -66,12 +66,7 @@ void test() int main(int argc, char *argv[]) { -#ifdef DEAL_II_WITH_MPI - MPI_Init (&argc,&argv); -#else - (void)argc; - (void)argv; -#endif + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); @@ -87,8 +82,4 @@ int main(int argc, char *argv[]) } else test(); - -#ifdef DEAL_II_WITH_MPI - MPI_Finalize(); -#endif } diff --git a/tests/mpi/trilinos_vector_reinit.cc b/tests/mpi/trilinos_vector_reinit.cc index 99206945de..0baa29f916 100644 --- a/tests/mpi/trilinos_vector_reinit.cc +++ b/tests/mpi/trilinos_vector_reinit.cc @@ -61,7 +61,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/petsc/01.cc b/tests/petsc/01.cc index 1725829d36..5fe69d0738 100644 --- a/tests/petsc/01.cc +++ b/tests/petsc/01.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix m (5,5,3); test (m); diff --git a/tests/petsc/02.cc b/tests/petsc/02.cc index 2f14f6950b..96b9355603 100644 --- a/tests/petsc/02.cc +++ b/tests/petsc/02.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix m (5,5,3); test (m); diff --git a/tests/petsc/04.cc b/tests/petsc/04.cc index 2761988f67..300f104653 100644 --- a/tests/petsc/04.cc +++ b/tests/petsc/04.cc @@ -42,7 +42,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix m (5,5,3); test (m); diff --git a/tests/petsc/05.cc b/tests/petsc/05.cc index 5b91a20086..d6278c7bf1 100644 --- a/tests/petsc/05.cc +++ b/tests/petsc/05.cc @@ -57,7 +57,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix m (5,5,3); test (m); diff --git a/tests/petsc/06.cc b/tests/petsc/06.cc index bf752496dc..912425f23a 100644 --- a/tests/petsc/06.cc +++ b/tests/petsc/06.cc @@ -53,7 +53,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix m (5,5,3); test (m); diff --git a/tests/petsc/07.cc b/tests/petsc/07.cc index 50707a3865..bdec825aaa 100644 --- a/tests/petsc/07.cc +++ b/tests/petsc/07.cc @@ -53,7 +53,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix m (5,5,3); test (m); diff --git a/tests/petsc/08.cc b/tests/petsc/08.cc index 93afdc2447..bea73e7173 100644 --- a/tests/petsc/08.cc +++ b/tests/petsc/08.cc @@ -58,7 +58,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix m (5,5,3); test (m); diff --git a/tests/petsc/09.cc b/tests/petsc/09.cc index 20206b9300..056e19aaea 100644 --- a/tests/petsc/09.cc +++ b/tests/petsc/09.cc @@ -65,7 +65,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix m (5,5,3); test (m); diff --git a/tests/petsc/10.cc b/tests/petsc/10.cc index 73421ab423..7e88969d62 100644 --- a/tests/petsc/10.cc +++ b/tests/petsc/10.cc @@ -65,7 +65,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix m (5,5,3); test (m); diff --git a/tests/petsc/11.cc b/tests/petsc/11.cc index 2139c70be8..92462b2a41 100644 --- a/tests/petsc/11.cc +++ b/tests/petsc/11.cc @@ -47,7 +47,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/12.cc b/tests/petsc/12.cc index 00bc282d3b..67a46db014 100644 --- a/tests/petsc/12.cc +++ b/tests/petsc/12.cc @@ -60,7 +60,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/13.cc b/tests/petsc/13.cc index 4611a84fb6..bb627685c3 100644 --- a/tests/petsc/13.cc +++ b/tests/petsc/13.cc @@ -60,7 +60,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/17.cc b/tests/petsc/17.cc index e95307e61b..48c8499c89 100644 --- a/tests/petsc/17.cc +++ b/tests/petsc/17.cc @@ -52,7 +52,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/18.cc b/tests/petsc/18.cc index 9132de2577..e8ca9ed139 100644 --- a/tests/petsc/18.cc +++ b/tests/petsc/18.cc @@ -53,7 +53,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/19.cc b/tests/petsc/19.cc index 70e9a56f64..2894b215c5 100644 --- a/tests/petsc/19.cc +++ b/tests/petsc/19.cc @@ -52,7 +52,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/20.cc b/tests/petsc/20.cc index ee32da5b20..0cee57f081 100644 --- a/tests/petsc/20.cc +++ b/tests/petsc/20.cc @@ -61,7 +61,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/21.cc b/tests/petsc/21.cc index f69ad25ab0..c91a292fe5 100644 --- a/tests/petsc/21.cc +++ b/tests/petsc/21.cc @@ -61,7 +61,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/22.cc b/tests/petsc/22.cc index d334f2800f..cfd523c4e9 100644 --- a/tests/petsc/22.cc +++ b/tests/petsc/22.cc @@ -55,7 +55,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/23.cc b/tests/petsc/23.cc index a7fdc510c1..c8eb4420b0 100644 --- a/tests/petsc/23.cc +++ b/tests/petsc/23.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/24.cc b/tests/petsc/24.cc index d16fbc1c29..eae3d4e6e9 100644 --- a/tests/petsc/24.cc +++ b/tests/petsc/24.cc @@ -55,7 +55,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/25.cc b/tests/petsc/25.cc index 84a2207fa4..c0acb7f29d 100644 --- a/tests/petsc/25.cc +++ b/tests/petsc/25.cc @@ -53,7 +53,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/26.cc b/tests/petsc/26.cc index db4974d2db..5325b039aa 100644 --- a/tests/petsc/26.cc +++ b/tests/petsc/26.cc @@ -52,7 +52,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/27.cc b/tests/petsc/27.cc index 1a1af9a47e..233a35b255 100644 --- a/tests/petsc/27.cc +++ b/tests/petsc/27.cc @@ -57,7 +57,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/28.cc b/tests/petsc/28.cc index 865803b407..8df858ea66 100644 --- a/tests/petsc/28.cc +++ b/tests/petsc/28.cc @@ -59,7 +59,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/29.cc b/tests/petsc/29.cc index 2bfdc6e082..527f6bd49e 100644 --- a/tests/petsc/29.cc +++ b/tests/petsc/29.cc @@ -44,7 +44,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/30.cc b/tests/petsc/30.cc index f9c75ecdb5..73cb7c7257 100644 --- a/tests/petsc/30.cc +++ b/tests/petsc/30.cc @@ -52,7 +52,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/31.cc b/tests/petsc/31.cc index 0ac6089e51..9b1d4e10d5 100644 --- a/tests/petsc/31.cc +++ b/tests/petsc/31.cc @@ -54,7 +54,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/32.cc b/tests/petsc/32.cc index 75a9ba0e68..74af0ae9c5 100644 --- a/tests/petsc/32.cc +++ b/tests/petsc/32.cc @@ -54,7 +54,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/33.cc b/tests/petsc/33.cc index 8a5fcd23c7..2144908821 100644 --- a/tests/petsc/33.cc +++ b/tests/petsc/33.cc @@ -55,7 +55,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/34.cc b/tests/petsc/34.cc index 2239e6933d..8fa43b97ce 100644 --- a/tests/petsc/34.cc +++ b/tests/petsc/34.cc @@ -55,7 +55,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/35.cc b/tests/petsc/35.cc index 4890c6c98e..d5edeef45c 100644 --- a/tests/petsc/35.cc +++ b/tests/petsc/35.cc @@ -71,7 +71,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/36.cc b/tests/petsc/36.cc index 333a848cd2..c4eba9de42 100644 --- a/tests/petsc/36.cc +++ b/tests/petsc/36.cc @@ -71,7 +71,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/37.cc b/tests/petsc/37.cc index 7d8c2d23dc..5b2a7887f8 100644 --- a/tests/petsc/37.cc +++ b/tests/petsc/37.cc @@ -51,7 +51,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/38.cc b/tests/petsc/38.cc index 10ef5d3844..a709887957 100644 --- a/tests/petsc/38.cc +++ b/tests/petsc/38.cc @@ -59,7 +59,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/39.cc b/tests/petsc/39.cc index d5368286d7..e8646d4447 100644 --- a/tests/petsc/39.cc +++ b/tests/petsc/39.cc @@ -59,7 +59,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/40.cc b/tests/petsc/40.cc index 95a8a63d84..5e619e7634 100644 --- a/tests/petsc/40.cc +++ b/tests/petsc/40.cc @@ -63,7 +63,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/41.cc b/tests/petsc/41.cc index 96cf4933e1..0cf8c8f0fc 100644 --- a/tests/petsc/41.cc +++ b/tests/petsc/41.cc @@ -59,7 +59,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/42.cc b/tests/petsc/42.cc index 75c70c75d8..ea3cd5a212 100644 --- a/tests/petsc/42.cc +++ b/tests/petsc/42.cc @@ -59,7 +59,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/43.cc b/tests/petsc/43.cc index b8e0d9159f..eba3cdb76d 100644 --- a/tests/petsc/43.cc +++ b/tests/petsc/43.cc @@ -63,7 +63,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/44.cc b/tests/petsc/44.cc index 4b9c08b8c5..990adbfe15 100644 --- a/tests/petsc/44.cc +++ b/tests/petsc/44.cc @@ -67,7 +67,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/45.cc b/tests/petsc/45.cc index 7221b356f9..2816673fcf 100644 --- a/tests/petsc/45.cc +++ b/tests/petsc/45.cc @@ -59,7 +59,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/46.cc b/tests/petsc/46.cc index 8505242286..5f1d64ddb7 100644 --- a/tests/petsc/46.cc +++ b/tests/petsc/46.cc @@ -59,7 +59,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/47.cc b/tests/petsc/47.cc index 128fafdb28..173cd4922e 100644 --- a/tests/petsc/47.cc +++ b/tests/petsc/47.cc @@ -63,7 +63,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/48.cc b/tests/petsc/48.cc index 7b30505e9a..7304bbb4c1 100644 --- a/tests/petsc/48.cc +++ b/tests/petsc/48.cc @@ -65,7 +65,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/49.cc b/tests/petsc/49.cc index 0ca1274859..5c74e75a71 100644 --- a/tests/petsc/49.cc +++ b/tests/petsc/49.cc @@ -56,7 +56,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/50.cc b/tests/petsc/50.cc index d161d05a14..c7b0657ee1 100644 --- a/tests/petsc/50.cc +++ b/tests/petsc/50.cc @@ -72,7 +72,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/51.cc b/tests/petsc/51.cc index b585e3dfc5..a051ebdf71 100644 --- a/tests/petsc/51.cc +++ b/tests/petsc/51.cc @@ -56,7 +56,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/52.cc b/tests/petsc/52.cc index 03aebc5567..8ecba6156a 100644 --- a/tests/petsc/52.cc +++ b/tests/petsc/52.cc @@ -63,7 +63,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { typedef PETScWrappers::SparseMatrix::size_type size_type; diff --git a/tests/petsc/55.cc b/tests/petsc/55.cc index 77bc6ef534..249026676a 100644 --- a/tests/petsc/55.cc +++ b/tests/petsc/55.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/56.cc b/tests/petsc/56.cc index 165f1830fc..bb0c2f7523 100644 --- a/tests/petsc/56.cc +++ b/tests/petsc/56.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/57.cc b/tests/petsc/57.cc index 020ed223c4..c64e36992c 100644 --- a/tests/petsc/57.cc +++ b/tests/petsc/57.cc @@ -60,7 +60,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/58.cc b/tests/petsc/58.cc index 654010a1e7..cc6e51610e 100644 --- a/tests/petsc/58.cc +++ b/tests/petsc/58.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/59.cc b/tests/petsc/59.cc index 26e048eb2c..1297315aa6 100644 --- a/tests/petsc/59.cc +++ b/tests/petsc/59.cc @@ -65,7 +65,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/60.cc b/tests/petsc/60.cc index 6440b98489..c6d5519f09 100644 --- a/tests/petsc/60.cc +++ b/tests/petsc/60.cc @@ -64,7 +64,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/61.cc b/tests/petsc/61.cc index bf5e6c156b..baca72fec3 100644 --- a/tests/petsc/61.cc +++ b/tests/petsc/61.cc @@ -69,7 +69,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); test (v); diff --git a/tests/petsc/62.cc b/tests/petsc/62.cc index 78fe6840d3..7f5a1c50c8 100644 --- a/tests/petsc/62.cc +++ b/tests/petsc/62.cc @@ -50,7 +50,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix v (100,100,5); test (v); diff --git a/tests/petsc/63.cc b/tests/petsc/63.cc index bdf6c50eb7..9ffd8b190e 100644 --- a/tests/petsc/63.cc +++ b/tests/petsc/63.cc @@ -48,7 +48,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix v (100,100,5); test (v); diff --git a/tests/petsc/64.cc b/tests/petsc/64.cc index 4eea040fcf..2d4e11be9e 100644 --- a/tests/petsc/64.cc +++ b/tests/petsc/64.cc @@ -53,7 +53,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { const unsigned int n_dofs=420; // check diff --git a/tests/petsc/65.cc b/tests/petsc/65.cc index 1569208e35..1e083a39e7 100644 --- a/tests/petsc/65.cc +++ b/tests/petsc/65.cc @@ -47,7 +47,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); } diff --git a/tests/petsc/66.cc b/tests/petsc/66.cc index 83e1dbc603..5e65420b6c 100644 --- a/tests/petsc/66.cc +++ b/tests/petsc/66.cc @@ -104,7 +104,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix v (14,14,3); test (v); diff --git a/tests/petsc/67.cc b/tests/petsc/67.cc index 815b02fc44..54f1fe3d2f 100644 --- a/tests/petsc/67.cc +++ b/tests/petsc/67.cc @@ -112,7 +112,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix v (14,14,3); test (v); diff --git a/tests/petsc/68.cc b/tests/petsc/68.cc index f6c2a5552c..4da03702c7 100644 --- a/tests/petsc/68.cc +++ b/tests/petsc/68.cc @@ -108,7 +108,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix v (14,14,3); test (v); diff --git a/tests/petsc/69.cc b/tests/petsc/69.cc index 036e030b9b..ece0516fd8 100644 --- a/tests/petsc/69.cc +++ b/tests/petsc/69.cc @@ -116,7 +116,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::SparseMatrix v (14,14,3); test (v); diff --git a/tests/petsc/block_vector_iterator_01.cc b/tests/petsc/block_vector_iterator_01.cc index 56d56ad936..764240aa23 100644 --- a/tests/petsc/block_vector_iterator_01.cc +++ b/tests/petsc/block_vector_iterator_01.cc @@ -87,7 +87,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); } diff --git a/tests/petsc/block_vector_iterator_02.cc b/tests/petsc/block_vector_iterator_02.cc index 18b5c4863c..591496577e 100644 --- a/tests/petsc/block_vector_iterator_02.cc +++ b/tests/petsc/block_vector_iterator_02.cc @@ -81,7 +81,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); } diff --git a/tests/petsc/block_vector_iterator_03.cc b/tests/petsc/block_vector_iterator_03.cc index 78a3b793f9..7d2e3dc9c1 100644 --- a/tests/petsc/block_vector_iterator_03.cc +++ b/tests/petsc/block_vector_iterator_03.cc @@ -332,7 +332,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); } diff --git a/tests/petsc/copy_to_dealvec.cc b/tests/petsc/copy_to_dealvec.cc index ec922fd49f..d71ec44653 100644 --- a/tests/petsc/copy_to_dealvec.cc +++ b/tests/petsc/copy_to_dealvec.cc @@ -98,7 +98,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/petsc/copy_to_dealvec_block.cc b/tests/petsc/copy_to_dealvec_block.cc index 97617a174e..64623c5c6e 100644 --- a/tests/petsc/copy_to_dealvec_block.cc +++ b/tests/petsc/copy_to_dealvec_block.cc @@ -117,7 +117,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/petsc/deal_solver_01.cc b/tests/petsc/deal_solver_01.cc index 077816afe4..3bf37edc97 100644 --- a/tests/petsc/deal_solver_01.cc +++ b/tests/petsc/deal_solver_01.cc @@ -70,7 +70,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/deal_solver_02.cc b/tests/petsc/deal_solver_02.cc index faa559b3dc..bd2b853d56 100644 --- a/tests/petsc/deal_solver_02.cc +++ b/tests/petsc/deal_solver_02.cc @@ -71,7 +71,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-10); diff --git a/tests/petsc/deal_solver_03.cc b/tests/petsc/deal_solver_03.cc index add17f2d1f..6dd6142eae 100644 --- a/tests/petsc/deal_solver_03.cc +++ b/tests/petsc/deal_solver_03.cc @@ -72,7 +72,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/deal_solver_04.cc b/tests/petsc/deal_solver_04.cc index 3841a030a4..f096d987bd 100644 --- a/tests/petsc/deal_solver_04.cc +++ b/tests/petsc/deal_solver_04.cc @@ -71,7 +71,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/deal_solver_05.cc b/tests/petsc/deal_solver_05.cc index db0d0450fa..13c380a4f4 100644 --- a/tests/petsc/deal_solver_05.cc +++ b/tests/petsc/deal_solver_05.cc @@ -70,7 +70,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/full_matrix_00.cc b/tests/petsc/full_matrix_00.cc index 1e42276e84..960186792a 100644 --- a/tests/petsc/full_matrix_00.cc +++ b/tests/petsc/full_matrix_00.cc @@ -86,7 +86,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { // Standard intialiser... PETScWrappers::FullMatrix m (3,3); diff --git a/tests/petsc/full_matrix_01.cc b/tests/petsc/full_matrix_01.cc index 4351be9763..8ae91a12f3 100644 --- a/tests/petsc/full_matrix_01.cc +++ b/tests/petsc/full_matrix_01.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::FullMatrix m (5,5); test (m); diff --git a/tests/petsc/full_matrix_02.cc b/tests/petsc/full_matrix_02.cc index e3c9580ec1..ef6967f95b 100644 --- a/tests/petsc/full_matrix_02.cc +++ b/tests/petsc/full_matrix_02.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::FullMatrix m (5,5); test (m); diff --git a/tests/petsc/full_matrix_04.cc b/tests/petsc/full_matrix_04.cc index 3c982959e9..70166e0f2b 100644 --- a/tests/petsc/full_matrix_04.cc +++ b/tests/petsc/full_matrix_04.cc @@ -42,7 +42,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::FullMatrix m (5,5); test (m); diff --git a/tests/petsc/full_matrix_05.cc b/tests/petsc/full_matrix_05.cc index 004cf89417..08204415e2 100644 --- a/tests/petsc/full_matrix_05.cc +++ b/tests/petsc/full_matrix_05.cc @@ -58,7 +58,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::FullMatrix m (5,5); test (m); diff --git a/tests/petsc/full_matrix_06.cc b/tests/petsc/full_matrix_06.cc index bf658b007b..aa456565b1 100644 --- a/tests/petsc/full_matrix_06.cc +++ b/tests/petsc/full_matrix_06.cc @@ -53,7 +53,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::FullMatrix m (5,5); test (m); diff --git a/tests/petsc/full_matrix_07.cc b/tests/petsc/full_matrix_07.cc index da0e36c1e5..922912f117 100644 --- a/tests/petsc/full_matrix_07.cc +++ b/tests/petsc/full_matrix_07.cc @@ -53,7 +53,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::FullMatrix m (5,5); test (m); diff --git a/tests/petsc/full_matrix_08.cc b/tests/petsc/full_matrix_08.cc index fe16727fc9..68a1a012eb 100644 --- a/tests/petsc/full_matrix_08.cc +++ b/tests/petsc/full_matrix_08.cc @@ -58,7 +58,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::FullMatrix m (5,5); test (m); diff --git a/tests/petsc/full_matrix_09.cc b/tests/petsc/full_matrix_09.cc index d8a355a813..7e6e09dabd 100644 --- a/tests/petsc/full_matrix_09.cc +++ b/tests/petsc/full_matrix_09.cc @@ -65,7 +65,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::FullMatrix m (5,5); test (m); diff --git a/tests/petsc/full_matrix_10.cc b/tests/petsc/full_matrix_10.cc index 17ec2206c7..d70e10aab6 100644 --- a/tests/petsc/full_matrix_10.cc +++ b/tests/petsc/full_matrix_10.cc @@ -65,7 +65,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::FullMatrix m (5,5); test (m); diff --git a/tests/petsc/full_matrix_iterator_01.cc b/tests/petsc/full_matrix_iterator_01.cc index 6a613901e2..3cbe6672db 100644 --- a/tests/petsc/full_matrix_iterator_01.cc +++ b/tests/petsc/full_matrix_iterator_01.cc @@ -51,7 +51,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); } diff --git a/tests/petsc/full_matrix_vector_01.cc b/tests/petsc/full_matrix_vector_01.cc index 9597bda387..70f284ff04 100644 --- a/tests/petsc/full_matrix_vector_01.cc +++ b/tests/petsc/full_matrix_vector_01.cc @@ -67,7 +67,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/full_matrix_vector_02.cc b/tests/petsc/full_matrix_vector_02.cc index 08b07df153..42ce885bdc 100644 --- a/tests/petsc/full_matrix_vector_02.cc +++ b/tests/petsc/full_matrix_vector_02.cc @@ -67,7 +67,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/full_matrix_vector_03.cc b/tests/petsc/full_matrix_vector_03.cc index 50209b9f08..b9b94ab254 100644 --- a/tests/petsc/full_matrix_vector_03.cc +++ b/tests/petsc/full_matrix_vector_03.cc @@ -71,7 +71,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/full_matrix_vector_04.cc b/tests/petsc/full_matrix_vector_04.cc index 6d5ccaa39b..fbd75bab68 100644 --- a/tests/petsc/full_matrix_vector_04.cc +++ b/tests/petsc/full_matrix_vector_04.cc @@ -71,7 +71,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/full_matrix_vector_05.cc b/tests/petsc/full_matrix_vector_05.cc index 9319fd50a8..42cf435869 100644 --- a/tests/petsc/full_matrix_vector_05.cc +++ b/tests/petsc/full_matrix_vector_05.cc @@ -74,7 +74,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/full_matrix_vector_06.cc b/tests/petsc/full_matrix_vector_06.cc index 6d12d0d7ff..27b6e0bb10 100644 --- a/tests/petsc/full_matrix_vector_06.cc +++ b/tests/petsc/full_matrix_vector_06.cc @@ -66,7 +66,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (30); test (v); diff --git a/tests/petsc/full_matrix_vector_07.cc b/tests/petsc/full_matrix_vector_07.cc index ee2ecb05e1..137f505153 100644 --- a/tests/petsc/full_matrix_vector_07.cc +++ b/tests/petsc/full_matrix_vector_07.cc @@ -76,7 +76,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/parallel_sparse_matrix_01.cc b/tests/petsc/parallel_sparse_matrix_01.cc index 98c7836841..48d55211fc 100644 --- a/tests/petsc/parallel_sparse_matrix_01.cc +++ b/tests/petsc/parallel_sparse_matrix_01.cc @@ -127,7 +127,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); test (); } diff --git a/tests/petsc/slowness_01.cc b/tests/petsc/slowness_01.cc index f8fe27f862..20b6ef75bf 100644 --- a/tests/petsc/slowness_01.cc +++ b/tests/petsc/slowness_01.cc @@ -115,7 +115,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); } diff --git a/tests/petsc/slowness_02.cc b/tests/petsc/slowness_02.cc index 1710660db5..da6eee64a4 100644 --- a/tests/petsc/slowness_02.cc +++ b/tests/petsc/slowness_02.cc @@ -86,7 +86,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); } diff --git a/tests/petsc/slowness_03.cc b/tests/petsc/slowness_03.cc index 89759d9b34..e37e955800 100644 --- a/tests/petsc/slowness_03.cc +++ b/tests/petsc/slowness_03.cc @@ -89,7 +89,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); } diff --git a/tests/petsc/slowness_04.cc b/tests/petsc/slowness_04.cc index 830021fb9e..a7daeb9b6b 100644 --- a/tests/petsc/slowness_04.cc +++ b/tests/petsc/slowness_04.cc @@ -120,7 +120,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); } diff --git a/tests/petsc/solver_01.cc b/tests/petsc/solver_01.cc index a220b72860..4465717096 100644 --- a/tests/petsc/solver_01.cc +++ b/tests/petsc/solver_01.cc @@ -64,7 +64,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_02.cc b/tests/petsc/solver_02.cc index 3a78aee78c..ed26e88285 100644 --- a/tests/petsc/solver_02.cc +++ b/tests/petsc/solver_02.cc @@ -67,7 +67,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03.cc b/tests/petsc/solver_03.cc index a5fdc69c69..38092881a6 100644 --- a/tests/petsc/solver_03.cc +++ b/tests/petsc/solver_03.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03_mf.cc b/tests/petsc/solver_03_mf.cc index b056059fcc..af2264c54b 100644 --- a/tests/petsc/solver_03_mf.cc +++ b/tests/petsc/solver_03_mf.cc @@ -66,7 +66,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03_precondition_boomeramg.cc b/tests/petsc/solver_03_precondition_boomeramg.cc index 10fdb455eb..74d3137116 100644 --- a/tests/petsc/solver_03_precondition_boomeramg.cc +++ b/tests/petsc/solver_03_precondition_boomeramg.cc @@ -66,7 +66,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc b/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc index edff52e26b..d53c8b795d 100644 --- a/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc +++ b/tests/petsc/solver_03_precondition_boomeramg_symmetric.cc @@ -67,7 +67,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03_precondition_eisenstat.cc b/tests/petsc/solver_03_precondition_eisenstat.cc index 69fa2e3a82..8e3cae28a2 100644 --- a/tests/petsc/solver_03_precondition_eisenstat.cc +++ b/tests/petsc/solver_03_precondition_eisenstat.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03_precondition_icc.cc b/tests/petsc/solver_03_precondition_icc.cc index 8a09f2da8e..1a856c939f 100644 --- a/tests/petsc/solver_03_precondition_icc.cc +++ b/tests/petsc/solver_03_precondition_icc.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03_precondition_ilu.cc b/tests/petsc/solver_03_precondition_ilu.cc index 7d5ce9fe65..b3b358481e 100644 --- a/tests/petsc/solver_03_precondition_ilu.cc +++ b/tests/petsc/solver_03_precondition_ilu.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03_precondition_lu.cc b/tests/petsc/solver_03_precondition_lu.cc index 9ef4cc5ebf..ef528051b3 100644 --- a/tests/petsc/solver_03_precondition_lu.cc +++ b/tests/petsc/solver_03_precondition_lu.cc @@ -72,7 +72,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03_precondition_parasails.cc b/tests/petsc/solver_03_precondition_parasails.cc index cf56f4d22a..d3cbb01d1c 100644 --- a/tests/petsc/solver_03_precondition_parasails.cc +++ b/tests/petsc/solver_03_precondition_parasails.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03_precondition_sor.cc b/tests/petsc/solver_03_precondition_sor.cc index 5a862ac079..c5fcf392c9 100644 --- a/tests/petsc/solver_03_precondition_sor.cc +++ b/tests/petsc/solver_03_precondition_sor.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_03_precondition_ssor.cc b/tests/petsc/solver_03_precondition_ssor.cc index 6db95972af..c5ad30ad97 100644 --- a/tests/petsc/solver_03_precondition_ssor.cc +++ b/tests/petsc/solver_03_precondition_ssor.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_04.cc b/tests/petsc/solver_04.cc index d709a7af0e..9164c6a85a 100644 --- a/tests/petsc/solver_04.cc +++ b/tests/petsc/solver_04.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_05.cc b/tests/petsc/solver_05.cc index 3d02b42447..7a20eb7c85 100644 --- a/tests/petsc/solver_05.cc +++ b/tests/petsc/solver_05.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_06.cc b/tests/petsc/solver_06.cc index dd3257563f..998a77ae6b 100644 --- a/tests/petsc/solver_06.cc +++ b/tests/petsc/solver_06.cc @@ -68,7 +68,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_07.cc b/tests/petsc/solver_07.cc index 96325ae35c..a2948dd1b3 100644 --- a/tests/petsc/solver_07.cc +++ b/tests/petsc/solver_07.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_08.cc b/tests/petsc/solver_08.cc index dca5b5aab8..7bac5e2eee 100644 --- a/tests/petsc/solver_08.cc +++ b/tests/petsc/solver_08.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_09.cc b/tests/petsc/solver_09.cc index a871c45f71..b8bfb14af8 100644 --- a/tests/petsc/solver_09.cc +++ b/tests/petsc/solver_09.cc @@ -69,7 +69,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_10.cc b/tests/petsc/solver_10.cc index 5f626cc555..9e7bc941ab 100644 --- a/tests/petsc/solver_10.cc +++ b/tests/petsc/solver_10.cc @@ -65,7 +65,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_11.cc b/tests/petsc/solver_11.cc index fb0e1b36d0..1bc023818a 100644 --- a/tests/petsc/solver_11.cc +++ b/tests/petsc/solver_11.cc @@ -69,7 +69,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_12.cc b/tests/petsc/solver_12.cc index 316c09a11e..969fa39abf 100644 --- a/tests/petsc/solver_12.cc +++ b/tests/petsc/solver_12.cc @@ -58,7 +58,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/solver_13.cc b/tests/petsc/solver_13.cc index caa067f7e9..45e27ebc7d 100644 --- a/tests/petsc/solver_13.cc +++ b/tests/petsc/solver_13.cc @@ -55,7 +55,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { SolverControl control(100, 1.e-3); diff --git a/tests/petsc/sparse_direct_mumps.cc b/tests/petsc/sparse_direct_mumps.cc index db67ba56e2..22f537b62b 100644 --- a/tests/petsc/sparse_direct_mumps.cc +++ b/tests/petsc/sparse_direct_mumps.cc @@ -41,7 +41,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { const unsigned int size = 32; unsigned int dim = (size-1)*(size-1); diff --git a/tests/petsc/sparse_matrix_01.cc b/tests/petsc/sparse_matrix_01.cc index f81bdd6025..ff7191c97c 100644 --- a/tests/petsc/sparse_matrix_01.cc +++ b/tests/petsc/sparse_matrix_01.cc @@ -76,7 +76,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); test (); } diff --git a/tests/petsc/sparse_matrix_02.cc b/tests/petsc/sparse_matrix_02.cc index 069aabce08..2343abef52 100644 --- a/tests/petsc/sparse_matrix_02.cc +++ b/tests/petsc/sparse_matrix_02.cc @@ -70,7 +70,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); diff --git a/tests/petsc/sparse_matrix_iterator_01.cc b/tests/petsc/sparse_matrix_iterator_01.cc index f0b6ce81b0..8cd3eabbf4 100644 --- a/tests/petsc/sparse_matrix_iterator_01.cc +++ b/tests/petsc/sparse_matrix_iterator_01.cc @@ -51,7 +51,7 @@ int main (int argc,char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { test (); } diff --git a/tests/petsc/sparse_matrix_vector_01.cc b/tests/petsc/sparse_matrix_vector_01.cc index 201fc6e1bc..d829d83746 100644 --- a/tests/petsc/sparse_matrix_vector_01.cc +++ b/tests/petsc/sparse_matrix_vector_01.cc @@ -67,7 +67,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/sparse_matrix_vector_02.cc b/tests/petsc/sparse_matrix_vector_02.cc index 0415f350dc..97d75d98f0 100644 --- a/tests/petsc/sparse_matrix_vector_02.cc +++ b/tests/petsc/sparse_matrix_vector_02.cc @@ -67,7 +67,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/sparse_matrix_vector_03.cc b/tests/petsc/sparse_matrix_vector_03.cc index 6e20055a42..748ceb01b9 100644 --- a/tests/petsc/sparse_matrix_vector_03.cc +++ b/tests/petsc/sparse_matrix_vector_03.cc @@ -71,7 +71,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/sparse_matrix_vector_04.cc b/tests/petsc/sparse_matrix_vector_04.cc index 33dfa157a7..75a5d8c099 100644 --- a/tests/petsc/sparse_matrix_vector_04.cc +++ b/tests/petsc/sparse_matrix_vector_04.cc @@ -71,7 +71,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/sparse_matrix_vector_05.cc b/tests/petsc/sparse_matrix_vector_05.cc index fbba0007d1..4a344181b2 100644 --- a/tests/petsc/sparse_matrix_vector_05.cc +++ b/tests/petsc/sparse_matrix_vector_05.cc @@ -74,7 +74,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/sparse_matrix_vector_06.cc b/tests/petsc/sparse_matrix_vector_06.cc index d7a5f95bd7..cb6fc4bcd3 100644 --- a/tests/petsc/sparse_matrix_vector_06.cc +++ b/tests/petsc/sparse_matrix_vector_06.cc @@ -66,7 +66,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (30); test (v); diff --git a/tests/petsc/sparse_matrix_vector_07.cc b/tests/petsc/sparse_matrix_vector_07.cc index 745fe25531..7b1c0fd0b0 100644 --- a/tests/petsc/sparse_matrix_vector_07.cc +++ b/tests/petsc/sparse_matrix_vector_07.cc @@ -76,7 +76,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/vector_assign_01.cc b/tests/petsc/vector_assign_01.cc index b555f7680d..f75d1957cf 100644 --- a/tests/petsc/vector_assign_01.cc +++ b/tests/petsc/vector_assign_01.cc @@ -58,7 +58,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/vector_assign_02.cc b/tests/petsc/vector_assign_02.cc index fa35608eff..11de1bae2a 100644 --- a/tests/petsc/vector_assign_02.cc +++ b/tests/petsc/vector_assign_02.cc @@ -57,7 +57,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/vector_equality_1.cc b/tests/petsc/vector_equality_1.cc index 7ebfaf3869..2765981a87 100644 --- a/tests/petsc/vector_equality_1.cc +++ b/tests/petsc/vector_equality_1.cc @@ -53,7 +53,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/vector_equality_2.cc b/tests/petsc/vector_equality_2.cc index 02f17b49d8..7750942366 100644 --- a/tests/petsc/vector_equality_2.cc +++ b/tests/petsc/vector_equality_2.cc @@ -55,7 +55,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/vector_equality_3.cc b/tests/petsc/vector_equality_3.cc index c567669060..06c8efd43c 100644 --- a/tests/petsc/vector_equality_3.cc +++ b/tests/petsc/vector_equality_3.cc @@ -53,7 +53,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/vector_equality_4.cc b/tests/petsc/vector_equality_4.cc index 331bce2b3c..ba54abee96 100644 --- a/tests/petsc/vector_equality_4.cc +++ b/tests/petsc/vector_equality_4.cc @@ -55,7 +55,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (100); PETScWrappers::Vector w (100); diff --git a/tests/petsc/vector_print.cc b/tests/petsc/vector_print.cc index da98be0e7e..327d6c8f94 100644 --- a/tests/petsc/vector_print.cc +++ b/tests/petsc/vector_print.cc @@ -34,7 +34,7 @@ int main (int argc, char **argv) try { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { PETScWrappers::Vector v (5); for (unsigned int i=0; i(); test<3>(); diff --git a/tests/quick_tests/step-petsc.cc b/tests/quick_tests/step-petsc.cc index 2b3da25cfb..41964d2499 100644 --- a/tests/quick_tests/step-petsc.cc +++ b/tests/quick_tests/step-petsc.cc @@ -181,7 +181,7 @@ int main (int argc, char **argv) { try { - dealii::Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { deallog.depth_console (0); LaplaceProblem problem; diff --git a/tests/quick_tests/step-slepc.cc b/tests/quick_tests/step-slepc.cc index d02a1fe8a6..96cda3a682 100644 --- a/tests/quick_tests/step-slepc.cc +++ b/tests/quick_tests/step-slepc.cc @@ -201,7 +201,7 @@ int main (int argc, char **argv) { try { - dealii::Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); { deallog.depth_console (0); LaplaceEigenspectrumProblem problem; diff --git a/tests/trilinos/01.cc b/tests/trilinos/01.cc index f54056ca76..706c511351 100644 --- a/tests/trilinos/01.cc +++ b/tests/trilinos/01.cc @@ -60,7 +60,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/02.cc b/tests/trilinos/02.cc index 3f3d0481a8..e8f3f25907 100644 --- a/tests/trilinos/02.cc +++ b/tests/trilinos/02.cc @@ -66,7 +66,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/03a.cc b/tests/trilinos/03a.cc index 16b792ec6c..682d8dfcf4 100644 --- a/tests/trilinos/03a.cc +++ b/tests/trilinos/03a.cc @@ -70,7 +70,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/03b.cc b/tests/trilinos/03b.cc index ffec2e68ea..e53f2266bf 100644 --- a/tests/trilinos/03b.cc +++ b/tests/trilinos/03b.cc @@ -77,7 +77,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/04.cc b/tests/trilinos/04.cc index 9baade0d04..532fea246d 100644 --- a/tests/trilinos/04.cc +++ b/tests/trilinos/04.cc @@ -41,7 +41,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/05.cc b/tests/trilinos/05.cc index 5e43cf4425..4cbda43bf3 100644 --- a/tests/trilinos/05.cc +++ b/tests/trilinos/05.cc @@ -56,7 +56,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/06.cc b/tests/trilinos/06.cc index 1539153711..c3164ca4ed 100644 --- a/tests/trilinos/06.cc +++ b/tests/trilinos/06.cc @@ -52,7 +52,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/07.cc b/tests/trilinos/07.cc index 051f8456ed..19bc2f6a71 100644 --- a/tests/trilinos/07.cc +++ b/tests/trilinos/07.cc @@ -52,7 +52,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/08.cc b/tests/trilinos/08.cc index ede3154347..25791ebdd2 100644 --- a/tests/trilinos/08.cc +++ b/tests/trilinos/08.cc @@ -57,7 +57,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/09.cc b/tests/trilinos/09.cc index c51103425c..d3fae6ce1d 100644 --- a/tests/trilinos/09.cc +++ b/tests/trilinos/09.cc @@ -63,7 +63,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/10.cc b/tests/trilinos/10.cc index fd6bb889c5..2a5d10a406 100644 --- a/tests/trilinos/10.cc +++ b/tests/trilinos/10.cc @@ -63,7 +63,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/11.cc b/tests/trilinos/11.cc index dd919dc60e..689782e809 100644 --- a/tests/trilinos/11.cc +++ b/tests/trilinos/11.cc @@ -46,7 +46,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/12.cc b/tests/trilinos/12.cc index e1243c010e..cc14d95626 100644 --- a/tests/trilinos/12.cc +++ b/tests/trilinos/12.cc @@ -59,7 +59,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/13.cc b/tests/trilinos/13.cc index 63d248bd55..7a0883da23 100644 --- a/tests/trilinos/13.cc +++ b/tests/trilinos/13.cc @@ -59,7 +59,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/14.cc b/tests/trilinos/14.cc index c8fd60cb5c..7d61edbf72 100644 --- a/tests/trilinos/14.cc +++ b/tests/trilinos/14.cc @@ -78,7 +78,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/15.cc b/tests/trilinos/15.cc index aba9190bb5..4ce0408bb6 100644 --- a/tests/trilinos/15.cc +++ b/tests/trilinos/15.cc @@ -77,7 +77,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/16.cc b/tests/trilinos/16.cc index 0e313993ba..d705198009 100644 --- a/tests/trilinos/16.cc +++ b/tests/trilinos/16.cc @@ -78,7 +78,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/17.cc b/tests/trilinos/17.cc index 2565af4a0d..76e32318cd 100644 --- a/tests/trilinos/17.cc +++ b/tests/trilinos/17.cc @@ -51,7 +51,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/18.cc b/tests/trilinos/18.cc index 0f63664fd5..ab600525f3 100644 --- a/tests/trilinos/18.cc +++ b/tests/trilinos/18.cc @@ -52,7 +52,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/19.cc b/tests/trilinos/19.cc index 78a77521ca..f593f1d0e0 100644 --- a/tests/trilinos/19.cc +++ b/tests/trilinos/19.cc @@ -51,7 +51,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/20.cc b/tests/trilinos/20.cc index c8d67df964..8aeab7d965 100644 --- a/tests/trilinos/20.cc +++ b/tests/trilinos/20.cc @@ -60,7 +60,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/21.cc b/tests/trilinos/21.cc index 557b56d81a..9480e5b19c 100644 --- a/tests/trilinos/21.cc +++ b/tests/trilinos/21.cc @@ -60,7 +60,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/22.cc b/tests/trilinos/22.cc index 4ff875cc7b..d7992d5c7b 100644 --- a/tests/trilinos/22.cc +++ b/tests/trilinos/22.cc @@ -54,7 +54,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/23.cc b/tests/trilinos/23.cc index 77405fbbb9..ae2b2150f3 100644 --- a/tests/trilinos/23.cc +++ b/tests/trilinos/23.cc @@ -61,7 +61,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/24.cc b/tests/trilinos/24.cc index 0f29be10fe..cd55fa377a 100644 --- a/tests/trilinos/24.cc +++ b/tests/trilinos/24.cc @@ -54,7 +54,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/25.cc b/tests/trilinos/25.cc index 4483753b59..6068f1f41e 100644 --- a/tests/trilinos/25.cc +++ b/tests/trilinos/25.cc @@ -52,7 +52,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/26.cc b/tests/trilinos/26.cc index 3371c66626..e277eee8e7 100644 --- a/tests/trilinos/26.cc +++ b/tests/trilinos/26.cc @@ -51,7 +51,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/27.cc b/tests/trilinos/27.cc index e559c5934d..11247fe67f 100644 --- a/tests/trilinos/27.cc +++ b/tests/trilinos/27.cc @@ -56,7 +56,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/28.cc b/tests/trilinos/28.cc index 543094114e..dedddbf80a 100644 --- a/tests/trilinos/28.cc +++ b/tests/trilinos/28.cc @@ -58,7 +58,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/29.cc b/tests/trilinos/29.cc index 5b7e4bda1c..9b64839668 100644 --- a/tests/trilinos/29.cc +++ b/tests/trilinos/29.cc @@ -43,7 +43,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/30.cc b/tests/trilinos/30.cc index a9712c2521..325531712b 100644 --- a/tests/trilinos/30.cc +++ b/tests/trilinos/30.cc @@ -51,7 +51,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/31.cc b/tests/trilinos/31.cc index 31a129b5db..10fc7ff076 100644 --- a/tests/trilinos/31.cc +++ b/tests/trilinos/31.cc @@ -53,7 +53,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/32.cc b/tests/trilinos/32.cc index 785be8c22c..9fcb80ff19 100644 --- a/tests/trilinos/32.cc +++ b/tests/trilinos/32.cc @@ -53,7 +53,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/33.cc b/tests/trilinos/33.cc index e4f4e737ca..fa02e82a9f 100644 --- a/tests/trilinos/33.cc +++ b/tests/trilinos/33.cc @@ -54,7 +54,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/34.cc b/tests/trilinos/34.cc index 1ff11af92c..11176af522 100644 --- a/tests/trilinos/34.cc +++ b/tests/trilinos/34.cc @@ -54,7 +54,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/35.cc b/tests/trilinos/35.cc index e657e3423a..fc58c8bcec 100644 --- a/tests/trilinos/35.cc +++ b/tests/trilinos/35.cc @@ -70,7 +70,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/36.cc b/tests/trilinos/36.cc index 7075d54bd3..14a6b2df17 100644 --- a/tests/trilinos/36.cc +++ b/tests/trilinos/36.cc @@ -70,7 +70,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/37.cc b/tests/trilinos/37.cc index 0d622a3690..4464b608a4 100644 --- a/tests/trilinos/37.cc +++ b/tests/trilinos/37.cc @@ -50,7 +50,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/38.cc b/tests/trilinos/38.cc index 190cdcf39c..4406c37573 100644 --- a/tests/trilinos/38.cc +++ b/tests/trilinos/38.cc @@ -58,7 +58,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/39.cc b/tests/trilinos/39.cc index e00a70e161..25f0915b88 100644 --- a/tests/trilinos/39.cc +++ b/tests/trilinos/39.cc @@ -58,7 +58,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/40.cc b/tests/trilinos/40.cc index 8de86c5779..b5213a479f 100644 --- a/tests/trilinos/40.cc +++ b/tests/trilinos/40.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/41.cc b/tests/trilinos/41.cc index 32b494c8c5..f4c8ca24ac 100644 --- a/tests/trilinos/41.cc +++ b/tests/trilinos/41.cc @@ -58,7 +58,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/42.cc b/tests/trilinos/42.cc index 8d0cf83c99..5daa941b7d 100644 --- a/tests/trilinos/42.cc +++ b/tests/trilinos/42.cc @@ -58,7 +58,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/43.cc b/tests/trilinos/43.cc index b449f22fb1..2aaf3e93a1 100644 --- a/tests/trilinos/43.cc +++ b/tests/trilinos/43.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/44.cc b/tests/trilinos/44.cc index 9d31eda341..0f15947897 100644 --- a/tests/trilinos/44.cc +++ b/tests/trilinos/44.cc @@ -66,7 +66,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/45.cc b/tests/trilinos/45.cc index 72475ccb82..fae63a3114 100644 --- a/tests/trilinos/45.cc +++ b/tests/trilinos/45.cc @@ -58,7 +58,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/46.cc b/tests/trilinos/46.cc index 6a7eae0a46..f60fa590a2 100644 --- a/tests/trilinos/46.cc +++ b/tests/trilinos/46.cc @@ -58,7 +58,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/47.cc b/tests/trilinos/47.cc index ae6dd8f6fb..7cb70d313d 100644 --- a/tests/trilinos/47.cc +++ b/tests/trilinos/47.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/48.cc b/tests/trilinos/48.cc index 7cb2ef83bb..f6ba54b965 100644 --- a/tests/trilinos/48.cc +++ b/tests/trilinos/48.cc @@ -64,7 +64,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/49.cc b/tests/trilinos/49.cc index 753c2154f3..d0693e2ea0 100644 --- a/tests/trilinos/49.cc +++ b/tests/trilinos/49.cc @@ -55,7 +55,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/49a.cc b/tests/trilinos/49a.cc index 6c6498e660..a65220304d 100644 --- a/tests/trilinos/49a.cc +++ b/tests/trilinos/49a.cc @@ -69,7 +69,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/49b.cc b/tests/trilinos/49b.cc index 3d32987650..ce9952289c 100644 --- a/tests/trilinos/49b.cc +++ b/tests/trilinos/49b.cc @@ -69,7 +69,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/50.cc b/tests/trilinos/50.cc index 97c9819875..89d504cfb7 100644 --- a/tests/trilinos/50.cc +++ b/tests/trilinos/50.cc @@ -71,7 +71,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/51.cc b/tests/trilinos/51.cc index 90dfcfeb80..f2ae1d3acd 100644 --- a/tests/trilinos/51.cc +++ b/tests/trilinos/51.cc @@ -56,7 +56,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/52.cc b/tests/trilinos/52.cc index 95efc2a1c0..2ec5c410f0 100644 --- a/tests/trilinos/52.cc +++ b/tests/trilinos/52.cc @@ -61,7 +61,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/53.cc b/tests/trilinos/53.cc index f3c9de2fae..1c1dae2e46 100644 --- a/tests/trilinos/53.cc +++ b/tests/trilinos/53.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/54.cc b/tests/trilinos/54.cc index ba3d9f97b0..c7776adc8f 100644 --- a/tests/trilinos/54.cc +++ b/tests/trilinos/54.cc @@ -62,7 +62,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/55.cc b/tests/trilinos/55.cc index cfb75f6b62..eeef2ba107 100644 --- a/tests/trilinos/55.cc +++ b/tests/trilinos/55.cc @@ -61,7 +61,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/56.cc b/tests/trilinos/56.cc index 18abd64316..dff0217689 100644 --- a/tests/trilinos/56.cc +++ b/tests/trilinos/56.cc @@ -61,7 +61,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/57.cc b/tests/trilinos/57.cc index c9392c2d08..54a385124e 100644 --- a/tests/trilinos/57.cc +++ b/tests/trilinos/57.cc @@ -59,7 +59,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/58.cc b/tests/trilinos/58.cc index b619e8a78b..0ad7e802ea 100644 --- a/tests/trilinos/58.cc +++ b/tests/trilinos/58.cc @@ -61,7 +61,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/59.cc b/tests/trilinos/59.cc index ca16d08faf..ff2b2a9b0f 100644 --- a/tests/trilinos/59.cc +++ b/tests/trilinos/59.cc @@ -64,7 +64,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/60.cc b/tests/trilinos/60.cc index b94fdc4c67..42bbe7fb97 100644 --- a/tests/trilinos/60.cc +++ b/tests/trilinos/60.cc @@ -63,7 +63,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/61.cc b/tests/trilinos/61.cc index 7d5433c273..2207f9c58a 100644 --- a/tests/trilinos/61.cc +++ b/tests/trilinos/61.cc @@ -68,7 +68,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/62.cc b/tests/trilinos/62.cc index 5f36ca034c..060b803670 100644 --- a/tests/trilinos/62.cc +++ b/tests/trilinos/62.cc @@ -49,7 +49,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/63.cc b/tests/trilinos/63.cc index 217a59cf8b..744befe47e 100644 --- a/tests/trilinos/63.cc +++ b/tests/trilinos/63.cc @@ -47,7 +47,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/64.cc b/tests/trilinos/64.cc index fca507bfd3..805dbc8118 100644 --- a/tests/trilinos/64.cc +++ b/tests/trilinos/64.cc @@ -52,7 +52,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/65.cc b/tests/trilinos/65.cc index 57803fa8cb..b51a7abc67 100644 --- a/tests/trilinos/65.cc +++ b/tests/trilinos/65.cc @@ -47,7 +47,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/66.cc b/tests/trilinos/66.cc index 53a32eae53..614eaa3920 100644 --- a/tests/trilinos/66.cc +++ b/tests/trilinos/66.cc @@ -103,7 +103,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/67.cc b/tests/trilinos/67.cc index 95bea8afd2..8502b69704 100644 --- a/tests/trilinos/67.cc +++ b/tests/trilinos/67.cc @@ -109,7 +109,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/68.cc b/tests/trilinos/68.cc index b64a719885..0842e3e273 100644 --- a/tests/trilinos/68.cc +++ b/tests/trilinos/68.cc @@ -107,7 +107,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/69.cc b/tests/trilinos/69.cc index 9d676a6acc..153f9bae72 100644 --- a/tests/trilinos/69.cc +++ b/tests/trilinos/69.cc @@ -113,7 +113,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/70.cc b/tests/trilinos/70.cc index 71796fbe68..ead64b4ff5 100644 --- a/tests/trilinos/70.cc +++ b/tests/trilinos/70.cc @@ -31,7 +31,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); if (typeid(TrilinosScalar)==typeid(double)) diff --git a/tests/trilinos/add_matrices_01.cc b/tests/trilinos/add_matrices_01.cc index bd735549d4..bafd75b6fa 100644 --- a/tests/trilinos/add_matrices_01.cc +++ b/tests/trilinos/add_matrices_01.cc @@ -99,7 +99,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/add_matrices_02.cc b/tests/trilinos/add_matrices_02.cc index 26a2c0e8ce..ab02262015 100644 --- a/tests/trilinos/add_matrices_02.cc +++ b/tests/trilinos/add_matrices_02.cc @@ -91,7 +91,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/add_matrices_03.cc b/tests/trilinos/add_matrices_03.cc index 3f4a644ea5..05e8206fe5 100644 --- a/tests/trilinos/add_matrices_03.cc +++ b/tests/trilinos/add_matrices_03.cc @@ -94,7 +94,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/add_matrices_04.cc b/tests/trilinos/add_matrices_04.cc index 27a750815a..de6890fae8 100644 --- a/tests/trilinos/add_matrices_04.cc +++ b/tests/trilinos/add_matrices_04.cc @@ -68,7 +68,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/add_matrices_05.cc b/tests/trilinos/add_matrices_05.cc index 0e0abfdf42..2657271d05 100644 --- a/tests/trilinos/add_matrices_05.cc +++ b/tests/trilinos/add_matrices_05.cc @@ -73,7 +73,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/add_matrices_06.cc b/tests/trilinos/add_matrices_06.cc index 7e16b9bc79..370503d7bd 100644 --- a/tests/trilinos/add_matrices_06.cc +++ b/tests/trilinos/add_matrices_06.cc @@ -86,7 +86,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/assemble_matrix_parallel_01.cc b/tests/trilinos/assemble_matrix_parallel_01.cc index bfd309c229..27f1a477eb 100644 --- a/tests/trilinos/assemble_matrix_parallel_01.cc +++ b/tests/trilinos/assemble_matrix_parallel_01.cc @@ -437,7 +437,7 @@ int main (int argc, char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize init(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { deallog.push("2d"); diff --git a/tests/trilinos/assemble_matrix_parallel_02.cc b/tests/trilinos/assemble_matrix_parallel_02.cc index 7bc5e77eaa..91f22c606c 100644 --- a/tests/trilinos/assemble_matrix_parallel_02.cc +++ b/tests/trilinos/assemble_matrix_parallel_02.cc @@ -439,7 +439,7 @@ int main (int argc, char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize init(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { deallog.push("2d"); diff --git a/tests/trilinos/assemble_matrix_parallel_03.cc b/tests/trilinos/assemble_matrix_parallel_03.cc index aeef2baca5..7f431280e4 100644 --- a/tests/trilinos/assemble_matrix_parallel_03.cc +++ b/tests/trilinos/assemble_matrix_parallel_03.cc @@ -445,7 +445,7 @@ int main (int argc, char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize init(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { deallog.push("2d"); diff --git a/tests/trilinos/assemble_matrix_parallel_04.cc b/tests/trilinos/assemble_matrix_parallel_04.cc index cb748e638d..2ccb578a59 100644 --- a/tests/trilinos/assemble_matrix_parallel_04.cc +++ b/tests/trilinos/assemble_matrix_parallel_04.cc @@ -465,7 +465,7 @@ int main (int argc, char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize init(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { deallog.push("2d"); diff --git a/tests/trilinos/assemble_matrix_parallel_05.cc b/tests/trilinos/assemble_matrix_parallel_05.cc index a358477904..12eb0c1719 100644 --- a/tests/trilinos/assemble_matrix_parallel_05.cc +++ b/tests/trilinos/assemble_matrix_parallel_05.cc @@ -441,7 +441,7 @@ int main (int argc, char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize init(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { deallog.push("2d"); diff --git a/tests/trilinos/assemble_matrix_parallel_06.cc b/tests/trilinos/assemble_matrix_parallel_06.cc index 049d4db43b..11412b685e 100644 --- a/tests/trilinos/assemble_matrix_parallel_06.cc +++ b/tests/trilinos/assemble_matrix_parallel_06.cc @@ -466,7 +466,7 @@ int main (int argc, char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize init(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { deallog.push("2d"); diff --git a/tests/trilinos/assemble_matrix_parallel_07.cc b/tests/trilinos/assemble_matrix_parallel_07.cc index d8fa740aa9..290f0b7805 100644 --- a/tests/trilinos/assemble_matrix_parallel_07.cc +++ b/tests/trilinos/assemble_matrix_parallel_07.cc @@ -450,7 +450,7 @@ int main (int argc, char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize init(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { deallog.push("2d"); diff --git a/tests/trilinos/block_sparse_matrix_add_01.cc b/tests/trilinos/block_sparse_matrix_add_01.cc index 32dbae6b23..1ce288ac55 100644 --- a/tests/trilinos/block_sparse_matrix_add_01.cc +++ b/tests/trilinos/block_sparse_matrix_add_01.cc @@ -134,7 +134,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/block_sparse_matrix_set_01.cc b/tests/trilinos/block_sparse_matrix_set_01.cc index b7f423ec16..cd37415e78 100644 --- a/tests/trilinos/block_sparse_matrix_set_01.cc +++ b/tests/trilinos/block_sparse_matrix_set_01.cc @@ -135,7 +135,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/block_sparse_matrix_vector_01.cc b/tests/trilinos/block_sparse_matrix_vector_01.cc index b9cbddb638..ce3f96a18e 100644 --- a/tests/trilinos/block_sparse_matrix_vector_01.cc +++ b/tests/trilinos/block_sparse_matrix_vector_01.cc @@ -95,7 +95,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/block_sparse_matrix_vector_02.cc b/tests/trilinos/block_sparse_matrix_vector_02.cc index 9476d62a13..c160905f68 100644 --- a/tests/trilinos/block_sparse_matrix_vector_02.cc +++ b/tests/trilinos/block_sparse_matrix_vector_02.cc @@ -89,7 +89,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/block_sparse_matrix_vector_03.cc b/tests/trilinos/block_sparse_matrix_vector_03.cc index 550ee207d8..205b48043e 100644 --- a/tests/trilinos/block_sparse_matrix_vector_03.cc +++ b/tests/trilinos/block_sparse_matrix_vector_03.cc @@ -89,7 +89,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/block_sparse_matrix_vector_04.cc b/tests/trilinos/block_sparse_matrix_vector_04.cc index 175e5c2af3..d9b84e2d62 100644 --- a/tests/trilinos/block_sparse_matrix_vector_04.cc +++ b/tests/trilinos/block_sparse_matrix_vector_04.cc @@ -81,7 +81,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/block_vector_iterator_01.cc b/tests/trilinos/block_vector_iterator_01.cc index bf2b76d65c..578894f5ef 100644 --- a/tests/trilinos/block_vector_iterator_01.cc +++ b/tests/trilinos/block_vector_iterator_01.cc @@ -90,7 +90,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/block_vector_iterator_02.cc b/tests/trilinos/block_vector_iterator_02.cc index 4c937affa9..6031b270cd 100644 --- a/tests/trilinos/block_vector_iterator_02.cc +++ b/tests/trilinos/block_vector_iterator_02.cc @@ -84,7 +84,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/block_vector_iterator_03.cc b/tests/trilinos/block_vector_iterator_03.cc index 242a640e3d..cbc16eadc0 100644 --- a/tests/trilinos/block_vector_iterator_03.cc +++ b/tests/trilinos/block_vector_iterator_03.cc @@ -331,7 +331,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/block_vector_move_operations.cc b/tests/trilinos/block_vector_move_operations.cc index 3fedf645ae..f39531e6e9 100644 --- a/tests/trilinos/block_vector_move_operations.cc +++ b/tests/trilinos/block_vector_move_operations.cc @@ -33,7 +33,7 @@ int main (int argc, char **argv) { initlog(); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { std::vector local_owned(5); diff --git a/tests/trilinos/copy_to_dealvec.cc b/tests/trilinos/copy_to_dealvec.cc index fdf61a97e2..0edb932aae 100644 --- a/tests/trilinos/copy_to_dealvec.cc +++ b/tests/trilinos/copy_to_dealvec.cc @@ -99,7 +99,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/trilinos/copy_to_dealvec_block.cc b/tests/trilinos/copy_to_dealvec_block.cc index 56d66efd06..c0eb8fdecf 100644 --- a/tests/trilinos/copy_to_dealvec_block.cc +++ b/tests/trilinos/copy_to_dealvec_block.cc @@ -115,7 +115,7 @@ void test () int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD); deallog.push(Utilities::int_to_string(myid)); diff --git a/tests/trilinos/deal_solver_01.cc b/tests/trilinos/deal_solver_01.cc index 495b362bdc..a9e2d476f0 100644 --- a/tests/trilinos/deal_solver_01.cc +++ b/tests/trilinos/deal_solver_01.cc @@ -71,7 +71,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { diff --git a/tests/trilinos/deal_solver_02.cc b/tests/trilinos/deal_solver_02.cc index c9ce657557..966e67c4bd 100644 --- a/tests/trilinos/deal_solver_02.cc +++ b/tests/trilinos/deal_solver_02.cc @@ -72,7 +72,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { diff --git a/tests/trilinos/deal_solver_03.cc b/tests/trilinos/deal_solver_03.cc index 031d63da45..d12741b140 100644 --- a/tests/trilinos/deal_solver_03.cc +++ b/tests/trilinos/deal_solver_03.cc @@ -73,7 +73,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { diff --git a/tests/trilinos/deal_solver_04.cc b/tests/trilinos/deal_solver_04.cc index acb9625aa0..27f716010a 100644 --- a/tests/trilinos/deal_solver_04.cc +++ b/tests/trilinos/deal_solver_04.cc @@ -72,7 +72,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { diff --git a/tests/trilinos/deal_solver_05.cc b/tests/trilinos/deal_solver_05.cc index 902311ecc0..e44dc23483 100644 --- a/tests/trilinos/deal_solver_05.cc +++ b/tests/trilinos/deal_solver_05.cc @@ -71,7 +71,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { diff --git a/tests/trilinos/deal_solver_06.cc b/tests/trilinos/deal_solver_06.cc index 502361e1ba..b58e443064 100644 --- a/tests/trilinos/deal_solver_06.cc +++ b/tests/trilinos/deal_solver_06.cc @@ -70,7 +70,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { diff --git a/tests/trilinos/direct_solver.cc b/tests/trilinos/direct_solver.cc index b66f24fc13..cc9f5a83e4 100644 --- a/tests/trilinos/direct_solver.cc +++ b/tests/trilinos/direct_solver.cc @@ -297,7 +297,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/mg_transfer_prebuilt_01.cc b/tests/trilinos/mg_transfer_prebuilt_01.cc index 94a1d847a9..97f692439c 100644 --- a/tests/trilinos/mg_transfer_prebuilt_01.cc +++ b/tests/trilinos/mg_transfer_prebuilt_01.cc @@ -142,7 +142,7 @@ void check_simple(const FiniteElement &fe) int main(int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); deallog << std::setprecision(6); diff --git a/tests/trilinos/parallel_sparse_matrix_01.cc b/tests/trilinos/parallel_sparse_matrix_01.cc index d7b03b6bd5..1924a125f5 100644 --- a/tests/trilinos/parallel_sparse_matrix_01.cc +++ b/tests/trilinos/parallel_sparse_matrix_01.cc @@ -111,7 +111,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/precondition_amg_dgp.cc b/tests/trilinos/precondition_amg_dgp.cc index ebba33de5a..afe27a2d61 100644 --- a/tests/trilinos/precondition_amg_dgp.cc +++ b/tests/trilinos/precondition_amg_dgp.cc @@ -218,7 +218,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/precondition_amg_smoother.cc b/tests/trilinos/precondition_amg_smoother.cc index 7d389fa86a..9469a5588b 100644 --- a/tests/trilinos/precondition_amg_smoother.cc +++ b/tests/trilinos/precondition_amg_smoother.cc @@ -266,7 +266,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/precondition_muelu_dgp.cc b/tests/trilinos/precondition_muelu_dgp.cc index 696df34f9e..1d5dffd2f7 100644 --- a/tests/trilinos/precondition_muelu_dgp.cc +++ b/tests/trilinos/precondition_muelu_dgp.cc @@ -221,7 +221,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/precondition_muelu_q_iso_q1.cc b/tests/trilinos/precondition_muelu_q_iso_q1.cc index 5d726ee7b9..c6b1befdfe 100644 --- a/tests/trilinos/precondition_muelu_q_iso_q1.cc +++ b/tests/trilinos/precondition_muelu_q_iso_q1.cc @@ -324,7 +324,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/precondition_muelu_smoother.cc b/tests/trilinos/precondition_muelu_smoother.cc index 0d5ab7bed6..1cff426018 100644 --- a/tests/trilinos/precondition_muelu_smoother.cc +++ b/tests/trilinos/precondition_muelu_smoother.cc @@ -266,7 +266,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/precondition_q_iso_q1.cc b/tests/trilinos/precondition_q_iso_q1.cc index 68f8184c62..f143782c4d 100644 --- a/tests/trilinos/precondition_q_iso_q1.cc +++ b/tests/trilinos/precondition_q_iso_q1.cc @@ -320,7 +320,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/slowness_01.cc b/tests/trilinos/slowness_01.cc index 069ee10971..e5d809ddbd 100644 --- a/tests/trilinos/slowness_01.cc +++ b/tests/trilinos/slowness_01.cc @@ -114,7 +114,7 @@ int main (int argc,char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/slowness_02.cc b/tests/trilinos/slowness_02.cc index 01ef332125..0ae8664232 100644 --- a/tests/trilinos/slowness_02.cc +++ b/tests/trilinos/slowness_02.cc @@ -85,7 +85,7 @@ int main (int argc,char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/slowness_03.cc b/tests/trilinos/slowness_03.cc index ebe2d928c8..a9bc772dc4 100644 --- a/tests/trilinos/slowness_03.cc +++ b/tests/trilinos/slowness_03.cc @@ -87,7 +87,7 @@ int main (int argc,char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/slowness_04.cc b/tests/trilinos/slowness_04.cc index 7f097c071c..346e1527e4 100644 --- a/tests/trilinos/slowness_04.cc +++ b/tests/trilinos/slowness_04.cc @@ -118,7 +118,7 @@ int main (int argc,char **argv) deallog.attach(logfile); deallog.depth_console(0); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/solver_03.cc b/tests/trilinos/solver_03.cc index f2c2004298..6887cfcd86 100644 --- a/tests/trilinos/solver_03.cc +++ b/tests/trilinos/solver_03.cc @@ -66,7 +66,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { diff --git a/tests/trilinos/solver_05.cc b/tests/trilinos/solver_05.cc index 4c9e437907..885322f97e 100644 --- a/tests/trilinos/solver_05.cc +++ b/tests/trilinos/solver_05.cc @@ -66,7 +66,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { diff --git a/tests/trilinos/solver_07.cc b/tests/trilinos/solver_07.cc index 2aad2f3e5d..2ec3a9df35 100644 --- a/tests/trilinos/solver_07.cc +++ b/tests/trilinos/solver_07.cc @@ -66,7 +66,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { SolverControl control(200, 1.e-3); diff --git a/tests/trilinos/sparse_matrix_01.cc b/tests/trilinos/sparse_matrix_01.cc index efcb65112c..500935e41a 100644 --- a/tests/trilinos/sparse_matrix_01.cc +++ b/tests/trilinos/sparse_matrix_01.cc @@ -37,7 +37,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); IndexSet row_partitioning (3); IndexSet col_partitioning (4); diff --git a/tests/trilinos/sparse_matrix_02.cc b/tests/trilinos/sparse_matrix_02.cc index e2a1987ba2..0ad5453a37 100644 --- a/tests/trilinos/sparse_matrix_02.cc +++ b/tests/trilinos/sparse_matrix_02.cc @@ -29,7 +29,7 @@ int main (int argc,char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/trilinos/sparse_matrix_03.cc b/tests/trilinos/sparse_matrix_03.cc index 222dc1bb5d..811a2ee8ad 100644 --- a/tests/trilinos/sparse_matrix_03.cc +++ b/tests/trilinos/sparse_matrix_03.cc @@ -29,7 +29,7 @@ int main (int argc,char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/trilinos/sparse_matrix_04.cc b/tests/trilinos/sparse_matrix_04.cc index d948efdf79..23ab7eddb9 100644 --- a/tests/trilinos/sparse_matrix_04.cc +++ b/tests/trilinos/sparse_matrix_04.cc @@ -29,7 +29,7 @@ int main (int argc,char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/trilinos/sparse_matrix_05.cc b/tests/trilinos/sparse_matrix_05.cc index b153c08309..80d957bf8c 100644 --- a/tests/trilinos/sparse_matrix_05.cc +++ b/tests/trilinos/sparse_matrix_05.cc @@ -29,7 +29,7 @@ int main (int argc,char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/trilinos/sparse_matrix_07.cc b/tests/trilinos/sparse_matrix_07.cc index ee04271510..e13cc41c94 100644 --- a/tests/trilinos/sparse_matrix_07.cc +++ b/tests/trilinos/sparse_matrix_07.cc @@ -29,7 +29,7 @@ int main (int argc,char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/trilinos/sparse_matrix_07_rectangle.cc b/tests/trilinos/sparse_matrix_07_rectangle.cc index 8a04b71253..48547c52a2 100644 --- a/tests/trilinos/sparse_matrix_07_rectangle.cc +++ b/tests/trilinos/sparse_matrix_07_rectangle.cc @@ -29,7 +29,7 @@ int main (int argc,char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/trilinos/sparse_matrix_add_01.cc b/tests/trilinos/sparse_matrix_add_01.cc index 510f3c0840..904c7fcc0b 100644 --- a/tests/trilinos/sparse_matrix_add_01.cc +++ b/tests/trilinos/sparse_matrix_add_01.cc @@ -94,7 +94,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/sparse_matrix_add_02.cc b/tests/trilinos/sparse_matrix_add_02.cc index d240388c16..8442088a1d 100644 --- a/tests/trilinos/sparse_matrix_add_02.cc +++ b/tests/trilinos/sparse_matrix_add_02.cc @@ -94,7 +94,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/sparse_matrix_copy_from_01.cc b/tests/trilinos/sparse_matrix_copy_from_01.cc index b9d6a0aaa5..8889cfe877 100644 --- a/tests/trilinos/sparse_matrix_copy_from_01.cc +++ b/tests/trilinos/sparse_matrix_copy_from_01.cc @@ -28,7 +28,7 @@ int main (int argc,char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); deallog.attach(logfile); diff --git a/tests/trilinos/sparse_matrix_iterator.cc b/tests/trilinos/sparse_matrix_iterator.cc index f6d08a8566..f7781bdf45 100644 --- a/tests/trilinos/sparse_matrix_iterator.cc +++ b/tests/trilinos/sparse_matrix_iterator.cc @@ -25,7 +25,7 @@ int main(int argc, char **argv) deallog.attach(logfile); deallog.depth_console (0); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); TrilinosWrappers::SparsityPattern pattern(4,5,2); pattern.add(0,2); diff --git a/tests/trilinos/sparse_matrix_iterator_01.cc b/tests/trilinos/sparse_matrix_iterator_01.cc index 2eb1d628de..6455697b29 100644 --- a/tests/trilinos/sparse_matrix_iterator_01.cc +++ b/tests/trilinos/sparse_matrix_iterator_01.cc @@ -50,7 +50,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_set_01.cc b/tests/trilinos/sparse_matrix_set_01.cc index 765dd98447..c98ee394fa 100644 --- a/tests/trilinos/sparse_matrix_set_01.cc +++ b/tests/trilinos/sparse_matrix_set_01.cc @@ -90,7 +90,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/sparse_matrix_set_02.cc b/tests/trilinos/sparse_matrix_set_02.cc index 38359046ca..ca7c6d7537 100644 --- a/tests/trilinos/sparse_matrix_set_02.cc +++ b/tests/trilinos/sparse_matrix_set_02.cc @@ -91,7 +91,7 @@ int main (int argc,char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/sparse_matrix_vector_01.cc b/tests/trilinos/sparse_matrix_vector_01.cc index 6237e550b3..edb5bf9a93 100644 --- a/tests/trilinos/sparse_matrix_vector_01.cc +++ b/tests/trilinos/sparse_matrix_vector_01.cc @@ -67,7 +67,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_vector_02.cc b/tests/trilinos/sparse_matrix_vector_02.cc index d29e6273ec..cde430604b 100644 --- a/tests/trilinos/sparse_matrix_vector_02.cc +++ b/tests/trilinos/sparse_matrix_vector_02.cc @@ -67,7 +67,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_vector_03.cc b/tests/trilinos/sparse_matrix_vector_03.cc index 95c2f57a4b..56edeb9166 100644 --- a/tests/trilinos/sparse_matrix_vector_03.cc +++ b/tests/trilinos/sparse_matrix_vector_03.cc @@ -70,7 +70,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_vector_04.cc b/tests/trilinos/sparse_matrix_vector_04.cc index c16dce88dd..9bcedeabc6 100644 --- a/tests/trilinos/sparse_matrix_vector_04.cc +++ b/tests/trilinos/sparse_matrix_vector_04.cc @@ -69,7 +69,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_vector_05.cc b/tests/trilinos/sparse_matrix_vector_05.cc index 3252471f29..0556356488 100644 --- a/tests/trilinos/sparse_matrix_vector_05.cc +++ b/tests/trilinos/sparse_matrix_vector_05.cc @@ -73,7 +73,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_vector_06.cc b/tests/trilinos/sparse_matrix_vector_06.cc index 8b78dc164a..f401baae67 100644 --- a/tests/trilinos/sparse_matrix_vector_06.cc +++ b/tests/trilinos/sparse_matrix_vector_06.cc @@ -65,7 +65,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_vector_07.cc b/tests/trilinos/sparse_matrix_vector_07.cc index 4ec02aec09..6376e216f1 100644 --- a/tests/trilinos/sparse_matrix_vector_07.cc +++ b/tests/trilinos/sparse_matrix_vector_07.cc @@ -75,7 +75,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_vector_08.cc b/tests/trilinos/sparse_matrix_vector_08.cc index 834c56dc10..0764a668f8 100644 --- a/tests/trilinos/sparse_matrix_vector_08.cc +++ b/tests/trilinos/sparse_matrix_vector_08.cc @@ -73,7 +73,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_vector_09.cc b/tests/trilinos/sparse_matrix_vector_09.cc index 283fa9652c..ed98fd531a 100644 --- a/tests/trilinos/sparse_matrix_vector_09.cc +++ b/tests/trilinos/sparse_matrix_vector_09.cc @@ -73,7 +73,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_vector_10.cc b/tests/trilinos/sparse_matrix_vector_10.cc index da9b64375b..4cdefd4fac 100644 --- a/tests/trilinos/sparse_matrix_vector_10.cc +++ b/tests/trilinos/sparse_matrix_vector_10.cc @@ -74,7 +74,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparse_matrix_vector_11.cc b/tests/trilinos/sparse_matrix_vector_11.cc index a785acdba1..2e63a81019 100644 --- a/tests/trilinos/sparse_matrix_vector_11.cc +++ b/tests/trilinos/sparse_matrix_vector_11.cc @@ -73,7 +73,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/sparsity_pattern_01.cc b/tests/trilinos/sparsity_pattern_01.cc index 5930f95dd3..13b7d8e676 100644 --- a/tests/trilinos/sparsity_pattern_01.cc +++ b/tests/trilinos/sparsity_pattern_01.cc @@ -22,7 +22,7 @@ int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_init (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); logfile.setf(std::ios::fixed); deallog << std::setprecision(3); diff --git a/tests/trilinos/sparsity_pattern_02.cc b/tests/trilinos/sparsity_pattern_02.cc index 911bc38303..a808f40984 100644 --- a/tests/trilinos/sparsity_pattern_02.cc +++ b/tests/trilinos/sparsity_pattern_02.cc @@ -22,7 +22,7 @@ int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_init (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); logfile.setf(std::ios::fixed); deallog << std::setprecision(3); diff --git a/tests/trilinos/sparsity_pattern_03.cc b/tests/trilinos/sparsity_pattern_03.cc index 55588c1137..30f59d568a 100644 --- a/tests/trilinos/sparsity_pattern_03.cc +++ b/tests/trilinos/sparsity_pattern_03.cc @@ -22,7 +22,7 @@ int main (int argc, char **argv) { - Utilities::MPI::MPI_InitFinalize mpi_init (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); std::ofstream logfile("output"); logfile.setf(std::ios::fixed); diff --git a/tests/trilinos/trilinos_64_bit_crash_01.cc b/tests/trilinos/trilinos_64_bit_crash_01.cc index b9774fe0f5..e8a59b0427 100644 --- a/tests/trilinos/trilinos_64_bit_crash_01.cc +++ b/tests/trilinos/trilinos_64_bit_crash_01.cc @@ -56,7 +56,7 @@ int main(int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); deallog << "32bit" << std::endl; test(); diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc index b7ecbfe8e5..264637acbd 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_01.cc @@ -54,7 +54,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_02.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_02.cc index 76b9ce6e0c..2225767946 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_02.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_02.cc @@ -65,7 +65,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_03.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_03.cc index aa9022ddeb..0e09dca962 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_03.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_03.cc @@ -65,7 +65,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_04.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_04.cc index b9d1e078ef..c12d76fda6 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_04.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_04.cc @@ -64,7 +64,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_05.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_05.cc index e3c93a78c5..3ad9c8f256 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_05.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_05.cc @@ -71,7 +71,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_06.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_06.cc index be2cf3f661..02ab96b7ec 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_06.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_06.cc @@ -71,7 +71,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_07.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_07.cc index 57d7807b12..a2764788c3 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_07.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_07.cc @@ -71,7 +71,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_08.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_08.cc index e6fd4be587..b9d4e9234e 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_08.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_08.cc @@ -71,7 +71,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_09.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_09.cc index e461378424..6dd830ddd3 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_09.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_09.cc @@ -55,7 +55,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_10.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_10.cc index de889649de..c009c6d6d9 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_10.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_10.cc @@ -57,7 +57,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc index 2f3510a2ac..67f28c5673 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc @@ -65,7 +65,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc index 9c8e10c4c7..c4513dc59b 100644 --- a/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc +++ b/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc @@ -65,7 +65,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparsity_pattern_01.cc b/tests/trilinos/trilinos_sparsity_pattern_01.cc index a26bd5c534..d7825e6bb7 100644 --- a/tests/trilinos/trilinos_sparsity_pattern_01.cc +++ b/tests/trilinos/trilinos_sparsity_pattern_01.cc @@ -76,7 +76,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try { diff --git a/tests/trilinos/trilinos_sparsity_pattern_02.cc b/tests/trilinos/trilinos_sparsity_pattern_02.cc index b1ec23b980..5f0e2a3c93 100644 --- a/tests/trilinos/trilinos_sparsity_pattern_02.cc +++ b/tests/trilinos/trilinos_sparsity_pattern_02.cc @@ -152,7 +152,7 @@ int main (int argc, char *argv[]) using namespace dealii; using namespace Step22; - Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1); deallog.depth_console (0); if (Utilities::MPI::this_mpi_process (MPI_COMM_WORLD)==0) diff --git a/tests/trilinos/vector_assign_01.cc b/tests/trilinos/vector_assign_01.cc index a4b652496f..d9ba0954a7 100644 --- a/tests/trilinos/vector_assign_01.cc +++ b/tests/trilinos/vector_assign_01.cc @@ -57,7 +57,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/vector_assign_02.cc b/tests/trilinos/vector_assign_02.cc index 279c6c16ba..e5d460e12f 100644 --- a/tests/trilinos/vector_assign_02.cc +++ b/tests/trilinos/vector_assign_02.cc @@ -56,7 +56,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/vector_equality_1.cc b/tests/trilinos/vector_equality_1.cc index ff8e6b7f7a..28598d1c76 100644 --- a/tests/trilinos/vector_equality_1.cc +++ b/tests/trilinos/vector_equality_1.cc @@ -52,7 +52,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/vector_equality_2.cc b/tests/trilinos/vector_equality_2.cc index 02b92f0d9c..527d7d6e0e 100644 --- a/tests/trilinos/vector_equality_2.cc +++ b/tests/trilinos/vector_equality_2.cc @@ -54,7 +54,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/vector_equality_3.cc b/tests/trilinos/vector_equality_3.cc index 15b7498ca6..82d44ca7af 100644 --- a/tests/trilinos/vector_equality_3.cc +++ b/tests/trilinos/vector_equality_3.cc @@ -52,7 +52,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/vector_equality_4.cc b/tests/trilinos/vector_equality_4.cc index 72eee3824e..b2064934b1 100644 --- a/tests/trilinos/vector_equality_4.cc +++ b/tests/trilinos/vector_equality_4.cc @@ -54,7 +54,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try diff --git a/tests/trilinos/vector_move_operations.cc b/tests/trilinos/vector_move_operations.cc index 5e6b5fd8d6..57fdfb7ff0 100644 --- a/tests/trilinos/vector_move_operations.cc +++ b/tests/trilinos/vector_move_operations.cc @@ -28,7 +28,7 @@ int main (int argc, char **argv) { initlog(); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); { IndexSet local_owned(10); diff --git a/tests/trilinos/vector_swap_01.cc b/tests/trilinos/vector_swap_01.cc index 06808fa60d..5ae43e4d2e 100644 --- a/tests/trilinos/vector_swap_01.cc +++ b/tests/trilinos/vector_swap_01.cc @@ -72,7 +72,7 @@ int main (int argc, char **argv) deallog.depth_console(0); deallog.threshold_double(1.e-10); - Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int); + Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, testing_max_num_threads()); try -- 2.39.5