]> https://gitweb.dealii.org/ - dealii.git/commit
Change Assert to AssertThrow in the tests. 688/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Mon, 2 Mar 2015 22:44:43 +0000 (16:44 -0600)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Tue, 24 Mar 2015 23:23:21 +0000 (18:23 -0500)
commita78cbea8dedca4be7ce5418319107c24e710c6e5
tree0a22babdf6c2769a8139981ac6af7cd5a1a3937a
parent0ef885152523f74e2c713b39228990a36556f661
Change Assert to AssertThrow in the tests.
656 files changed:
tests/aniso/mesh_3d_21.cc
tests/aniso/up_and_down.cc
tests/base/full_tensor_01.cc
tests/base/full_tensor_02.cc
tests/base/full_tensor_03.cc
tests/base/full_tensor_04.cc
tests/base/full_tensor_05.cc
tests/base/full_tensor_06.cc
tests/base/functions_05.cc
tests/base/functions_06.cc
tests/base/functions_07.cc
tests/base/functions_08.cc
tests/base/functions_10.cc
tests/base/functions_11.cc
tests/base/gauss_lobatto.cc
tests/base/geometry_info_1.cc
tests/base/geometry_info_4.cc
tests/base/geometry_info_5.cc
tests/base/geometry_info_6.cc
tests/base/geometry_info_7.cc
tests/base/graph_coloring_02a.cc
tests/base/graph_coloring_04.cc
tests/base/index_set_02.cc
tests/base/index_set_03.cc
tests/base/index_set_10.cc
tests/base/index_set_13.cc
tests/base/index_set_14.cc
tests/base/index_set_15.cc
tests/base/index_set_16.cc
tests/base/parallel_transform_01.cc
tests/base/parallel_transform_03.cc
tests/base/patterns_01.cc
tests/base/product_type_01.cc
tests/base/product_type_01_symmetric.cc
tests/base/product_type_02.cc
tests/base/product_type_03.cc
tests/base/product_type_03_symmetric.cc
tests/base/product_type_04.cc
tests/base/product_type_04_symmetric.cc
tests/base/product_type_05.cc
tests/base/scalar_01.cc
tests/base/symmetric_tensor_01.cc
tests/base/symmetric_tensor_02.cc
tests/base/symmetric_tensor_03.cc
tests/base/symmetric_tensor_04.cc
tests/base/symmetric_tensor_05.cc
tests/base/symmetric_tensor_06.cc
tests/base/symmetric_tensor_07.cc
tests/base/symmetric_tensor_11.cc
tests/base/symmetric_tensor_12.cc
tests/base/symmetric_tensor_13.cc
tests/base/symmetric_tensor_14.cc
tests/base/symmetric_tensor_15.cc
tests/base/symmetric_tensor_16.cc
tests/base/symmetric_tensor_17.cc
tests/base/symmetric_tensor_18.cc
tests/base/symmetric_tensor_19.cc
tests/base/symmetric_tensor_21.cc
tests/base/symmetric_tensor_23.cc
tests/base/symmetric_tensor_24.cc
tests/base/symmetric_tensor_25.cc
tests/base/symmetric_tensor_27.cc
tests/base/table.cc
tests/base/table_indices_01.cc
tests/base/task_02.cc
tests/base/task_10.cc
tests/base/tensor.cc
tests/base/tensor_25.cc
tests/base/tensor_complex.cc
tests/base/tensor_float.cc
tests/base/tensor_nondefault_constructor.cc
tests/base/thread_local_storage_05.cc
tests/base/thread_local_storage_06.cc
tests/base/thread_validity_01.cc
tests/base/thread_validity_02.cc
tests/base/thread_validity_09.cc
tests/base/unique_ptr_01.cc
tests/base/utilities_01.cc
tests/base/utilities_03.cc
tests/base/utilities_05.cc
tests/base/work_stream_03.cc
tests/base/work_stream_03_graph.cc
tests/base/work_stream_05.cc
tests/base/work_stream_05_graph.cc
tests/bits/accessor_equality.cc
tests/bits/anna_4.cc
tests/bits/anna_6.cc
tests/bits/block_sparse_matrix_2.cc
tests/bits/block_sparse_matrix_iterator_04.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_01.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_03b.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_09.cc
tests/bits/chunk_sparse_matrix_10.cc
tests/bits/chunk_sparse_matrix_iterator_02.cc
tests/bits/chunk_sparse_matrix_iterator_03.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_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/complex_vector_12.cc
tests/bits/complex_vector_13.cc
tests/bits/complex_vector_14.cc
tests/bits/complex_vector_15.cc
tests/bits/complex_vector_16.cc
tests/bits/complex_vector_17.cc
tests/bits/complex_vector_18.cc
tests/bits/complex_vector_19.cc
tests/bits/complex_vector_20.cc
tests/bits/complex_vector_21.cc
tests/bits/complex_vector_21_negative.cc
tests/bits/complex_vector_22.cc
tests/bits/complex_vector_23.cc
tests/bits/complex_vector_25.cc
tests/bits/complex_vector_26.cc
tests/bits/complex_vector_30.cc
tests/bits/complex_vector_31.cc
tests/bits/complex_vector_32.cc
tests/bits/complex_vector_33.cc
tests/bits/complex_vector_34.cc
tests/bits/complex_vector_35.cc
tests/bits/complex_vector_36.cc
tests/bits/complex_vector_37.cc
tests/bits/complex_vector_38.cc
tests/bits/complex_vector_39.cc
tests/bits/complex_vector_40.cc
tests/bits/complex_vector_41.cc
tests/bits/complex_vector_42.cc
tests/bits/complex_vector_43.cc
tests/bits/complex_vector_44.cc
tests/bits/complex_vector_45.cc
tests/bits/complex_vector_46.cc
tests/bits/complex_vector_47.cc
tests/bits/complex_vector_48.cc
tests/bits/complex_vector_equality_1.cc
tests/bits/complex_vector_equality_2.cc
tests/bits/complex_vector_equality_3.cc
tests/bits/complex_vector_equality_4.cc
tests/bits/complex_vector_equality_5.cc
tests/bits/complex_vector_equality_6.cc
tests/bits/complex_vector_equality_7.cc
tests/bits/complex_vector_equality_8.cc
tests/bits/complex_vector_vector_01.cc
tests/bits/compressed_set_sparsity_pattern_09.cc
tests/bits/compressed_sparsity_pattern_09.cc
tests/bits/data_out_03.cc
tests/bits/data_out_faces_03.cc
tests/bits/data_out_faces_04.cc
tests/bits/data_out_rotation_03.cc
tests/bits/data_out_rotation_04.cc
tests/bits/dof_constraints_04.cc
tests/bits/dof_constraints_05.cc
tests/bits/dof_constraints_07.cc
tests/bits/dof_constraints_08.cc
tests/bits/dof_tools_13a.cc
tests/bits/error_estimator_01.cc
tests/bits/error_estimator_02.cc
tests/bits/face_orientation_and_fe_nedelec_01.cc
tests/bits/face_orientation_and_fe_q_01.cc
tests/bits/face_orientation_and_fe_q_02.cc
tests/bits/fe_field_function_04.cc
tests/bits/fe_field_function_05.cc
tests/bits/fe_field_function_06_vector.cc
tests/bits/fe_field_function_07_vector.cc
tests/bits/fe_field_function_08_vector.cc
tests/bits/fe_tools_09.cc
tests/bits/fe_tools_10.cc
tests/bits/fe_tools_11.cc
tests/bits/fe_tools_cpfqpm_02.cc
tests/bits/fe_tools_cpfqpm_04.cc
tests/bits/find_cell_4.cc
tests/bits/find_cell_5.cc
tests/bits/find_cell_8.cc
tests/bits/find_cell_9.cc
tests/bits/full_matrix_1.cc
tests/bits/full_matrix_iterator_01.cc
tests/bits/full_matrix_vector_01.cc
tests/bits/full_matrix_vector_02.cc
tests/bits/full_matrix_vector_05.cc
tests/bits/full_matrix_vector_06.cc
tests/bits/full_matrix_vector_07.cc
tests/bits/parameter_handler_read_xml.cc
tests/bits/parameter_handler_read_xml_error_02.cc
tests/bits/parameter_handler_read_xml_error_03.cc
tests/bits/parameter_handler_read_xml_error_04.cc
tests/bits/point_inside_1.cc
tests/bits/q_points.cc
tests/bits/refine_and_coarsen_1d.cc
tests/bits/refine_and_coarsen_2d.cc
tests/bits/refine_and_coarsen_3d.cc
tests/bits/refine_and_coarsen_for_parents.cc
tests/bits/refine_and_coarsen_for_parents_02.cc
tests/bits/refine_and_coarsen_for_parents_03.cc
tests/bits/sparse_matrix_01.cc
tests/bits/sparse_matrix_01a.cc
tests/bits/sparse_matrix_03.cc
tests/bits/sparse_matrix_03a.cc
tests/bits/sparse_matrix_03b.cc
tests/bits/sparse_matrix_04.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_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/step-15.cc
tests/bits/subdomain_ids_01.cc
tests/bits/subdomain_ids_02.cc
tests/bits/subdomain_ids_03.cc
tests/bits/subdomain_ids_04.cc
tests/bits/subdomain_ids_05.cc
tests/bits/subdomain_ids_06.cc
tests/bits/subdomain_ids_07.cc
tests/bits/tria_crash_01.cc
tests/bits/unit_support_points.cc
tests/bits/vector_11.cc
tests/bits/vector_12.cc
tests/bits/vector_13.cc
tests/bits/vector_14.cc
tests/bits/vector_15.cc
tests/bits/vector_16.cc
tests/bits/vector_18.cc
tests/bits/vector_19.cc
tests/bits/vector_20.cc
tests/bits/vector_21.cc
tests/bits/vector_21_negative.cc
tests/bits/vector_22.cc
tests/bits/vector_23.cc
tests/bits/vector_24.cc
tests/bits/vector_25.cc
tests/bits/vector_26.cc
tests/bits/vector_29.cc
tests/bits/vector_30.cc
tests/bits/vector_31.cc
tests/bits/vector_32.cc
tests/bits/vector_33.cc
tests/bits/vector_34.cc
tests/bits/vector_35.cc
tests/bits/vector_36.cc
tests/bits/vector_37.cc
tests/bits/vector_39.cc
tests/bits/vector_40.cc
tests/bits/vector_41.cc
tests/bits/vector_42.cc
tests/bits/vector_43.cc
tests/bits/vector_44.cc
tests/bits/vector_45.cc
tests/bits/vector_46.cc
tests/bits/vector_47.cc
tests/bits/vector_57.cc
tests/bits/vector_equality_1.cc
tests/bits/vector_equality_2.cc
tests/bits/vector_equality_3.cc
tests/bits/vector_equality_4.cc
tests/bits/vector_equality_5.cc
tests/bits/vector_equality_6.cc
tests/bits/vector_equality_7.cc
tests/bits/vector_vector_01.cc
tests/codim_one/direction_flag_03.cc
tests/codim_one/error_estimator_01.cc
tests/codim_one/extract_boundary_mesh_02.cc
tests/codim_one/extract_boundary_mesh_03.cc
tests/codim_one/extract_boundary_mesh_04.cc
tests/codim_one/interpolate_boundary_values_01.cc
tests/codim_one/interpolate_boundary_values_02.cc
tests/codim_one/interpolate_boundary_values_02_vector_valued.cc
tests/codim_one/interpolate_boundary_values_03.cc
tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc
tests/codim_one/mean_value.cc
tests/deal.II/coarsening_02.cc
tests/deal.II/coarsening_02_1d.cc
tests/deal.II/coarsening_03.cc
tests/deal.II/constraints_hanging_nodes_bc.cc
tests/deal.II/count_dofs_on_patch.cc
tests/deal.II/data_out_postprocessor_01.cc
tests/deal.II/data_out_postprocessor_scalar_01.cc
tests/deal.II/data_out_postprocessor_vector_01.cc
tests/deal.II/dof_handler_number_cache.cc
tests/deal.II/face_orientations_3d.cc
tests/deal.II/fe_values_view_02.cc
tests/deal.II/fe_values_view_04.cc
tests/deal.II/fe_values_view_18.cc
tests/deal.II/fe_values_view_19.cc
tests/deal.II/fe_values_view_20.cc
tests/deal.II/fe_values_view_22.cc
tests/deal.II/fe_values_view_28.cc
tests/deal.II/fe_values_view_29.cc
tests/deal.II/filtered_iterator.cc
tests/deal.II/filtered_iterator_02.cc
tests/deal.II/filtered_iterator_03.cc
tests/deal.II/filtered_matrix.cc
tests/deal.II/get_dofs_on_patch.cc
tests/deal.II/get_patch_around_cell_01.cc
tests/deal.II/grid_hyper_shell_05.cc
tests/deal.II/grid_hyper_shell_06.cc
tests/deal.II/grid_in_02.cc
tests/deal.II/inhomogeneous_constraints_vector.cc
tests/deal.II/interpolate_based_on_material_id_01.cc
tests/deal.II/interpolate_boundary_values_01.cc
tests/deal.II/kelly_crash_02.cc
tests/deal.II/mesh_smoothing_02.cc
tests/deal.II/normal_vector_01.cc
tests/deal.II/normal_vector_01_2d.cc
tests/deal.II/normal_vector_02.cc
tests/deal.II/normal_vector_02_2d.cc
tests/deal.II/project_to_surface_02.cc
tests/deal.II/project_to_surface_03.cc
tests/deal.II/range_based_for_tria.cc
tests/deal.II/recursively_set_material_id.cc
tests/deal.II/subdomain_ids.cc
tests/deal.II/subdomain_on_refinement.cc
tests/deal.II/time_dependent_01.cc
tests/distributed_grids/3d_refinement_08.cc
tests/distributed_grids/count_dofs_per_block_01.cc
tests/distributed_grids/dof_handler_number_cache.cc
tests/fe/block_mask_01.cc
tests/fe/block_mask_03.cc
tests/fe/block_mask_04.cc
tests/fe/block_mask_05.cc
tests/fe/block_mask_08.cc
tests/fe/block_mask_09.cc
tests/fe/block_mask_10.cc
tests/fe/block_mask_11.cc
tests/fe/check_derivatives.cc
tests/fe/component_mask_01.cc
tests/fe/component_mask_02.cc
tests/fe/component_mask_03.cc
tests/fe/component_mask_04.cc
tests/fe/component_mask_05.cc
tests/fe/component_mask_08.cc
tests/fe/component_mask_09.cc
tests/fe/component_mask_10.cc
tests/fe/component_mask_11.cc
tests/fe/component_mask_12.cc
tests/fe/component_mask_13.cc
tests/fe/dgp_01.cc
tests/fe/injection_common.h
tests/fe/mapping_c1.cc
tests/fe/mapping_real_to_unit_q1.cc
tests/fe/mapping_real_to_unit_q4_curved.cc
tests/fe/mapping_real_to_unit_q4_curved_codim.cc
tests/fe/mapping_real_to_unit_q4_straight.cc
tests/fe/non_primitive_1.cc
tests/fe/numbering.cc
tests/fe/shapes.h
tests/fe/up_and_down.cc
tests/gla/extract_subvector_to.cc
tests/gla/extract_subvector_to_parallel.cc
tests/grid/mesh_3d_10.cc
tests/grid/mesh_3d_11.cc
tests/grid/mesh_3d_13.cc
tests/grid/mesh_3d_14.cc
tests/grid/mesh_3d_15.cc
tests/grid/mesh_3d_18.cc
tests/grid/mesh_3d_21.cc
tests/grid/mesh_3d_3.cc
tests/grid/mesh_3d_8.cc
tests/grid/mesh_3d_9.cc
tests/hp/crash_15.cc
tests/hp/dof_handler_number_cache.cc
tests/hp/fe_collection_02.cc
tests/hp/fe_collection_03.cc
tests/hp/get_interpolated_dof_values_02.cc
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc
tests/hp/integrate_difference_02.cc
tests/hp/interpolate_dgq_01.cc
tests/hp/interpolate_dgq_02.cc
tests/hp/interpolate_q_01.cc
tests/hp/interpolate_q_02.cc
tests/hp/renumber_block_wise_01.cc
tests/hp/renumber_block_wise_01b.cc
tests/hp/renumber_block_wise_02.cc
tests/hp/set_dof_values_by_interpolation_02.cc
tests/hp/solution_transfer_06.cc
tests/hp/solution_transfer_07.cc
tests/hp/solution_transfer_08.cc
tests/hp/solution_transfer_09.cc
tests/lac/block_minres.cc
tests/lac/block_vector_copy.cc
tests/lac/block_vector_vector_assign.cc
tests/lac/complex_block_vector_vector_assign.cc
tests/lac/full_matrix_02.cc
tests/lac/full_matrix_03.cc
tests/lac/full_matrix_05.cc
tests/lac/full_matrix_06.cc
tests/lac/iteration_number_control.cc
tests/lac/sparse_matrix_Tmmult_01.cc
tests/lac/sparse_matrix_Tmmult_02.cc
tests/lac/sparse_matrix_mmult_01.cc
tests/lac/sparse_matrix_mmult_02.cc
tests/lac/sparsity_pattern.cc
tests/lac/sparsity_pattern_common.h
tests/lac/vector_accumulation_01.cc
tests/lac/vector_large_numbers.cc
tests/lac/vector_norms.cc
tests/lapack/full_matrix_00.cc
tests/mpi/coarse_grid_common.h
tests/mpi/communicate_moved_vertices_02.cc
tests/mpi/count_dofs_per_block_02.cc
tests/mpi/count_dofs_per_component_01.cc
tests/mpi/crash_03.cc
tests/mpi/dof_handler_number_cache.cc
tests/mpi/extract_boundary_dofs.cc
tests/mpi/map_dofs_to_support_points.cc
tests/mpi/no_flux_constraints.cc
tests/mpi/no_flux_constraints_02.cc
tests/mpi/no_flux_constraints_03.cc
tests/mpi/normal_flux_constraints.cc
tests/mpi/p4est_2d_ghost_01.cc
tests/mpi/p4est_2d_ghost_02.cc
tests/mpi/p4est_3d_ghost_01.cc
tests/mpi/p4est_save_03.cc
tests/mpi/parallel_block_vector_01.cc
tests/mpi/parallel_partitioner_01.cc
tests/mpi/parallel_vector_02.cc
tests/mpi/parallel_vector_03.cc
tests/mpi/parallel_vector_04.cc
tests/mpi/parallel_vector_06.cc
tests/mpi/parallel_vector_07.cc
tests/mpi/parallel_vector_08.cc
tests/mpi/parallel_vector_10.cc
tests/mpi/parallel_vector_11.cc
tests/mpi/parallel_vector_12.cc
tests/mpi/parallel_vector_13.cc
tests/mpi/petsc_bug_ghost_vector_01.cc
tests/mpi/petsc_distribute_01.cc
tests/mpi/petsc_distribute_01_block.cc
tests/mpi/petsc_distribute_01_inhomogenous.cc
tests/mpi/petsc_locally_owned_elements.cc
tests/mpi/refine_and_coarsen_fixed_fraction_01.cc
tests/mpi/refine_and_coarsen_fixed_fraction_03.cc
tests/mpi/torus.cc
tests/mpi/trilinos_bug_5609.cc
tests/mpi/trilinos_distribute_01.cc
tests/mpi/trilinos_distribute_01_block.cc
tests/mpi/trilinos_distribute_01_inhomogenous.cc
tests/mpi/trilinos_locally_owned_elements_01.cc
tests/mpi/trilinos_matvec_01.cc
tests/mpi/trilinos_matvec_03.cc
tests/mpi/trilinos_vector_ghosts_01.cc
tests/mpi/trilinos_vector_reinit.cc
tests/multigrid/renumbering_01.cc
tests/petsc/01.cc
tests/petsc/02.cc
tests/petsc/04.cc
tests/petsc/06.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/25.cc
tests/petsc/26.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/38.cc
tests/petsc/39.cc
tests/petsc/40.cc
tests/petsc/41.cc
tests/petsc/42.cc
tests/petsc/43.cc
tests/petsc/44.cc
tests/petsc/45.cc
tests/petsc/46.cc
tests/petsc/47.cc
tests/petsc/48.cc
tests/petsc/49.cc
tests/petsc/50.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/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_09.cc
tests/petsc/full_matrix_10.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/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_07.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_4.cc
tests/serialization/pointer_01.cc
tests/serialization/pointer_02.cc
tests/serialization/pointer_03.cc
tests/serialization/pointer_04.cc
tests/serialization/pointer_05.cc
tests/serialization/serialization.h
tests/trilinos/01.cc
tests/trilinos/02.cc
tests/trilinos/03a.cc
tests/trilinos/03b.cc
tests/trilinos/04.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/25.cc
tests/trilinos/26.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/43.cc
tests/trilinos/44.cc
tests/trilinos/45.cc
tests/trilinos/46.cc
tests/trilinos/47.cc
tests/trilinos/48.cc
tests/trilinos/49.cc
tests/trilinos/49a.cc
tests/trilinos/49b.cc
tests/trilinos/50.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/59.cc
tests/trilinos/60.cc
tests/trilinos/61.cc
tests/trilinos/62.cc
tests/trilinos/63.cc
tests/trilinos/67.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/sparse_matrix_01.cc
tests/trilinos/sparse_matrix_add_01.cc
tests/trilinos/sparse_matrix_add_02.cc
tests/trilinos/sparse_matrix_copy_from_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/trilinos_sparse_matrix_iterator_11.cc
tests/trilinos/trilinos_sparse_matrix_iterator_12.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/umfpack/umfpack_03.cc
tests/umfpack/umfpack_05.cc
tests/umfpack/umfpack_06.cc
tests/umfpack/umfpack_07.cc
tests/umfpack/umfpack_08.cc
tests/umfpack/umfpack_09.cc
tests/umfpack/umfpack_10.cc
tests/umfpack/umfpack_11.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.