]> https://gitweb.dealii.org/ - dealii.git/commit
More changes of single-character things. 13339/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 5 Feb 2022 23:34:30 +0000 (16:34 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 6 Feb 2022 18:16:26 +0000 (11:16 -0700)
commit9f394930a68d169312177a16dc3a235518bb3c25
tree4ee884b37f8fe9e7a76804250629097a94cb58b6
parent00a46eaa98c39af48f5707a082cc5d6ff75de86d
More changes of single-character things.
805 files changed:
examples/step-11/step-11.cc
examples/step-12/step-12.cc
examples/step-12b/step-12b.cc
examples/step-13/step-13.cc
examples/step-17/step-17.cc
examples/step-18/step-18.cc
examples/step-24/step-24.cc
examples/step-28/step-28.cc
examples/step-35/step-35.cc
examples/step-36/step-36.cc
examples/step-37/step-37.cc
examples/step-42/step-42.cc
examples/step-44/step-44.cc
examples/step-48/step-48.cc
examples/step-49/step-49.cc
examples/step-57/step-57.cc
examples/step-66/step-66.cc
examples/step-67/step-67.cc
examples/step-68/step-68.cc
examples/step-69/step-69.cc
examples/step-75/step-75.cc
examples/step-76/step-76.cc
examples/step-79/step-79.cc
include/deal.II/base/exceptions.h
include/deal.II/base/function_cspline.h
include/deal.II/base/function_parser.h
include/deal.II/base/index_set.h
include/deal.II/base/polynomial_space.h
include/deal.II/base/table.h
include/deal.II/base/table_handler.h
include/deal.II/base/tensor_function_parser.h
include/deal.II/dofs/dof_tools.h
include/deal.II/fe/fe.h
include/deal.II/fe/fe_dg_vector.templates.h
include/deal.II/fe/fe_tools.h
include/deal.II/grid/reference_cell.h
include/deal.II/lac/affine_constraints.templates.h
include/deal.II/lac/block_matrix_base.h
include/deal.II/lac/block_sparse_matrix.templates.h
include/deal.II/lac/cuda_sparse_matrix.h
include/deal.II/lac/la_parallel_vector.h
include/deal.II/lac/la_parallel_vector.templates.h
include/deal.II/lac/petsc_vector_base.h
include/deal.II/lac/read_write_vector.templates.h
include/deal.II/lac/sparse_matrix.h
include/deal.II/lac/sparse_mic.h
include/deal.II/lac/trilinos_sparse_matrix.h
include/deal.II/lac/trilinos_sparsity_pattern.h
include/deal.II/lac/trilinos_vector.h
include/deal.II/matrix_free/dof_info.templates.h
include/deal.II/meshworker/local_results.h
include/deal.II/multigrid/mg_transfer.templates.h
include/deal.II/optimization/line_minimization.h
include/deal.II/physics/notation.h
tests/adolc/step-44.cc
tests/aniso/fe_tools.cc
tests/aniso/refine_and_coarsen_anisotropic.cc
tests/base/aligned_vector_01.cc
tests/base/aligned_vector_02.cc
tests/base/aligned_vector_03.cc
tests/base/aligned_vector_05.cc
tests/base/aligned_vector_move.cc
tests/base/anisotropic_2.cc
tests/base/bounding_box_1.cc
tests/base/bounding_box_6.cc
tests/base/consensus_algorithm_01.cc
tests/base/derivative_forms_04.cc
tests/base/function_from_function_objects_01.cc
tests/base/function_parser_02.cc
tests/base/function_parser_05.cc
tests/base/function_parser_08.cc
tests/base/functions_04.cc
tests/base/functions_09.cc
tests/base/functions_12.cc
tests/base/functions_cspline.cc
tests/base/functions_incremental_01.cc
tests/base/functions_incremental_02.cc
tests/base/functions_singularity.cc
tests/base/gauss_lobatto.cc
tests/base/geometric_utilities_01.cc
tests/base/geometry_info_2.cc
tests/base/geometry_info_3.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/geometry_info_8.cc
tests/base/graph_coloring_01.cc
tests/base/graph_coloring_02.cc
tests/base/graph_coloring_03.cc
tests/base/hdf5_03.cc
tests/base/hdf5_04.cc
tests/base/hdf5_05.cc
tests/base/hdf5_06.cc
tests/base/hierarchical.cc
tests/base/index_set_iterate_01.cc
tests/base/index_set_readwrite_03.cc
tests/base/mpi_create_partitioning_01.cc
tests/base/mpi_evenly_distributed_partitioning_01.cc
tests/base/mpi_noncontiguous_partitioner_01.cc
tests/base/mpi_noncontiguous_partitioner_02.cc
tests/base/mpi_noncontiguous_partitioner_03.cc
tests/base/mpi_some_to_some_02.cc
tests/base/polynomial1d.cc
tests/base/polynomial_jacobi.cc
tests/base/polynomial_jacobi_roots.cc
tests/base/polynomial_jacobi_roots_ld.cc
tests/base/polynomials_adini_01.cc
tests/base/polynomials_br.cc
tests/base/quadrature_check_tensor_product.cc
tests/base/quadrature_move_01.cc
tests/base/quadrature_move_02.cc
tests/base/quadrature_qiterated_01.cc
tests/base/quadrature_sorted_test.cc
tests/base/quadrature_test.cc
tests/base/table.cc
tests/base/taylor_estimate_function_bounds.cc
tests/base/utilities_02b.cc
tests/base/utilities_13.cc
tests/base/utilities_14.cc
tests/base/utilities_17.cc
tests/base/utilities_18.cc
tests/base/utilities_19.cc
tests/base/utilities_pack_unpack_03.cc
tests/base/vectorization_05.cc
tests/base/vectorization_06.cc
tests/base/vectorization_08.cc
tests/base/vectorization_10.cc
tests/base/vectorization_12.cc
tests/base/vectorization_13.cc
tests/base/vectorization_15.cc
tests/bits/anna_4.cc
tests/bits/apply_boundary_values_01.cc
tests/bits/apply_boundary_values_02.cc
tests/bits/block_sparse_matrix_iterator_01.cc
tests/bits/chunk_sparse_matrix_11.cc
tests/bits/chunk_sparse_matrix_12.cc
tests/bits/chunk_sparse_matrix_13.cc
tests/bits/distorted_cells_01.cc
tests/bits/distorted_cells_07.cc
tests/bits/fe_field_function_03.cc
tests/bits/fe_tools_01a.cc
tests/bits/fe_tools_01b.cc
tests/bits/fe_tools_01c.cc
tests/bits/find_cell_1.cc
tests/bits/find_cell_2.cc
tests/bits/find_cell_3.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/find_cell_alt_1.cc
tests/bits/find_cell_alt_2.cc
tests/bits/find_cell_alt_3.cc
tests/bits/find_cell_alt_4.cc
tests/bits/find_cell_alt_5.cc
tests/bits/find_cell_alt_6.cc
tests/bits/find_cells_adjacent_to_vertex_1.cc
tests/bits/find_closest_vertex_1.cc
tests/bits/make_boundary_constraints_01.cc
tests/bits/make_boundary_constraints_02.cc
tests/bits/map_dofs_to_support_points_hp_01.cc
tests/bits/periodicity_01.cc
tests/bits/periodicity_02.cc
tests/bits/periodicity_03.cc
tests/bits/periodicity_04.cc
tests/bits/periodicity_09.cc
tests/bits/refine_and_coarsen_for_active_cell_index.cc
tests/bits/refine_and_coarsen_for_active_cell_index_02.cc
tests/bits/refine_and_coarsen_for_active_cell_index_03.cc
tests/bits/refine_and_coarsen_for_active_cell_index_04.cc
tests/bits/refine_and_coarsen_for_active_cell_index_05.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/step-11.cc
tests/bits/step-13.cc
tests/bits/step-14.cc
tests/bits/unit_support_points.cc
tests/boost/extract_representative_set_02.cc
tests/codim_one/grid_in_out_03.cc
tests/codim_one/hanging_nodes_02.cc
tests/codim_one/hanging_nodes_03.cc
tests/codim_one/integrate_log.cc
tests/codim_one/measure_of_distorted_codim_one_face.cc
tests/codim_one/tensor_matrix_conversion.cc
tests/data_out/data_out_base_vtu_compression_levels.cc
tests/distributed_grids/2d_dofhandler_01.cc
tests/distributed_grids/get_boundary_ids_01.cc
tests/distributed_grids/grid_tools_exchange_cell_data_01.cc
tests/distributed_grids/grid_tools_exchange_cell_data_02.cc
tests/distributed_grids/grid_tools_exchange_cell_data_03.cc
tests/distributed_grids/grid_tools_exchange_cell_data_04.cc
tests/distributed_grids/hp_2d_dofhandler_01.cc
tests/distributed_grids/solution_transfer_04.cc
tests/distributed_grids/subdomain_id_01.cc
tests/dofs/block_list_02.cc
tests/dofs/block_list_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_handler_number_cache_02.cc
tests/dofs/dof_renumbering_10.cc
tests/dofs/dof_tools_01a.cc
tests/dofs/dof_tools_01a_constraints_false.cc
tests/dofs/dof_tools_01a_constraints_true.cc
tests/dofs/dof_tools_01a_subdomain.cc
tests/dofs/dof_tools_01b.cc
tests/dofs/dof_tools_01c.cc
tests/dofs/dof_tools_01d.cc
tests/dofs/dof_tools_02a.cc
tests/dofs/dof_tools_02a_constraints_false.cc
tests/dofs/dof_tools_02a_constraints_true.cc
tests/dofs/dof_tools_02a_subdomain.cc
tests/dofs/dof_tools_02b.cc
tests/dofs/dof_tools_02c.cc
tests/dofs/dof_tools_02d.cc
tests/dofs/dof_tools_07.cc
tests/dofs/dof_tools_08.cc
tests/dofs/dof_tools_09.cc
tests/dofs/dof_tools_10.cc
tests/dofs/dof_tools_13.cc
tests/dofs/dof_tools_13a.cc
tests/dofs/dof_tools_15a.cc
tests/dofs/dof_tools_15b.cc
tests/dofs/dof_tools_15c.cc
tests/dofs/dof_tools_15d.cc
tests/dofs/dof_tools_16a.cc
tests/dofs/dof_tools_16b.cc
tests/dofs/dof_tools_16c.cc
tests/dofs/dof_tools_16d.cc
tests/dofs/dof_tools_17a.cc
tests/dofs/dof_tools_17b.cc
tests/dofs/dof_tools_17c.cc
tests/dofs/dof_tools_17d.cc
tests/dofs/dof_tools_18a.cc
tests/dofs/dof_tools_18a_1d.cc
tests/dofs/dof_tools_18b.cc
tests/dofs/dof_tools_18c.cc
tests/dofs/dof_tools_18d.cc
tests/dofs/dof_tools_21_b.cc
tests/dofs/dof_tools_21_c.cc
tests/dofs/dof_tools_extract_dofs_with_support_contained_within_01.cc
tests/dofs/dof_tools_extract_dofs_with_support_contained_within_03.cc
tests/dofs/dof_tools_extract_dofs_with_support_contained_within_04.cc
tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_01.cc
tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_02.cc
tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_03.cc
tests/dofs/interpolate_boundary_values_01.cc
tests/dofs/map_dofs_to_support_points_01.cc
tests/fail/hp-step-14.cc
tests/fail/hp-step-15.cc
tests/fail/rt_4.cc
tests/fail/rt_6.cc
tests/fail/scalapack_15_b.cc
tests/fail/step-15.cc
tests/fe/bdm_1.cc
tests/fe/bdm_16.cc
tests/fe/bdm_3.cc
tests/fe/bdm_5.cc
tests/fe/cell_similarity_11.cc
tests/fe/cell_similarity_12.cc
tests/fe/cell_similarity_13.cc
tests/fe/copy_01.cc
tests/fe/dgp_monomial_1.cc
tests/fe/dgp_monomial_2.cc
tests/fe/dgq_1.cc
tests/fe/element_constant_modes.cc
tests/fe/fe_abf_gradient_divergence_theorem.cc
tests/fe/fe_br.cc
tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc
tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc
tests/fe/fe_dgq_gradient_divergence_theorem.cc
tests/fe/fe_dgq_hessian_divergence_theorem.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_color_03.cc
tests/fe/fe_enriched_color_04.cc
tests/fe/fe_enriched_color_05.cc
tests/fe/fe_enriched_color_07.cc
tests/fe/fe_enriched_color_08.cc
tests/fe/fe_face_values_1d.cc
tests/fe/fe_nedelec_gradient_divergence_theorem.cc
tests/fe/fe_nedelec_sz_face_orientation.cc
tests/fe/fe_nedelec_sz_gradient_divergence_theorem.cc
tests/fe/fe_q_3rd_derivative_divergence_theorem.cc
tests/fe/fe_q_bubbles.cc
tests/fe/fe_q_dg0.cc
tests/fe/fe_q_gradient_divergence_theorem.cc
tests/fe/fe_q_hessian_divergence_theorem.cc
tests/fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc
tests/fe/fe_rannacher_turek_01.cc
tests/fe/fe_rannacher_turek_02.cc
tests/fe/fe_rt_gradient_divergence_theorem.cc
tests/fe/fe_rt_hessian_divergence_theorem.cc
tests/fe/fe_series_01.cc
tests/fe/fe_series_02.cc
tests/fe/fe_series_04.cc
tests/fe/fe_series_05.cc
tests/fe/fe_series_08.cc
tests/fe/fe_system_3rd_derivative_divergence_theorem.cc
tests/fe/fe_system_components_base.cc
tests/fe/fe_system_generalized_support_points.cc
tests/fe/fe_tools.cc
tests/fe/fe_values_view_16.cc
tests/fe/fe_values_view_21.cc
tests/fe/fe_values_view_21_nonsymmetric.cc
tests/fe/fe_values_view_22.cc
tests/fe/fe_values_view_tensor_01.cc
tests/fe/fe_values_views_types.cc
tests/fe/injection_q_dg0.cc
tests/fe/jacobians.cc
tests/fe/jacobians_face.cc
tests/fe/jacobians_face_cartesian.cc
tests/fe/jacobians_face_fe_field.cc
tests/fe/nedelec_3.cc
tests/fe/restrict_prolongation_01.cc
tests/fe/rt_1.cc
tests/fe/rt_13.cc
tests/fe/rt_3.cc
tests/fe/rt_5.cc
tests/fe/rt_7.cc
tests/fe/rt_bubbles_1.cc
tests/fe/rt_bubbles_16.cc
tests/fe/rt_bubbles_3.cc
tests/fe/rtn_2.cc
tests/feinterface/fe_interface_values_01.cc
tests/feinterface/fe_interface_values_05.cc
tests/feinterface/multigrid_01.cc
tests/feinterface/step-12.cc
tests/full_matrix/full_matrix_move.cc
tests/fullydistributed_grids/copy_serial_tria_06.cc
tests/fullydistributed_grids/repartitioning_07.cc
tests/gla/block_mat_03.cc
tests/gla/vec_01.cc
tests/gla/vec_02.cc
tests/gmsh/gmsh_api_02.cc
tests/gmsh/gmsh_api_04.cc
tests/grid/cell_id_01.cc
tests/grid/cell_id_02.cc
tests/grid/cell_id_03.cc
tests/grid/cell_id_04.cc
tests/grid/cell_id_06.cc
tests/grid/cell_measure_01.cc
tests/grid/flatten_grid_01.cc
tests/grid/get_dof_to_support_patch_map_01.cc
tests/grid/global_ids_01.cc
tests/grid/global_ids_03.cc
tests/grid/grid_generator_airfoil_01.cc
tests/grid/grid_generator_from_name_and_argument_01.cc
tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc
tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc
tests/grid/grid_out_in_vtk_01.cc
tests/grid/grid_out_vtk_02.cc
tests/grid/grid_parallelepiped_04.cc
tests/grid/grid_tools_active_cell_layer_within_distance_01.cc
tests/grid/grid_tools_active_cell_layer_within_distance_02.cc
tests/grid/grid_tools_bounding_box_01.cc
tests/grid/grid_tools_bounding_box_02.cc
tests/grid/grid_tools_halo_layer_01.cc
tests/grid/grid_tools_halo_layer_02.cc
tests/grid/grid_tools_halo_layer_03.cc
tests/grid/grid_tools_halo_layer_04.cc
tests/grid/grid_tools_halo_layer_05.cc
tests/grid/grid_tools_halo_layer_ghost_cells.cc
tests/grid/merge_triangulations_02.cc
tests/grid/merge_triangulations_03.cc
tests/grid/number_cache_01.cc
tests/grid/number_cache_03.cc
tests/grid/partition_triangulation_zorder_01.cc
tests/grid/periodicity_1d.cc
tests/grid/real_to_unit_cell_affine_approx.cc
tests/grid/reference_cell_type_01.cc
tests/grid/refine_and_coarsen_01.cc
tests/grid/refinement_listener_02.cc
tests/grid/refinement_listener_03.cc
tests/grid/torus_01.cc
tests/hp/crash_15.cc
tests/hp/fe_face_values_reinit_01.cc
tests/hp/fe_hierarchy_sequence.cc
tests/hp/get_interpolated_dof_values_03.cc
tests/hp/hp_coarsening.cc
tests/hp/hp_constraints_neither_dominate_01.cc
tests/hp/hp_constraints_neither_dominate_02.cc
tests/hp/hp_q_hierarchical_constraints.cc
tests/hp/limit_p_level_difference_04.cc
tests/hp/p_adaptivity_absolute_threshold.cc
tests/hp/p_adaptivity_fixed_number.cc
tests/hp/p_adaptivity_flags.cc
tests/hp/p_adaptivity_full.cc
tests/hp/p_adaptivity_reference.cc
tests/hp/p_adaptivity_regularity.cc
tests/hp/p_adaptivity_relative_threshold.cc
tests/hp/set_dof_values_by_interpolation_03.cc
tests/hp/step-11.cc
tests/hp/step-13.cc
tests/lac/block_indices_02.cc
tests/lac/block_linear_operator_01.cc
tests/lac/block_linear_operator_02.cc
tests/lac/block_linear_operator_04.cc
tests/lac/block_linear_operator_06.cc
tests/lac/block_vector_move_operations.cc
tests/lac/constraint_matrix_distribute_local_global.cc
tests/lac/constraints_get_lines.cc
tests/lac/diagonal_matrix_02.cc
tests/lac/la_vector_add_and_dot.cc
tests/lac/linear_operator_06.cc
tests/lac/linear_operator_07.cc
tests/lac/linear_operator_10.cc
tests/lac/linear_operator_10a.cc
tests/lac/precondition_chebyshev_01.cc
tests/lac/precondition_chebyshev_02.cc
tests/lac/precondition_chebyshev_04.cc
tests/lac/qr.cc
tests/lac/qr_02.cc
tests/lac/qr_03.cc
tests/lac/qr_04.cc
tests/lac/qr_08.cc
tests/lac/qr_10.cc
tests/lac/solver_signals.cc
tests/lac/tridiagonal_matrix.cc
tests/lac/tridiagonal_matrix_sym.cc
tests/lac/utilities_02.cc
tests/lac/utilities_03.cc
tests/lac/vector_accumulation_02.cc
tests/lac/vector_reinit_01.cc
tests/lac/vector_reinit_02.cc
tests/lac/vector_reinit_03.cc
tests/lapack/full_matrix_17.cc
tests/lapack/full_matrix_31.cc
tests/lapack/full_matrix_32.cc
tests/lapack/full_matrix_33.cc
tests/lapack/full_matrix_34.cc
tests/manifold/chart_manifold_04.cc
tests/manifold/chart_manifold_04_embedded.cc
tests/manifold/composition_manifold_02.cc
tests/manifold/composition_manifold_03.cc
tests/manifold/composition_manifold_04.cc
tests/manifold/elliptical_manifold_03.cc
tests/manifold/flat_manifold_04.cc
tests/manifold/spherical_manifold_09.cc
tests/manifold/tensor_product_manifold_02.cc
tests/mappings/fe_face_values_1d_mapping_cartesian.cc
tests/mappings/fe_face_values_1d_mapping_q2.cc
tests/mappings/mapping.cc
tests/mappings/mapping_get_bounding_box_01.cc
tests/mappings/mapping_manifold_06.cc
tests/mappings/mapping_q1_cartesian_grid.cc
tests/mappings/mapping_q_cache_01.cc
tests/mappings/mapping_q_cache_02.cc
tests/mappings/mapping_q_cache_03.cc
tests/mappings/mapping_q_cache_04.cc
tests/mappings/mapping_q_cache_08.cc
tests/mappings/mapping_q_eulerian_11.cc
tests/mappings/mapping_q_eulerian_12.cc
tests/mappings/mapping_q_eulerian_13.cc
tests/matrix_free/advect_1d.cc
tests/matrix_free/advect_1d_system.cc
tests/matrix_free/advect_1d_vectorization_mask.cc
tests/matrix_free/assemble_matrix_01.cc
tests/matrix_free/assemble_matrix_02.cc
tests/matrix_free/dg_pbc_02.cc
tests/matrix_free/dof_info_01.cc
tests/matrix_free/dof_info_02.cc
tests/matrix_free/ecl_02.cc
tests/matrix_free/evaluate_1d_shape_01.cc
tests/matrix_free/evaluate_1d_shape_02.cc
tests/matrix_free/evaluate_1d_shape_03.cc
tests/matrix_free/evaluate_1d_shape_04.cc
tests/matrix_free/evaluate_1d_shape_05.cc
tests/matrix_free/evaluate_1d_shape_06.cc
tests/matrix_free/evaluate_1d_shape_07.cc
tests/matrix_free/evaluate_1d_shape_08.cc
tests/matrix_free/evaluate_1d_shape_09.cc
tests/matrix_free/faces_value_optimization.cc
tests/matrix_free/faces_value_optimization_02.cc
tests/matrix_free/faces_value_optimization_03.cc
tests/matrix_free/fe_evaluation_print_01.cc
tests/matrix_free/get_functions_faces.cc
tests/matrix_free/hanging_node_kernels_01.cc
tests/matrix_free/interpolate_to_mg.cc
tests/matrix_free/iterators.cc
tests/matrix_free/matrix_vector_11.cc
tests/matrix_free/matrix_vector_12.cc
tests/matrix_free/matrix_vector_13.cc
tests/matrix_free/matrix_vector_20.cc
tests/matrix_free/matrix_vector_21.cc
tests/matrix_free/matrix_vector_22.cc
tests/matrix_free/matrix_vector_23.cc
tests/matrix_free/matrix_vector_blocks.cc
tests/matrix_free/matrix_vector_faces_13.cc
tests/matrix_free/matrix_vector_faces_14.cc
tests/matrix_free/matrix_vector_faces_15.cc
tests/matrix_free/matrix_vector_faces_17.cc
tests/matrix_free/matrix_vector_faces_18.cc
tests/matrix_free/matrix_vector_faces_19.cc
tests/matrix_free/matrix_vector_faces_29.cc
tests/matrix_free/matrix_vector_hessians_cells.cc
tests/matrix_free/matrix_vector_hessians_faces.cc
tests/matrix_free/matrix_vector_hessians_general_cells.cc
tests/matrix_free/matrix_vector_hessians_general_faces.cc
tests/matrix_free/matrix_vector_large_degree_03.cc
tests/matrix_free/mixed_mesh_hn_algorithm_01.cc
tests/matrix_free/partitioner_01.cc
tests/matrix_free/point_evaluation_01.cc
tests/matrix_free/point_evaluation_02.cc
tests/matrix_free/point_evaluation_03.cc
tests/matrix_free/point_evaluation_04.cc
tests/matrix_free/point_evaluation_05.cc
tests/matrix_free/point_evaluation_06.cc
tests/matrix_free/point_evaluation_07.cc
tests/matrix_free/point_evaluation_08.cc
tests/matrix_free/point_evaluation_09.cc
tests/matrix_free/point_evaluation_10.cc
tests/matrix_free/point_evaluation_11.cc
tests/matrix_free/point_evaluation_13.cc
tests/matrix_free/point_evaluation_14.cc
tests/matrix_free/point_evaluation_15.cc
tests/matrix_free/point_evaluation_16.cc
tests/matrix_free/read_cell_data_02.cc
tests/matrix_free/shape_info_inverse.cc
tests/matrix_free/tensor_product_evaluate_01.cc
tests/matrix_free/tensor_product_evaluate_02.cc
tests/matrix_free/tensor_product_evaluate_03.cc
tests/matrix_free/tensor_product_evaluate_04.cc
tests/meshworker/mesh_loop_04.cc
tests/meshworker/mesh_loop_05.cc
tests/meshworker/mesh_loop_06.cc
tests/meshworker/scratch_data_01.cc
tests/metis/metis_02.cc
tests/metis/metis_04.cc
tests/mpi/active_cell_index_01.cc
tests/mpi/allreduce_01.cc
tests/mpi/blockwise_parallel_01.cc
tests/mpi/broadcast_01.cc
tests/mpi/communicate_moved_vertices_03.cc
tests/mpi/communicator_duplicated.cc
tests/mpi/communicator_validity.cc
tests/mpi/compute_index_owner_01.cc
tests/mpi/create_mpi_datatype_01.cc
tests/mpi/distort_random_01.cc
tests/mpi/distort_random_02.cc
tests/mpi/distribute_sp_02.cc
tests/mpi/extract_locally_active_level_dofs.cc
tests/mpi/ghost_01.cc
tests/mpi/ghost_02.cc
tests/mpi/has_hanging_nodes.cc
tests/mpi/interpolate_to_different_mesh_01.cc
tests/mpi/limit_p_level_difference_04.cc
tests/mpi/mg_01.cc
tests/mpi/mg_02.cc
tests/mpi/mg_03.cc
tests/mpi/mg_04.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_dofs_periodic_05.cc
tests/mpi/mg_ghost_dofs_periodic_06.cc
tests/mpi/mg_ghost_dofs_periodic_07.cc
tests/mpi/mg_ghost_layer_periodic.cc
tests/mpi/p4est_2d_coarse_01.cc
tests/mpi/p4est_2d_dofhandler_01.cc
tests/mpi/p4est_2d_ghost_01.cc
tests/mpi/p4est_2d_ghost_02.cc
tests/mpi/p4est_2d_refine_01.cc
tests/mpi/p4est_2d_renumber_01.cc
tests/mpi/p4est_2d_renumber_02.cc
tests/mpi/p4est_3d_ghost_01.cc
tests/mpi/p4est_save_03.cc
tests/mpi/p_adaptivity_fixed_number.cc
tests/mpi/parallel_block_vector_10.cc
tests/mpi/parallel_partitioner_03.cc
tests/mpi/parallel_partitioner_03b.cc
tests/mpi/parallel_partitioner_05.cc
tests/mpi/parallel_partitioner_06.cc
tests/mpi/parallel_partitioner_07.cc
tests/mpi/parallel_partitioner_08.cc
tests/mpi/parallel_partitioner_09.cc
tests/mpi/parallel_vector_01.cc
tests/mpi/parallel_vector_02.cc
tests/mpi/parallel_vector_03.cc
tests/mpi/parallel_vector_13.cc
tests/mpi/parallel_vector_16.cc
tests/mpi/parallel_vector_17.cc
tests/mpi/parallel_vector_22.cc
tests/mpi/parallel_vector_23.cc
tests/mpi/periodicity_06.cc
tests/mpi/simple_mpi_01.cc
tests/mpi/step-37.cc
tests/mpi/tria_ghost_owners_01.cc
tests/mpi/tria_ghost_owners_02.cc
tests/mpi/trilinos_ghost_01.cc
tests/mpi/trilinos_ghost_05.cc
tests/mpi/trilinos_sparse_matrix_02.cc
tests/mpi/union_01.cc
tests/multigrid-global-coarsening/create_polynomial_coarsening_sequence_01.cc
tests/multigrid-global-coarsening/mg_transfer_support_01.cc
tests/multigrid-global-coarsening/multigrid_a_01.cc
tests/multigrid-global-coarsening/multigrid_a_02.cc
tests/multigrid-global-coarsening/multigrid_p_01.cc
tests/multigrid-global-coarsening/multigrid_p_02.cc
tests/multigrid-global-coarsening/multigrid_p_03.cc
tests/multigrid/constrained_dofs_01.cc
tests/multigrid/constrained_dofs_02.cc
tests/multigrid/constrained_dofs_03.cc
tests/multigrid/mg_renumbered_03.cc
tests/multigrid/renumbering_04.cc
tests/multigrid/renumbering_05.cc
tests/multigrid/renumbering_06.cc
tests/multigrid/renumbering_07.cc
tests/multigrid/renumbering_08.cc
tests/multigrid/step-16-07.cc
tests/multigrid/step-16-08.cc
tests/multigrid/step-16.cc
tests/multigrid/step-50_01.cc
tests/multigrid/transfer_04a.cc
tests/multigrid/transfer_04b.cc
tests/multigrid/transfer_matrix_free_04.cc
tests/multigrid/transfer_matrix_free_13.cc
tests/multigrid/transfer_prebuilt_05.cc
tests/multithreading/bench_01.cc
tests/non_matching/mesh_classifier.cc
tests/numerics/error_estimator_02.cc
tests/numerics/error_estimator_02_complex.cc
tests/numerics/interpolate_to_different_mesh_01.cc
tests/numerics/interpolate_to_different_mesh_02.cc
tests/numerics/project_boundary_01.cc
tests/numerics/project_to_surface_01.cc
tests/numerics/project_to_surface_02.cc
tests/numerics/project_to_surface_03.cc
tests/opencascade/closest_point_to_shape.cc
tests/opencascade/interpolation_curve_boundary_01.cc
tests/opencascade/normal_to_mesh_projection_04.cc
tests/optimization/bfgs_03.cc
tests/optimization/cubic_fit.cc
tests/optimization/cubic_fit_three_points.cc
tests/optimization/line_minimization_03.cc
tests/optimization/line_minimization_03b.cc
tests/optimization/quadratic_fit.cc
tests/parameter_handler/parameter_handler_20.cc
tests/parameter_handler/patterns_07.cc
tests/particles/lost_01.cc
tests/particles/particle_09.cc
tests/particles/particle_handler_serial_08.cc
tests/particles/properties_01.cc
tests/particles/properties_02.cc
tests/particles/property_pool_02.cc
tests/particles/step-19.cc
tests/particles/step-68.cc
tests/petsc/copy_to_dealvec_block.cc
tests/petsc/full_matrix_00.cc
tests/petsc/sparse_matrix_01.cc
tests/petsc/sparse_matrix_02.cc
tests/petsc/sparse_matrix_03.cc
tests/petsc_complex/sparse_matrix_01.cc
tests/petsc_complex/vector_02.cc
tests/physics/step-18-rotation_matrix.cc
tests/physics/step-18.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/mpi.cc
tests/quick_tests/scalapack.cc
tests/quick_tests/step.cc
tests/remote_point_evaluation/mapping_01.cc
tests/remote_point_evaluation/mapping_02.cc
tests/remote_point_evaluation/mapping_03.cc
tests/remote_point_evaluation/remote_point_evaluation_01.cc
tests/remote_point_evaluation/remote_point_evaluation_03.cc
tests/rol/vector_adaptor_02.cc
tests/scalapack/scalapack_01.cc
tests/scalapack/scalapack_02.cc
tests/scalapack/scalapack_03.cc
tests/scalapack/scalapack_03_b.cc
tests/scalapack/scalapack_03_c.cc
tests/scalapack/scalapack_04.cc
tests/scalapack/scalapack_04_b.cc
tests/scalapack/scalapack_05.cc
tests/scalapack/scalapack_06.cc
tests/scalapack/scalapack_06a.cc
tests/scalapack/scalapack_06b.cc
tests/scalapack/scalapack_06c.cc
tests/scalapack/scalapack_07.cc
tests/scalapack/scalapack_08.cc
tests/scalapack/scalapack_10.cc
tests/scalapack/scalapack_10_a.cc
tests/scalapack/scalapack_10_b.cc
tests/scalapack/scalapack_10_d.cc
tests/scalapack/scalapack_11.cc
tests/scalapack/scalapack_12_a.cc
tests/scalapack/scalapack_12_b.cc
tests/scalapack/scalapack_12_c.cc
tests/scalapack/scalapack_12_d.cc
tests/scalapack/scalapack_13_a.cc
tests/scalapack/scalapack_13_b.cc
tests/scalapack/scalapack_14_a.cc
tests/scalapack/scalapack_14_b.cc
tests/scalapack/scalapack_15.cc
tests/scalapack/scalapack_15_a.cc
tests/scalapack/scalapack_16.cc
tests/scalapack/scalapack_16_a.cc
tests/scalapack/scalapack_17_a.cc
tests/scalapack/scalapack_17_b.cc
tests/serialization/particle_01.cc
tests/sharedtria/dof_01.cc
tests/sharedtria/dof_02.cc
tests/sharedtria/dof_03.cc
tests/sharedtria/dof_04.cc
tests/sharedtria/dof_06.cc
tests/sharedtria/hp_dof_01.cc
tests/sharedtria/hp_dof_02.cc
tests/sharedtria/hp_dof_03.cc
tests/sharedtria/hp_dof_04.cc
tests/sharedtria/hp_no_cells_01.cc
tests/sharedtria/limit_p_level_difference_04.cc
tests/sharedtria/mg_dof_02.cc
tests/sharedtria/no_cells_01.cc
tests/sharedtria/tria_01.cc
tests/sharedtria/tria_02.cc
tests/sharedtria/tria_custom_refine01.cc
tests/sharedtria/tria_custom_refine01_cxx11.cc
tests/sharedtria/tria_custom_refine02.cc
tests/sharedtria/tria_multigrid_02.cc
tests/sharedtria/tria_zorder_02.cc
tests/simplex/cell_measure_01.cc
tests/simplex/compute_point_locations_01.cc
tests/simplex/fe_lib_01.cc
tests/simplex/fe_lib_02.cc
tests/simplex/fe_p_bubbles_01.cc
tests/simplex/matrix_free_01.cc
tests/simplex/matrix_free_02.cc
tests/simplex/matrix_free_03.cc
tests/simplex/matrix_free_04.cc
tests/simplex/matrix_free_range_iteration_01.cc
tests/simplex/orientation_02.cc
tests/simplex/poisson_02.cc
tests/simplex/polynomials_01.cc
tests/simplex/q_iterated_simplex_01.cc
tests/simplex/q_projection_01.cc
tests/simplex/q_witherden_vincent_01.cc
tests/simplex/qgauss_01.cc
tests/simplex/quadrature_lib_01.cc
tests/simplex/reference_cell_kind_01.cc
tests/simplex/refinement_02.cc
tests/simplex/step-12.cc
tests/simplex/step-12a.cc
tests/simplex/step-17.cc
tests/simplex/step-18.cc
tests/simplex/step-67.cc
tests/simplex/variable_face_quadratures_01.cc
tests/simplex/variable_face_quadratures_02.cc
tests/simplex/variable_face_quadratures_03.cc
tests/simplex/wedge_01.cc
tests/slepc/solve_01.cc
tests/slepc/solve_04.cc
tests/sparsity/block_dynamic_01.cc
tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc
tests/sparsity/block_sparsity_pattern_03.cc
tests/sparsity/dynamic_sparsity_pattern_23.cc
tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc
tests/sparsity/sparsity_pattern.cc
tests/sundials/arkode_01.cc
tests/sundials/arkode_02.cc
tests/sundials/arkode_03.cc
tests/sundials/arkode_04.cc
tests/sundials/arkode_05.cc
tests/sundials/arkode_06.cc
tests/sundials/arkode_07.cc
tests/sundials/arkode_08.cc
tests/sundials/arkode_repeated_solve.cc
tests/sundials/ida_01.cc
tests/sundials/ida_02.cc
tests/sundials/kinsol_03.cc
tests/sundials/kinsol_03_new_interface.cc
tests/sundials/kinsol_04.cc
tests/sundials/kinsol_04_new_interface.cc
tests/sundials/kinsol_05.cc
tests/sundials/kinsol_05_new_interface.cc
tests/symengine/symengine_tensor_operations_03.cc
tests/tensors/constexpr_tensor.cc
tests/tensors/symmetric_tensor_28.cc
tests/tensors/symmetric_tensor_36.cc
tests/tensors/tensor_accessors_01.cc
tests/tensors/tensor_accessors_03.cc
tests/trilinos/add_matrices_05.cc
tests/trilinos/add_matrices_06.cc
tests/trilinos/block_vector_move_operations.cc
tests/trilinos/copy_to_dealvec_block.cc
tests/trilinos/sparsity_pattern_06.cc
tests/trilinos/vector_move_operations.cc
tests/zoltan/zoltan_02.cc
tests/zoltan/zoltan_03.cc
tests/zoltan/zoltan_04.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.