]> https://gitweb.dealii.org/ - dealii.git/commit
Catch exceptions as const-reference when possible. 15489/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 26 Jun 2023 17:49:59 +0000 (11:49 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 26 Jun 2023 17:49:59 +0000 (11:49 -0600)
commit5016de24bb069e25d016d180b1520c02d81af43e
treeec218a5b47c352130772315ac50cc3b9992fc3c7
parent1ffb60c6cc8fb6ff8de46b6975be24e03ebccee1
Catch exceptions as const-reference when possible.
795 files changed:
tests/adolc/step-44-helper_res_lin_01_1.cc
tests/adolc/step-44-helper_res_lin_01_2.cc
tests/adolc/step-44-helper_scalar_01_1.cc
tests/adolc/step-44-helper_var_form_01_1.cc
tests/adolc/step-44-helper_vector_01_1.cc
tests/adolc/step-44-helper_vector_01_2.cc
tests/adolc/step-44.cc
tests/arpack/arpack_advection_diffusion.cc
tests/arpack/parpack_advection_diffusion_petsc.cc
tests/arpack/parpack_advection_diffusion_trilinos.cc
tests/arpack/step-36_ar.cc
tests/arpack/step-36_ar_shift.cc
tests/arpack/step-36_ar_with_iterations.cc
tests/arpack/step-36_parpack.cc
tests/arpack/step-36_parpack_mf.cc
tests/arpack/step-36_parpack_mf_02.cc
tests/arpack/step-36_parpack_mf_03.cc
tests/arpack/step-36_parpack_trilinos.cc
tests/base/hdf5_01.cc
tests/base/hdf5_02.cc
tests/base/hdf5_03.cc
tests/base/hdf5_04.cc
tests/base/hdf5_05.cc
tests/base/hdf5_06.cc
tests/base/hdf5_07.cc
tests/bits/anna_6.cc
tests/bits/apply_boundary_values_01.cc
tests/bits/apply_boundary_values_02.cc
tests/bits/apply_boundary_values_03.cc
tests/bits/apply_boundary_values_04.cc
tests/bits/block_sparse_matrix_iterator_01.cc
tests/bits/block_sparse_matrix_iterator_02.cc
tests/bits/block_sparse_matrix_iterator_04.cc
tests/bits/block_sparse_matrix_iterator_05.cc
tests/bits/block_vector_iterator_01.cc
tests/bits/block_vector_iterator_02.cc
tests/bits/block_vector_vector_01.cc
tests/bits/chunk_sparse_matrix_00.cc
tests/bits/chunk_sparse_matrix_01.cc
tests/bits/chunk_sparse_matrix_01a.cc
tests/bits/chunk_sparse_matrix_02.cc
tests/bits/chunk_sparse_matrix_03.cc
tests/bits/chunk_sparse_matrix_03a.cc
tests/bits/chunk_sparse_matrix_04.cc
tests/bits/chunk_sparse_matrix_05.cc
tests/bits/chunk_sparse_matrix_05a.cc
tests/bits/chunk_sparse_matrix_06.cc
tests/bits/chunk_sparse_matrix_07.cc
tests/bits/chunk_sparse_matrix_08.cc
tests/bits/chunk_sparse_matrix_09.cc
tests/bits/chunk_sparse_matrix_10.cc
tests/bits/chunk_sparse_matrix_11.cc
tests/bits/chunk_sparse_matrix_12.cc
tests/bits/chunk_sparse_matrix_13.cc
tests/bits/chunk_sparse_matrix_14.cc
tests/bits/chunk_sparse_matrix_15.cc
tests/bits/chunk_sparse_matrix_16.cc
tests/bits/chunk_sparse_matrix_iterator_01.cc
tests/bits/chunk_sparse_matrix_iterator_02.cc
tests/bits/chunk_sparse_matrix_iterator_03.cc
tests/bits/chunk_sparse_matrix_iterator_04.cc
tests/bits/chunk_sparse_matrix_iterator_05.cc
tests/bits/chunk_sparse_matrix_iterator_06.cc
tests/bits/chunk_sparse_matrix_iterator_07.cc
tests/bits/chunk_sparse_matrix_iterator_08.cc
tests/bits/chunk_sparse_matrix_iterator_09.cc
tests/bits/chunk_sparse_matrix_iterator_10.cc
tests/bits/chunk_sparse_matrix_iterator_11.cc
tests/bits/chunk_sparse_matrix_iterator_12.cc
tests/bits/chunk_sparse_matrix_iterator_13.cc
tests/bits/chunk_sparse_matrix_vector_01.cc
tests/bits/chunk_sparse_matrix_vector_02.cc
tests/bits/chunk_sparse_matrix_vector_03.cc
tests/bits/chunk_sparse_matrix_vector_04.cc
tests/bits/chunk_sparse_matrix_vector_05.cc
tests/bits/chunk_sparse_matrix_vector_06.cc
tests/bits/chunk_sparse_matrix_vector_07.cc
tests/bits/deal_solver_04.cc
tests/bits/deal_solver_05.cc
tests/bits/faceq_face_interpolation.cc
tests/bits/faceq_subface_interpolation.cc
tests/bits/fe_tools_01a.cc
tests/bits/fe_tools_01b.cc
tests/bits/fe_tools_01c.cc
tests/bits/fe_tools_cpfqpm_05.cc
tests/bits/gerold_1.cc
tests/bits/gerold_2.cc
tests/bits/joa_1.cc
tests/bits/make_boundary_constraints_01.cc
tests/bits/make_boundary_constraints_02.cc
tests/bits/make_boundary_constraints_03.cc
tests/bits/periodic_flux_coupling_01.cc
tests/bits/sparse_matrix_01.cc
tests/bits/sparse_matrix_02.cc
tests/bits/sparse_matrix_03.cc
tests/bits/sparse_matrix_03a.cc
tests/bits/sparse_matrix_04.cc
tests/bits/sparse_matrix_05.cc
tests/bits/sparse_matrix_05a.cc
tests/bits/sparse_matrix_06.cc
tests/bits/sparse_matrix_07.cc
tests/bits/sparse_matrix_08.cc
tests/bits/sparse_matrix_09.cc
tests/bits/sparse_matrix_10.cc
tests/bits/sparse_matrix_add_entries_01.cc
tests/bits/sparse_matrix_add_entries_02.cc
tests/bits/sparse_matrix_add_entries_03.cc
tests/bits/sparse_matrix_add_entries_04.cc
tests/bits/sparse_matrix_add_entries_05.cc
tests/bits/sparse_matrix_add_entries_06.cc
tests/bits/sparse_matrix_iterator_01.cc
tests/bits/sparse_matrix_iterator_02.cc
tests/bits/sparse_matrix_iterator_03.cc
tests/bits/sparse_matrix_iterator_04.cc
tests/bits/sparse_matrix_iterator_05.cc
tests/bits/sparse_matrix_iterator_06.cc
tests/bits/sparse_matrix_iterator_07.cc
tests/bits/sparse_matrix_iterator_08.cc
tests/bits/sparse_matrix_iterator_09.cc
tests/bits/sparse_matrix_iterator_10.cc
tests/bits/sparse_matrix_iterator_11.cc
tests/bits/sparse_matrix_iterator_12.cc
tests/bits/sparse_matrix_iterator_13.cc
tests/bits/sparse_matrix_vector_01.cc
tests/bits/sparse_matrix_vector_02.cc
tests/bits/sparse_matrix_vector_03.cc
tests/bits/sparse_matrix_vector_04.cc
tests/bits/sparse_matrix_vector_05.cc
tests/bits/sparse_matrix_vector_06.cc
tests/bits/sparse_matrix_vector_07.cc
tests/bits/static_condensation.cc
tests/bits/step-11.cc
tests/bits/step-12.cc
tests/bits/step-13.cc
tests/bits/step-14.cc
tests/bits/step-4_dg_periodic.cc
tests/bits/step-4_dg_periodic_coupling.cc
tests/bits/step-7.cc
tests/bits/step-8.cc
tests/data_out/data_out_complex_01.cc
tests/data_out/data_out_complex_01_mixed.cc
tests/data_out/data_out_complex_02.cc
tests/data_out/data_out_complex_02_mixed.cc
tests/data_out/data_out_complex_03.cc
tests/data_out/data_out_complex_03_mixed.cc
tests/data_out/data_out_complex_04.cc
tests/data_out/data_out_complex_04_mixed.cc
tests/data_out/data_out_complex_05.cc
tests/data_out/data_out_complex_05_tensor.cc
tests/data_out/data_out_complex_06.cc
tests/data_out/data_out_complex_postprocessor_01.cc
tests/data_out/data_out_complex_postprocessor_02.cc
tests/data_out/data_out_complex_postprocessor_03.cc
tests/data_out/data_out_hdf5_01.cc
tests/data_out/data_out_hdf5_02.cc
tests/data_out/data_out_multi_dh_01.cc
tests/data_out/data_out_multi_dh_02.cc
tests/data_out/data_out_multi_dh_03.cc
tests/data_out/data_out_multi_dh_04.cc
tests/data_out/data_out_multi_dh_05.cc
tests/dofs/dof_constraints_01.cc
tests/dofs/dof_constraints_02.cc
tests/dofs/dof_constraints_03.cc
tests/dofs/dof_constraints_04.cc
tests/dofs/dof_constraints_05.cc
tests/dofs/dof_constraints_06.cc
tests/dofs/dof_constraints_07.cc
tests/dofs/dof_constraints_08.cc
tests/dofs/dof_constraints_09.cc
tests/dofs/dof_constraints_10.cc
tests/dofs/dof_constraints_11.cc
tests/dofs/dof_constraints_11_x.cc
tests/dofs/dof_tools_18a_1d.cc
tests/examples/step-56.cc
tests/fail/circular_01.cc
tests/fail/hp-step-14.cc
tests/fail/hp-step-15.cc
tests/fail/step-15.cc
tests/fe/fe_conformity_dim_2_fe_abf.cc
tests/fe/fe_conformity_dim_2_fe_bdm.cc
tests/fe/fe_conformity_dim_2_fe_nedelec.cc
tests/fe/fe_conformity_dim_2_fe_nedelec_sz.cc
tests/fe/fe_conformity_dim_2_fe_rt.cc
tests/fe/fe_conformity_dim_2_fe_rt_nodal.cc
tests/fe/fe_conformity_dim_3_fe_nedelec.cc
tests/fe/fe_conformity_dim_3_fe_nedelec_sz.cc
tests/fe/fe_conformity_dim_3_fe_q.cc
tests/fe/fe_conformity_dim_3_fe_rt.cc
tests/fe/fe_conformity_dim_3_fe_rt_nodal.cc
tests/fe/fe_enriched_01.cc
tests/fe/fe_enriched_02.cc
tests/fe/fe_enriched_03.cc
tests/fe/fe_enriched_04.cc
tests/fe/fe_enriched_05.cc
tests/fe/fe_enriched_06.cc
tests/fe/fe_enriched_07.cc
tests/fe/fe_enriched_08.cc
tests/fe/fe_enriched_08a.cc
tests/fe/fe_enriched_color_01.cc
tests/fe/fe_enriched_compare_to_fe_system.cc
tests/fe/fe_enriched_compare_to_fe_system_2.cc
tests/fe/fe_enriched_step-36.cc
tests/fe/fe_enriched_step-36b.cc
tests/fe/fe_nothing.cc
tests/feinterface/step-12.cc
tests/feinterface/stokes.cc
tests/full_matrix/full_matrix_iterator_01.cc
tests/full_matrix/full_matrix_vector_01.cc
tests/full_matrix/full_matrix_vector_02.cc
tests/full_matrix/full_matrix_vector_05.cc
tests/full_matrix/full_matrix_vector_06.cc
tests/full_matrix/full_matrix_vector_07.cc
tests/grid/grid_generator_open_torus.cc
tests/grid/grid_in_3d.cc
tests/grid/grid_in_3d_02.cc
tests/grid/grid_in_abaqus_01.cc
tests/grid/grid_in_abaqus_02.cc
tests/grid/grid_in_comsol_mphtxt_01.cc
tests/grid/grid_in_comsol_mphtxt_02.cc
tests/grid/grid_in_comsol_mphtxt_04.cc
tests/grid/grid_in_gmsh_01.cc
tests/grid/grid_in_gmsh_01_v4.cc
tests/grid/grid_in_gmsh_01_v41.cc
tests/grid/grid_tools_aspect_ratio.cc
tests/grid/mesh_smoothing_02.cc
tests/grid/mesh_smoothing_03.cc
tests/grid/number_cache_02.cc
tests/hp/crash_17.cc
tests/hp/crash_18.cc
tests/hp/crash_19.cc
tests/hp/hp_constraints_neither_dominate_01.cc
tests/hp/hp_constraints_neither_dominate_02.cc
tests/hp/step-11.cc
tests/hp/step-12.cc
tests/hp/step-13.cc
tests/hp/step-27.cc
tests/hp/step-7.cc
tests/hp/step-8.cc
tests/lac/block_matrices_01.cc
tests/lac/block_matrices_02.cc
tests/lac/block_matrices_03.cc
tests/lac/block_vector.cc
tests/lac/block_vector_copy.cc
tests/lac/block_vector_iterator.cc
tests/lac/block_vector_vector_assign.cc
tests/lac/complex_block_vector.cc
tests/lac/complex_block_vector_iterator.cc
tests/lac/complex_block_vector_vector_assign.cc
tests/lac/is_block_matrix.cc
tests/lac/is_block_vector.cc
tests/lac/linear_operator_11.cc
tests/lac/linear_operator_12.cc
tests/lac/linear_operator_12a.cc
tests/lac/solver.cc
tests/lac/solver_control_01.cc
tests/lac/solver_control_02.cc
tests/lac/solver_control_03.cc
tests/lac/solver_control_04.cc
tests/lac/solver_memorytest.cc
tests/lac/solver_monitor.cc
tests/lac/solver_monitor_disconnect.cc
tests/lac/solver_relaxation_01.cc
tests/lac/solver_relaxation_02.cc
tests/lac/solver_relaxation_03.cc
tests/lac/solver_relaxation_04.cc
tests/lac/solver_signals.cc
tests/lac/step-40-linear_operator_01.cc
tests/lac/step-40-linear_operator_02.cc
tests/lac/step-40-linear_operator_03.cc
tests/lac/step-40-linear_operator_04.cc
tests/lac/step-40-linear_operator_05.cc
tests/lac/step-40-linear_operator_06.cc
tests/lac/utilities_02.cc
tests/lac/vector_type_traits_is_serial_01.cc
tests/lac/vector_type_traits_is_serial_02.cc
tests/lac/vector_type_traits_is_serial_03.cc
tests/lapack/full_matrix_14.cc
tests/lapack/solver_cg.cc
tests/matrix_free/stokes_computation.cc
tests/meshworker/step-50-mesh_loop.cc
tests/metis/metis_01.cc
tests/metis/metis_01a.cc
tests/metis/metis_02.cc
tests/metis/metis_03.cc
tests/metis/metis_05.cc
tests/mpi/data_out_faces_01.cc
tests/mpi/data_out_hdf5_01.cc
tests/mpi/data_out_hdf5_02.cc
tests/mpi/flux_edge_01.cc
tests/mpi/hp_step-40.cc
tests/mpi/hp_step-40_variable_01.cc
tests/mpi/mg_ghost_dofs_periodic_01.cc
tests/mpi/mg_ghost_dofs_periodic_02.cc
tests/mpi/mg_ghost_dofs_periodic_03.cc
tests/mpi/mg_ghost_dofs_periodic_04.cc
tests/mpi/mg_ghost_layer_periodic.cc
tests/mpi/muelu_periodicity.cc
tests/mpi/multigrid_adaptive.cc
tests/mpi/multigrid_uniform.cc
tests/mpi/periodic_neighbor_01.cc
tests/mpi/periodicity_01.cc
tests/mpi/periodicity_02.cc
tests/mpi/periodicity_03.cc
tests/mpi/periodicity_04.cc
tests/mpi/petsc_step-27.cc
tests/mpi/project_bv_div_conf.cc
tests/mpi/step-37.cc
tests/mpi/step-39.cc
tests/mpi/step-40.cc
tests/mpi/step-40_cuthill_mckee.cc
tests/mpi/step-40_cuthill_mckee_MPI-subset.cc
tests/mpi/step-40_direct_solver.cc
tests/mpi/trilinos_step-27.cc
tests/multigrid/events_01.cc
tests/multigrid/mg_coarse_01.cc
tests/multigrid/step-16-02.cc
tests/multigrid/step-16-03.cc
tests/multigrid/step-16-04.cc
tests/multigrid/step-16-05.cc
tests/multigrid/step-16-06.cc
tests/multigrid/step-16-07.cc
tests/multigrid/step-16-08.cc
tests/multigrid/step-16-50-mpi-linear-operator.cc
tests/multigrid/step-16-50-mpi-smoother.cc
tests/multigrid/step-16-50-mpi.cc
tests/multigrid/step-16-50-serial.cc
tests/multigrid/step-16-bdry1.cc
tests/multigrid/step-16.cc
tests/multigrid/step-39-02.cc
tests/multigrid/step-39-02a.cc
tests/multigrid/step-39-03.cc
tests/multigrid/step-39.cc
tests/multigrid/step-50_01.cc
tests/multigrid/step-50_02.cc
tests/non_matching/step-70.cc
tests/numerics/no_flux_18.cc
tests/numerics/subtract_mean_value_01.cc
tests/numerics/subtract_mean_value_02.cc
tests/optimization/step-44-with_line_search.cc
tests/optimization/step-44-with_line_search_ptrb.cc
tests/optimization/step-44-without_line_search.cc
tests/parameter_handler/parameter_handler_19.cc
tests/parameter_handler/parameter_handler_23.cc
tests/parameter_handler/parameter_handler_25.cc
tests/parameter_handler/parameter_handler_26.cc
tests/parameter_handler/parameter_handler_3.cc
tests/parameter_handler/parameter_handler_3_with_alias_01.cc
tests/parameter_handler/parameter_handler_3_with_alias_02.cc
tests/parameter_handler/parameter_handler_3_with_alias_03.cc
tests/parameter_handler/parameter_handler_3_with_alias_04.cc
tests/parameter_handler/parameter_handler_3_with_sorting_01.cc
tests/parameter_handler/parameter_handler_3_with_space.cc
tests/parameter_handler/parameter_handler_4.cc
tests/parameter_handler/parameter_handler_4a.cc
tests/parameter_handler/parameter_handler_4a_with_alias.cc
tests/parameter_handler/parameter_handler_4a_with_alias_deprecated.cc
tests/parameter_handler/parameter_handler_4b.cc
tests/parameter_handler/parameter_handler_5.cc
tests/parameter_handler/parameter_handler_6.cc
tests/parameter_handler/parameter_handler_6_bool.cc
tests/parameter_handler/parameter_handler_7.cc
tests/parameter_handler/parameter_handler_8.cc
tests/parameter_handler/parameter_handler_9.cc
tests/particles/step-19.cc
tests/particles/step-68.cc
tests/petsc/01.cc
tests/petsc/02.cc
tests/petsc/04.cc
tests/petsc/05.cc
tests/petsc/06.cc
tests/petsc/07.cc
tests/petsc/08.cc
tests/petsc/09.cc
tests/petsc/10.cc
tests/petsc/11.cc
tests/petsc/12.cc
tests/petsc/13.cc
tests/petsc/17.cc
tests/petsc/18.cc
tests/petsc/19.cc
tests/petsc/20.cc
tests/petsc/21.cc
tests/petsc/22.cc
tests/petsc/23.cc
tests/petsc/24.cc
tests/petsc/26.cc
tests/petsc/27.cc
tests/petsc/28.cc
tests/petsc/29.cc
tests/petsc/30.cc
tests/petsc/31.cc
tests/petsc/32.cc
tests/petsc/33.cc
tests/petsc/34.cc
tests/petsc/35.cc
tests/petsc/36.cc
tests/petsc/37.cc
tests/petsc/39.cc
tests/petsc/40.cc
tests/petsc/41.cc
tests/petsc/42.cc
tests/petsc/45.cc
tests/petsc/46.cc
tests/petsc/49.cc
tests/petsc/50.cc
tests/petsc/51.cc
tests/petsc/52.cc
tests/petsc/55.cc
tests/petsc/56.cc
tests/petsc/57.cc
tests/petsc/58.cc
tests/petsc/59.cc
tests/petsc/60.cc
tests/petsc/61.cc
tests/petsc/62.cc
tests/petsc/63.cc
tests/petsc/64.cc
tests/petsc/65.cc
tests/petsc/66.cc
tests/petsc/67.cc
tests/petsc/68.cc
tests/petsc/69.cc
tests/petsc/block_vector_iterator_01.cc
tests/petsc/block_vector_iterator_02.cc
tests/petsc/block_vector_iterator_03.cc
tests/petsc/full_matrix_00.cc
tests/petsc/full_matrix_01.cc
tests/petsc/full_matrix_02.cc
tests/petsc/full_matrix_04.cc
tests/petsc/full_matrix_05.cc
tests/petsc/full_matrix_06.cc
tests/petsc/full_matrix_07.cc
tests/petsc/full_matrix_08.cc
tests/petsc/full_matrix_09.cc
tests/petsc/full_matrix_10.cc
tests/petsc/full_matrix_iterator_01.cc
tests/petsc/full_matrix_vector_01.cc
tests/petsc/full_matrix_vector_02.cc
tests/petsc/full_matrix_vector_03.cc
tests/petsc/full_matrix_vector_04.cc
tests/petsc/full_matrix_vector_05.cc
tests/petsc/full_matrix_vector_06.cc
tests/petsc/full_matrix_vector_07.cc
tests/petsc/parallel_sparse_matrix_01.cc
tests/petsc/petsc_snes_02.cc
tests/petsc/petsc_snes_04.cc
tests/petsc/petsc_snes_05.cc
tests/petsc/petsc_snes_06.cc
tests/petsc/petsc_snes_07.cc
tests/petsc/petsc_ts_01.cc
tests/petsc/slowness_01.cc
tests/petsc/slowness_02.cc
tests/petsc/slowness_03.cc
tests/petsc/slowness_04.cc
tests/petsc/sparse_matrix_02.cc
tests/petsc/sparse_matrix_iterator_01.cc
tests/petsc/sparse_matrix_iterator_02.cc
tests/petsc/sparse_matrix_matrix_01.cc
tests/petsc/sparse_matrix_matrix_02.cc
tests/petsc/sparse_matrix_matrix_03.cc
tests/petsc/sparse_matrix_matrix_04.cc
tests/petsc/sparse_matrix_vector_01.cc
tests/petsc/sparse_matrix_vector_02.cc
tests/petsc/sparse_matrix_vector_03.cc
tests/petsc/sparse_matrix_vector_04.cc
tests/petsc/sparse_matrix_vector_05.cc
tests/petsc/sparse_matrix_vector_06.cc
tests/petsc/sparse_matrix_vector_07.cc
tests/petsc/subtract_mean_value_03.cc
tests/petsc/vector_assign_01.cc
tests/petsc/vector_assign_02.cc
tests/petsc/vector_equality_1.cc
tests/petsc/vector_equality_2.cc
tests/petsc/vector_equality_3.cc
tests/petsc/vector_equality_4.cc
tests/petsc/vector_print.cc
tests/petsc/vector_wrap_01.cc
tests/petsc_complex/00.cc
tests/petsc_complex/01.cc
tests/petsc_complex/02.cc
tests/petsc_complex/04.cc
tests/petsc_complex/05.cc
tests/petsc_complex/06.cc
tests/petsc_complex/07.cc
tests/petsc_complex/08.cc
tests/petsc_complex/09.cc
tests/petsc_complex/10.cc
tests/petsc_complex/11.cc
tests/petsc_complex/12.cc
tests/petsc_complex/13.cc
tests/petsc_complex/17.cc
tests/petsc_complex/18.cc
tests/petsc_complex/19.cc
tests/petsc_complex/20.cc
tests/petsc_complex/element_access_00.cc
tests/petsc_complex/element_access_01.cc
tests/petsc_complex/element_access_02.cc
tests/petsc_complex/element_access_03.cc
tests/petsc_complex/parallel_sparse_matrix_01.cc
tests/petsc_complex/solver_real_03.cc
tests/petsc_complex/solver_real_03_mf.cc
tests/petsc_complex/solver_real_04.cc
tests/petsc_complex/sparse_matrix_01.cc
tests/petsc_complex/vector_02.cc
tests/petsc_complex/vector_assign_01.cc
tests/petsc_complex/vector_assign_02.cc
tests/petsc_complex/vector_equality_1.cc
tests/petsc_complex/vector_equality_2.cc
tests/petsc_complex/vector_print.cc
tests/petsc_complex/vector_wrap_01.cc
tests/physics/step-18-rotation_matrix.cc
tests/physics/step-18.cc
tests/physics/step-44-dgp_monomial.cc
tests/physics/step-44-standard_tensors-material_push_forward.cc
tests/physics/step-44-standard_tensors-spatial.cc
tests/physics/step-44.cc
tests/quick_tests/step-metis.cc
tests/quick_tests/step-petsc.cc
tests/quick_tests/step-slepc.cc
tests/quick_tests/step-trilinos.cc
tests/quick_tests/step.cc
tests/rol/vector_adaptor_01.cc
tests/rol/vector_adaptor_02.cc
tests/rol/vector_adaptor_apply_binary_01.cc
tests/rol/vector_adaptor_no_ghost_01.cc
tests/rol/vector_adaptor_with_ghost_01.cc
tests/sacado/step-44-helper_res_lin_01_1.cc
tests/sacado/step-44-helper_res_lin_01_2.cc
tests/sacado/step-44-helper_res_lin_01_3.cc
tests/sacado/step-44-helper_res_lin_01_4.cc
tests/sacado/step-44-helper_scalar_01_1.cc
tests/sacado/step-44-helper_scalar_01_2.cc
tests/sacado/step-44-helper_var_form_01_1.cc
tests/sacado/step-44-helper_var_form_01_2.cc
tests/sacado/step-44-helper_vector_01_1.cc
tests/sacado/step-44-helper_vector_01_2.cc
tests/sacado/step-44-helper_vector_01_3.cc
tests/sacado/step-44-helper_vector_01_4.cc
tests/simplex/step-06.cc
tests/simplex/step-07.cc
tests/simplex/step-08.cc
tests/simplex/step-12.cc
tests/simplex/step-12b.cc
tests/simplex/step-12c.cc
tests/simplex/step-17.cc
tests/simplex/step-18.cc
tests/simplex/step-20.cc
tests/simplex/step-23.cc
tests/simplex/step-31.cc
tests/simplex/step-38.cc
tests/simplex/step-40.cc
tests/simplex/step-55.cc
tests/simplex/step-67.cc
tests/simplex/step-68.cc
tests/simplex/step-74.cc
tests/slepc/00.cc
tests/slepc/step-36_parallel.cc
tests/slepc/step-36_parallel_02.cc
tests/slepc/step-36_parallel_03.cc
tests/slepc_complex/00.cc
tests/symengine/step-44-sd-quadrature_level_01.cc
tests/symengine/step-44-sd-quadrature_level_02.cc
tests/symengine/step-44-sd-quadrature_level_03.cc
tests/trilinos/01.cc
tests/trilinos/02.cc
tests/trilinos/03a.cc
tests/trilinos/03b.cc
tests/trilinos/04.cc
tests/trilinos/05.cc
tests/trilinos/06.cc
tests/trilinos/07.cc
tests/trilinos/08.cc
tests/trilinos/09.cc
tests/trilinos/10.cc
tests/trilinos/11.cc
tests/trilinos/12.cc
tests/trilinos/13.cc
tests/trilinos/14.cc
tests/trilinos/15.cc
tests/trilinos/16.cc
tests/trilinos/17.cc
tests/trilinos/18.cc
tests/trilinos/19.cc
tests/trilinos/20.cc
tests/trilinos/21.cc
tests/trilinos/22.cc
tests/trilinos/23.cc
tests/trilinos/24.cc
tests/trilinos/26.cc
tests/trilinos/27.cc
tests/trilinos/28.cc
tests/trilinos/29.cc
tests/trilinos/30.cc
tests/trilinos/31.cc
tests/trilinos/32.cc
tests/trilinos/33.cc
tests/trilinos/34.cc
tests/trilinos/35.cc
tests/trilinos/36.cc
tests/trilinos/37.cc
tests/trilinos/38.cc
tests/trilinos/39.cc
tests/trilinos/40.cc
tests/trilinos/41.cc
tests/trilinos/42.cc
tests/trilinos/45.cc
tests/trilinos/46.cc
tests/trilinos/49.cc
tests/trilinos/49a.cc
tests/trilinos/49b.cc
tests/trilinos/50.cc
tests/trilinos/51.cc
tests/trilinos/52.cc
tests/trilinos/53.cc
tests/trilinos/54.cc
tests/trilinos/55.cc
tests/trilinos/56.cc
tests/trilinos/57.cc
tests/trilinos/58.cc
tests/trilinos/60.cc
tests/trilinos/61.cc
tests/trilinos/62.cc
tests/trilinos/63.cc
tests/trilinos/64.cc
tests/trilinos/66.cc
tests/trilinos/67.cc
tests/trilinos/68.cc
tests/trilinos/69.cc
tests/trilinos/add_matrices_01.cc
tests/trilinos/add_matrices_02.cc
tests/trilinos/add_matrices_03.cc
tests/trilinos/add_matrices_04.cc
tests/trilinos/add_matrices_05.cc
tests/trilinos/add_matrices_06.cc
tests/trilinos/block_sparse_matrix_add_01.cc
tests/trilinos/block_sparse_matrix_set_01.cc
tests/trilinos/block_sparse_matrix_vector_01.cc
tests/trilinos/block_sparse_matrix_vector_02.cc
tests/trilinos/block_sparse_matrix_vector_03.cc
tests/trilinos/block_sparse_matrix_vector_04.cc
tests/trilinos/block_vector_iterator_01.cc
tests/trilinos/block_vector_iterator_02.cc
tests/trilinos/block_vector_iterator_03.cc
tests/trilinos/direct_solver.cc
tests/trilinos/direct_solver_2.cc
tests/trilinos/n_nonzeros_01.cc
tests/trilinos/n_nonzeros_02.cc
tests/trilinos/n_nonzeros_02_parallel.cc
tests/trilinos/parallel_sparse_matrix_01.cc
tests/trilinos/precondition.cc
tests/trilinos/precondition_amg_dgp_01.cc
tests/trilinos/precondition_amg_dgp_03.cc
tests/trilinos/precondition_amg_smoother.cc
tests/trilinos/precondition_muelu_dgp.cc
tests/trilinos/precondition_muelu_q_iso_q1.cc
tests/trilinos/precondition_muelu_smoother.cc
tests/trilinos/precondition_q_iso_q1.cc
tests/trilinos/slowness_01.cc
tests/trilinos/slowness_02.cc
tests/trilinos/slowness_03.cc
tests/trilinos/slowness_04.cc
tests/trilinos/sparse_matrix_add_01.cc
tests/trilinos/sparse_matrix_add_02.cc
tests/trilinos/sparse_matrix_iterator_01.cc
tests/trilinos/sparse_matrix_set_01.cc
tests/trilinos/sparse_matrix_set_02.cc
tests/trilinos/sparse_matrix_vector_01.cc
tests/trilinos/sparse_matrix_vector_02.cc
tests/trilinos/sparse_matrix_vector_03.cc
tests/trilinos/sparse_matrix_vector_04.cc
tests/trilinos/sparse_matrix_vector_05.cc
tests/trilinos/sparse_matrix_vector_06.cc
tests/trilinos/sparse_matrix_vector_07.cc
tests/trilinos/sparse_matrix_vector_08.cc
tests/trilinos/sparse_matrix_vector_09.cc
tests/trilinos/sparse_matrix_vector_10.cc
tests/trilinos/sparse_matrix_vector_11.cc
tests/trilinos/sparse_matrix_vector_12.cc
tests/trilinos/sparse_matrix_vector_13.cc
tests/trilinos/sparse_matrix_vector_14.cc
tests/trilinos/sparse_matrix_vector_15.cc
tests/trilinos/subtract_mean_value_04.cc
tests/trilinos/trilinos_sparse_matrix_iterator_01.cc
tests/trilinos/trilinos_sparse_matrix_iterator_02.cc
tests/trilinos/trilinos_sparse_matrix_iterator_03.cc
tests/trilinos/trilinos_sparse_matrix_iterator_04.cc
tests/trilinos/trilinos_sparse_matrix_iterator_05.cc
tests/trilinos/trilinos_sparse_matrix_iterator_06.cc
tests/trilinos/trilinos_sparse_matrix_iterator_07.cc
tests/trilinos/trilinos_sparse_matrix_iterator_08.cc
tests/trilinos/trilinos_sparse_matrix_iterator_09.cc
tests/trilinos/trilinos_sparse_matrix_iterator_10.cc
tests/trilinos/trilinos_sparse_matrix_iterator_11.cc
tests/trilinos/trilinos_sparse_matrix_iterator_12.cc
tests/trilinos/trilinos_sparsity_pattern_01.cc
tests/trilinos/trilinos_sparsity_pattern_02.cc
tests/trilinos/trilinos_sparsity_pattern_iterators_01.cc
tests/trilinos/trilinos_sparsity_pattern_iterators_02.cc
tests/trilinos/vector_assign_01.cc
tests/trilinos/vector_assign_02.cc
tests/trilinos/vector_equality_1.cc
tests/trilinos/vector_equality_2.cc
tests/trilinos/vector_equality_3.cc
tests/trilinos/vector_equality_4.cc
tests/trilinos/vector_swap_01.cc
tests/trilinos/vector_swap_02.cc
tests/vector/complex_vector_11.cc
tests/vector/complex_vector_12.cc
tests/vector/complex_vector_13.cc
tests/vector/complex_vector_14.cc
tests/vector/complex_vector_15.cc
tests/vector/complex_vector_16.cc
tests/vector/complex_vector_17.cc
tests/vector/complex_vector_18.cc
tests/vector/complex_vector_19.cc
tests/vector/complex_vector_20.cc
tests/vector/complex_vector_21.cc
tests/vector/complex_vector_21_negative.cc
tests/vector/complex_vector_22.cc
tests/vector/complex_vector_23.cc
tests/vector/complex_vector_24.cc
tests/vector/complex_vector_25.cc
tests/vector/complex_vector_26.cc
tests/vector/complex_vector_27.cc
tests/vector/complex_vector_28.cc
tests/vector/complex_vector_29.cc
tests/vector/complex_vector_30.cc
tests/vector/complex_vector_31.cc
tests/vector/complex_vector_32.cc
tests/vector/complex_vector_33.cc
tests/vector/complex_vector_34.cc
tests/vector/complex_vector_35.cc
tests/vector/complex_vector_36.cc
tests/vector/complex_vector_37.cc
tests/vector/complex_vector_39.cc
tests/vector/complex_vector_40.cc
tests/vector/complex_vector_41.cc
tests/vector/complex_vector_42.cc
tests/vector/complex_vector_45.cc
tests/vector/complex_vector_46.cc
tests/vector/complex_vector_49.cc
tests/vector/complex_vector_equality_1.cc
tests/vector/complex_vector_equality_2.cc
tests/vector/complex_vector_equality_3.cc
tests/vector/complex_vector_equality_4.cc
tests/vector/complex_vector_equality_5.cc
tests/vector/complex_vector_equality_6.cc
tests/vector/complex_vector_equality_7.cc
tests/vector/complex_vector_equality_8.cc
tests/vector/complex_vector_vector_01.cc
tests/vector/vector_11.cc
tests/vector/vector_12.cc
tests/vector/vector_13.cc
tests/vector/vector_14.cc
tests/vector/vector_15.cc
tests/vector/vector_16.cc
tests/vector/vector_17.cc
tests/vector/vector_18.cc
tests/vector/vector_19.cc
tests/vector/vector_20.cc
tests/vector/vector_21.cc
tests/vector/vector_21_negative.cc
tests/vector/vector_22.cc
tests/vector/vector_23.cc
tests/vector/vector_24.cc
tests/vector/vector_26.cc
tests/vector/vector_27.cc
tests/vector/vector_28.cc
tests/vector/vector_29.cc
tests/vector/vector_30.cc
tests/vector/vector_31.cc
tests/vector/vector_32.cc
tests/vector/vector_33.cc
tests/vector/vector_34.cc
tests/vector/vector_35.cc
tests/vector/vector_36.cc
tests/vector/vector_37.cc
tests/vector/vector_39.cc
tests/vector/vector_40.cc
tests/vector/vector_41.cc
tests/vector/vector_42.cc
tests/vector/vector_45.cc
tests/vector/vector_46.cc
tests/vector/vector_49.cc
tests/vector/vector_57.cc
tests/vector/vector_equality_1.cc
tests/vector/vector_equality_2.cc
tests/vector/vector_equality_3.cc
tests/vector/vector_equality_4.cc
tests/vector/vector_equality_5.cc
tests/vector/vector_equality_6.cc
tests/vector/vector_equality_7.cc
tests/vector/vector_equality_8.cc
tests/vector/vector_vector_01.cc
tests/zoltan/tria_zoltan_01.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.