]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Created new tests directory under branch manifold_id
authorheltai <heltai@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 23 Oct 2013 07:58:39 +0000 (07:58 +0000)
committerheltai <heltai@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 23 Oct 2013 07:58:39 +0000 (07:58 +0000)
commitb06eca5eceb9c97dfe4a307e27a0785952909389
treed5f12eab98ec632cd36aba1d7f86d6ec8947358e
parent800c26e1fbf29f9cb55286b845f2b6e973051b61
Created new tests directory under branch manifold_id

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id@31397 0785d39b-7218-0410-832d-ea1e28bc413d
5760 files changed:
tests/CMakeLists.txt [new file with mode: 0644]
tests/README [new file with mode: 0644]
tests/a-framework/CMakeLists.txt [new file with mode: 0644]
tests/a-framework/build.cc [new file with mode: 0644]
tests/a-framework/build.expect=build.output [new file with mode: 0644]
tests/a-framework/diff.cc [new file with mode: 0644]
tests/a-framework/diff.expect=diff.output [new file with mode: 0644]
tests/a-framework/passed.cc [new file with mode: 0644]
tests/a-framework/passed.output [new file with mode: 0644]
tests/a-framework/run.cc [new file with mode: 0644]
tests/a-framework/run.expect=run.output [new file with mode: 0644]
tests/aniso/CMakeLists.txt [new file with mode: 0644]
tests/aniso/anisotropic_crash.cc [new file with mode: 0644]
tests/aniso/anisotropic_crash.output [new file with mode: 0644]
tests/aniso/fe_tools.cc [new file with mode: 0644]
tests/aniso/fe_tools.output [new file with mode: 0644]
tests/aniso/hp_constraints_dgp_08.cc [new file with mode: 0644]
tests/aniso/hp_constraints_dgp_08.output [new file with mode: 0644]
tests/aniso/hp_constraints_dgp_monomial_08.cc [new file with mode: 0644]
tests/aniso/hp_constraints_dgp_monomial_08.output [new file with mode: 0644]
tests/aniso/hp_constraints_dgp_nonparametric_08.cc [new file with mode: 0644]
tests/aniso/hp_constraints_dgp_nonparametric_08.output [new file with mode: 0644]
tests/aniso/hp_constraints_dgq_08.cc [new file with mode: 0644]
tests/aniso/hp_constraints_dgq_08.output [new file with mode: 0644]
tests/aniso/mesh_3d_21.cc [new file with mode: 0644]
tests/aniso/mesh_3d_21.output [new file with mode: 0644]
tests/aniso/refine_and_coarsen_anisotropic.cc [new file with mode: 0644]
tests/aniso/refine_and_coarsen_anisotropic.output [new file with mode: 0644]
tests/aniso/solution_transfer.cc [new file with mode: 0644]
tests/aniso/solution_transfer.output [new file with mode: 0644]
tests/aniso/up_and_down.cc [new file with mode: 0644]
tests/aniso/up_and_down.output [new file with mode: 0644]
tests/base/CMakeLists.txt [new file with mode: 0644]
tests/base/anisotropic_1.cc [new file with mode: 0644]
tests/base/anisotropic_1.output [new file with mode: 0644]
tests/base/anisotropic_2.cc [new file with mode: 0644]
tests/base/anisotropic_2.output [new file with mode: 0644]
tests/base/auto_derivative_function.cc [new file with mode: 0644]
tests/base/auto_derivative_function.output [new file with mode: 0644]
tests/base/conditional_ostream.cc [new file with mode: 0644]
tests/base/conditional_ostream.output [new file with mode: 0644]
tests/base/convergence_table_01.cc [new file with mode: 0644]
tests/base/convergence_table_01.output [new file with mode: 0644]
tests/base/convergence_table_02.cc [new file with mode: 0644]
tests/base/convergence_table_02.output [new file with mode: 0644]
tests/base/convergence_table_03.cc [new file with mode: 0644]
tests/base/convergence_table_03.output [new file with mode: 0644]
tests/base/convergence_table_04.cc [new file with mode: 0644]
tests/base/convergence_table_04.output [new file with mode: 0644]
tests/base/data_out_base.cc [new file with mode: 0644]
tests/base/data_out_base.output [new file with mode: 0644]
tests/base/data_out_base_dx.cc [new file with mode: 0644]
tests/base/data_out_base_dx.output [new file with mode: 0644]
tests/base/data_out_base_eps.cc [new file with mode: 0644]
tests/base/data_out_base_eps.output [new file with mode: 0644]
tests/base/data_out_base_gmv.cc [new file with mode: 0644]
tests/base/data_out_base_gmv.output [new file with mode: 0644]
tests/base/data_out_base_gnuplot.cc [new file with mode: 0644]
tests/base/data_out_base_gnuplot.output [new file with mode: 0644]
tests/base/data_out_base_povray.cc [new file with mode: 0644]
tests/base/data_out_base_povray.output [new file with mode: 0644]
tests/base/data_out_base_pvd.cc [new file with mode: 0644]
tests/base/data_out_base_pvd.output [new file with mode: 0644]
tests/base/data_out_base_pvtu.cc [new file with mode: 0644]
tests/base/data_out_base_pvtu.output [new file with mode: 0644]
tests/base/data_out_base_tecplot.cc [new file with mode: 0644]
tests/base/data_out_base_tecplot.output [new file with mode: 0644]
tests/base/data_out_base_tecplot_bin.cc [new file with mode: 0644]
tests/base/data_out_base_tecplot_bin.output [new file with mode: 0644]
tests/base/data_out_base_vtk.cc [new file with mode: 0644]
tests/base/data_out_base_vtk.output [new file with mode: 0644]
tests/base/data_out_base_vtk_cycle.cc [new file with mode: 0644]
tests/base/data_out_base_vtk_cycle.output [new file with mode: 0644]
tests/base/data_out_base_vtk_time.cc [new file with mode: 0644]
tests/base/data_out_base_vtk_time.output [new file with mode: 0644]
tests/base/data_out_base_vtk_time_and_cycle.cc [new file with mode: 0644]
tests/base/data_out_base_vtk_time_and_cycle.output [new file with mode: 0644]
tests/base/data_out_base_vtu.cc [new file with mode: 0644]
tests/base/data_out_base_vtu.output [new file with mode: 0644]
tests/base/data_out_base_vtu_cycle.cc [new file with mode: 0644]
tests/base/data_out_base_vtu_cycle.output [new file with mode: 0644]
tests/base/data_out_base_vtu_time.cc [new file with mode: 0644]
tests/base/data_out_base_vtu_time.output [new file with mode: 0644]
tests/base/data_out_base_vtu_time_and_cycle.cc [new file with mode: 0644]
tests/base/data_out_base_vtu_time_and_cycle.output [new file with mode: 0644]
tests/base/data_out_reader_01.cc [new file with mode: 0644]
tests/base/data_out_reader_01.output [new file with mode: 0644]
tests/base/full_tensor_01.cc [new file with mode: 0644]
tests/base/full_tensor_01.output [new file with mode: 0644]
tests/base/full_tensor_02.cc [new file with mode: 0644]
tests/base/full_tensor_02.output [new file with mode: 0644]
tests/base/full_tensor_03.cc [new file with mode: 0644]
tests/base/full_tensor_03.output [new file with mode: 0644]
tests/base/full_tensor_04.cc [new file with mode: 0644]
tests/base/full_tensor_04.output [new file with mode: 0644]
tests/base/full_tensor_05.cc [new file with mode: 0644]
tests/base/full_tensor_05.output [new file with mode: 0644]
tests/base/full_tensor_06.cc [new file with mode: 0644]
tests/base/full_tensor_06.output [new file with mode: 0644]
tests/base/full_tensor_08.cc [new file with mode: 0644]
tests/base/full_tensor_08.output [new file with mode: 0644]
tests/base/full_tensor_09.cc [new file with mode: 0644]
tests/base/full_tensor_09.output [new file with mode: 0644]
tests/base/full_tensor_10.cc [new file with mode: 0644]
tests/base/full_tensor_10.output [new file with mode: 0644]
tests/base/function_derivative.cc [new file with mode: 0644]
tests/base/function_derivative.output [new file with mode: 0644]
tests/base/function_parser.cc [new file with mode: 0644]
tests/base/function_parser.with_functionparser=true.output [new file with mode: 0644]
tests/base/function_parser_02.cc [new file with mode: 0644]
tests/base/function_parser_02.with_functionparser=true.output [new file with mode: 0644]
tests/base/functions.h [new file with mode: 0644]
tests/base/functions_01.cc [new file with mode: 0644]
tests/base/functions_01.output [new file with mode: 0644]
tests/base/functions_02.cc [new file with mode: 0644]
tests/base/functions_02.output [new file with mode: 0644]
tests/base/functions_03.cc [new file with mode: 0644]
tests/base/functions_03.output [new file with mode: 0644]
tests/base/functions_04.cc [new file with mode: 0644]
tests/base/functions_04.output [new file with mode: 0644]
tests/base/functions_05.cc [new file with mode: 0644]
tests/base/functions_05.output [new file with mode: 0644]
tests/base/functions_06.cc [new file with mode: 0644]
tests/base/functions_06.output [new file with mode: 0644]
tests/base/functions_07.cc [new file with mode: 0644]
tests/base/functions_07.output [new file with mode: 0644]
tests/base/functions_08.cc [new file with mode: 0644]
tests/base/functions_08.output [new file with mode: 0644]
tests/base/functions_09.cc [new file with mode: 0644]
tests/base/functions_09.output [new file with mode: 0644]
tests/base/functions_singularity.cc [new file with mode: 0644]
tests/base/functions_singularity.output [new file with mode: 0644]
tests/base/gauss_lobatto.cc [new file with mode: 0644]
tests/base/gauss_lobatto.output [new file with mode: 0644]
tests/base/geometry_info_1.cc [new file with mode: 0644]
tests/base/geometry_info_1.output [new file with mode: 0644]
tests/base/geometry_info_2.cc [new file with mode: 0644]
tests/base/geometry_info_2.output [new file with mode: 0644]
tests/base/geometry_info_3.cc [new file with mode: 0644]
tests/base/geometry_info_3.output [new file with mode: 0644]
tests/base/geometry_info_4.cc [new file with mode: 0644]
tests/base/geometry_info_4.output [new file with mode: 0644]
tests/base/geometry_info_5.cc [new file with mode: 0644]
tests/base/geometry_info_5.output [new file with mode: 0644]
tests/base/geometry_info_6.cc [new file with mode: 0644]
tests/base/geometry_info_6.output [new file with mode: 0644]
tests/base/geometry_info_7.cc [new file with mode: 0644]
tests/base/geometry_info_7.output [new file with mode: 0644]
tests/base/geometry_info_8.cc [new file with mode: 0644]
tests/base/geometry_info_8.output [new file with mode: 0644]
tests/base/graph_coloring_01.cc [new file with mode: 0644]
tests/base/graph_coloring_01.output [new file with mode: 0644]
tests/base/graph_coloring_02.cc [new file with mode: 0644]
tests/base/graph_coloring_02.output [new file with mode: 0644]
tests/base/graph_coloring_03.cc [new file with mode: 0644]
tests/base/graph_coloring_03.output [new file with mode: 0644]
tests/base/graph_coloring_04.cc [new file with mode: 0644]
tests/base/graph_coloring_04.output [new file with mode: 0644]
tests/base/hierarchical.cc [new file with mode: 0644]
tests/base/hierarchical.output [new file with mode: 0644]
tests/base/index_set_01.cc [new file with mode: 0644]
tests/base/index_set_01.output [new file with mode: 0644]
tests/base/index_set_02.cc [new file with mode: 0644]
tests/base/index_set_02.output [new file with mode: 0644]
tests/base/index_set_03.cc [new file with mode: 0644]
tests/base/index_set_03.output [new file with mode: 0644]
tests/base/index_set_04.cc [new file with mode: 0644]
tests/base/index_set_04.output [new file with mode: 0644]
tests/base/index_set_05.cc [new file with mode: 0644]
tests/base/index_set_05.output [new file with mode: 0644]
tests/base/index_set_06.cc [new file with mode: 0644]
tests/base/index_set_06.output [new file with mode: 0644]
tests/base/index_set_07.cc [new file with mode: 0644]
tests/base/index_set_07.output [new file with mode: 0644]
tests/base/index_set_08.cc [new file with mode: 0644]
tests/base/index_set_08.output [new file with mode: 0644]
tests/base/index_set_09.cc [new file with mode: 0644]
tests/base/index_set_09.output [new file with mode: 0644]
tests/base/index_set_10.cc [new file with mode: 0644]
tests/base/index_set_10.output [new file with mode: 0644]
tests/base/index_set_11.cc [new file with mode: 0644]
tests/base/index_set_11.output [new file with mode: 0644]
tests/base/index_set_12.cc [new file with mode: 0644]
tests/base/index_set_12.output [new file with mode: 0644]
tests/base/index_set_13.cc [new file with mode: 0644]
tests/base/index_set_13.output [new file with mode: 0644]
tests/base/index_set_14.cc [new file with mode: 0644]
tests/base/index_set_14.output [new file with mode: 0644]
tests/base/index_set_15.cc [new file with mode: 0644]
tests/base/index_set_15.output [new file with mode: 0644]
tests/base/index_set_16.cc [new file with mode: 0644]
tests/base/index_set_16.output [new file with mode: 0644]
tests/base/index_set_17.cc [new file with mode: 0644]
tests/base/index_set_17.output [new file with mode: 0644]
tests/base/index_set_18.cc [new file with mode: 0644]
tests/base/index_set_18.output [new file with mode: 0644]
tests/base/index_set_19.cc [new file with mode: 0644]
tests/base/index_set_19.output [new file with mode: 0644]
tests/base/index_set_20.cc [new file with mode: 0644]
tests/base/index_set_20.output [new file with mode: 0644]
tests/base/index_set_20_offset.cc [new file with mode: 0644]
tests/base/index_set_20_offset.output [new file with mode: 0644]
tests/base/index_set_21.cc [new file with mode: 0644]
tests/base/index_set_21.output [new file with mode: 0644]
tests/base/index_set_22.cc [new file with mode: 0644]
tests/base/index_set_22.output [new file with mode: 0644]
tests/base/index_set_23.cc [new file with mode: 0644]
tests/base/index_set_23.output [new file with mode: 0644]
tests/base/index_set_readwrite_01.cc [new file with mode: 0644]
tests/base/index_set_readwrite_01.output [new file with mode: 0644]
tests/base/index_set_readwrite_02.cc [new file with mode: 0644]
tests/base/index_set_readwrite_02.output [new file with mode: 0644]
tests/base/index_set_readwrite_03.cc [new file with mode: 0644]
tests/base/index_set_readwrite_03.output [new file with mode: 0644]
tests/base/is_finite.cc [new file with mode: 0644]
tests/base/is_finite.output [new file with mode: 0644]
tests/base/is_finite_complex.cc [new file with mode: 0644]
tests/base/is_finite_complex.output [new file with mode: 0644]
tests/base/log_crash_01.cc [new file with mode: 0644]
tests/base/log_crash_01.output [new file with mode: 0644]
tests/base/log_infinity.cc [new file with mode: 0644]
tests/base/log_infinity.output [new file with mode: 0644]
tests/base/log_nan.cc [new file with mode: 0644]
tests/base/log_nan.output [new file with mode: 0644]
tests/base/log_precision.cc [new file with mode: 0644]
tests/base/log_precision.output [new file with mode: 0644]
tests/base/log_width.cc [new file with mode: 0644]
tests/base/log_width.output [new file with mode: 0644]
tests/base/logstream_end.cc [new file with mode: 0644]
tests/base/logstream_end.output [new file with mode: 0644]
tests/base/logtest.cc [new file with mode: 0644]
tests/base/logtest.output [new file with mode: 0644]
tests/base/mutex_01.cc [new file with mode: 0644]
tests/base/mutex_01.output [new file with mode: 0644]
tests/base/named_data.cc [new file with mode: 0644]
tests/base/named_data.output [new file with mode: 0644]
tests/base/number_traits_complex.cc [new file with mode: 0644]
tests/base/number_traits_complex.output [new file with mode: 0644]
tests/base/number_traits_real.cc [new file with mode: 0644]
tests/base/number_traits_real.output [new file with mode: 0644]
tests/base/parallel_accumulate.cc [new file with mode: 0644]
tests/base/parallel_accumulate.output [new file with mode: 0644]
tests/base/parallel_transform_01.cc [new file with mode: 0644]
tests/base/parallel_transform_01.output [new file with mode: 0644]
tests/base/parallel_transform_02.cc [new file with mode: 0644]
tests/base/parallel_transform_02.output [new file with mode: 0644]
tests/base/parallel_transform_03.cc [new file with mode: 0644]
tests/base/parallel_transform_03.output [new file with mode: 0644]
tests/base/patches.h [new file with mode: 0644]
tests/base/patterns_01.cc [new file with mode: 0644]
tests/base/patterns_01.output [new file with mode: 0644]
tests/base/point_01.cc [new file with mode: 0644]
tests/base/point_01.output [new file with mode: 0644]
tests/base/polynomial1d.cc [new file with mode: 0644]
tests/base/polynomial1d.output [new file with mode: 0644]
tests/base/polynomial_hermite_interpolation.cc [new file with mode: 0644]
tests/base/polynomial_hermite_interpolation.output [new file with mode: 0644]
tests/base/polynomial_lagrange.cc [new file with mode: 0644]
tests/base/polynomial_lagrange.output [new file with mode: 0644]
tests/base/polynomial_lagrange_ops.cc [new file with mode: 0644]
tests/base/polynomial_lagrange_ops.output [new file with mode: 0644]
tests/base/polynomial_lagrange_order.cc [new file with mode: 0644]
tests/base/polynomial_lagrange_order.output [new file with mode: 0644]
tests/base/polynomial_lagrange_product.cc [new file with mode: 0644]
tests/base/polynomial_lagrange_product.output [new file with mode: 0644]
tests/base/polynomial_minus_equals.cc [new file with mode: 0644]
tests/base/polynomial_minus_equals.output [new file with mode: 0644]
tests/base/polynomial_test.cc [new file with mode: 0644]
tests/base/polynomial_test.output [new file with mode: 0644]
tests/base/polynomials_bdm_01.cc [new file with mode: 0644]
tests/base/polynomials_bdm_01.output [new file with mode: 0644]
tests/base/polynomials_rt.cc [new file with mode: 0644]
tests/base/polynomials_rt.output [new file with mode: 0644]
tests/base/polynomials_tensor.cc [new file with mode: 0644]
tests/base/polynomials_tensor.output [new file with mode: 0644]
tests/base/qprojector.cc [new file with mode: 0644]
tests/base/qprojector.output [new file with mode: 0644]
tests/base/quadrature_selector.cc [new file with mode: 0644]
tests/base/quadrature_selector.output [new file with mode: 0644]
tests/base/quadrature_test.cc [new file with mode: 0644]
tests/base/quadrature_test.output [new file with mode: 0644]
tests/base/reference.cc [new file with mode: 0644]
tests/base/reference.debug.output [new file with mode: 0644]
tests/base/scalar_01.cc [new file with mode: 0644]
tests/base/scalar_01.output [new file with mode: 0644]
tests/base/slice_vector.cc [new file with mode: 0644]
tests/base/slice_vector.debug.output [new file with mode: 0644]
tests/base/symmetric_tensor_01.cc [new file with mode: 0644]
tests/base/symmetric_tensor_01.output [new file with mode: 0644]
tests/base/symmetric_tensor_02.cc [new file with mode: 0644]
tests/base/symmetric_tensor_02.output [new file with mode: 0644]
tests/base/symmetric_tensor_03.cc [new file with mode: 0644]
tests/base/symmetric_tensor_03.output [new file with mode: 0644]
tests/base/symmetric_tensor_04.cc [new file with mode: 0644]
tests/base/symmetric_tensor_04.output [new file with mode: 0644]
tests/base/symmetric_tensor_05.cc [new file with mode: 0644]
tests/base/symmetric_tensor_05.output [new file with mode: 0644]
tests/base/symmetric_tensor_06.cc [new file with mode: 0644]
tests/base/symmetric_tensor_06.output [new file with mode: 0644]
tests/base/symmetric_tensor_07.cc [new file with mode: 0644]
tests/base/symmetric_tensor_07.output [new file with mode: 0644]
tests/base/symmetric_tensor_08.cc [new file with mode: 0644]
tests/base/symmetric_tensor_08.output [new file with mode: 0644]
tests/base/symmetric_tensor_09.cc [new file with mode: 0644]
tests/base/symmetric_tensor_09.output [new file with mode: 0644]
tests/base/symmetric_tensor_10.cc [new file with mode: 0644]
tests/base/symmetric_tensor_10.output [new file with mode: 0644]
tests/base/symmetric_tensor_11.cc [new file with mode: 0644]
tests/base/symmetric_tensor_11.output [new file with mode: 0644]
tests/base/symmetric_tensor_12.cc [new file with mode: 0644]
tests/base/symmetric_tensor_12.output [new file with mode: 0644]
tests/base/symmetric_tensor_13.cc [new file with mode: 0644]
tests/base/symmetric_tensor_13.output [new file with mode: 0644]
tests/base/symmetric_tensor_14.cc [new file with mode: 0644]
tests/base/symmetric_tensor_14.output [new file with mode: 0644]
tests/base/symmetric_tensor_15.cc [new file with mode: 0644]
tests/base/symmetric_tensor_15.output [new file with mode: 0644]
tests/base/symmetric_tensor_16.cc [new file with mode: 0644]
tests/base/symmetric_tensor_16.output [new file with mode: 0644]
tests/base/symmetric_tensor_17.cc [new file with mode: 0644]
tests/base/symmetric_tensor_17.output [new file with mode: 0644]
tests/base/symmetric_tensor_18.cc [new file with mode: 0644]
tests/base/symmetric_tensor_18.output [new file with mode: 0644]
tests/base/symmetric_tensor_19.cc [new file with mode: 0644]
tests/base/symmetric_tensor_19.output [new file with mode: 0644]
tests/base/symmetric_tensor_20.cc [new file with mode: 0644]
tests/base/symmetric_tensor_20.output [new file with mode: 0644]
tests/base/symmetric_tensor_21.cc [new file with mode: 0644]
tests/base/symmetric_tensor_21.output [new file with mode: 0644]
tests/base/symmetric_tensor_22.cc [new file with mode: 0644]
tests/base/symmetric_tensor_22.output [new file with mode: 0644]
tests/base/symmetric_tensor_23.cc [new file with mode: 0644]
tests/base/symmetric_tensor_23.output [new file with mode: 0644]
tests/base/symmetric_tensor_24.cc [new file with mode: 0644]
tests/base/symmetric_tensor_24.output [new file with mode: 0644]
tests/base/symmetric_tensor_25.cc [new file with mode: 0644]
tests/base/symmetric_tensor_25.output [new file with mode: 0644]
tests/base/symmetric_tensor_26.cc [new file with mode: 0644]
tests/base/symmetric_tensor_26.output [new file with mode: 0644]
tests/base/symmetric_tensor_27.cc [new file with mode: 0644]
tests/base/symmetric_tensor_27.output [new file with mode: 0644]
tests/base/table.cc [new file with mode: 0644]
tests/base/table.output [new file with mode: 0644]
tests/base/table_handler_01.cc [new file with mode: 0644]
tests/base/table_handler_01.output [new file with mode: 0644]
tests/base/table_handler_02.cc [new file with mode: 0644]
tests/base/table_handler_02.output [new file with mode: 0644]
tests/base/table_handler_03.cc [new file with mode: 0644]
tests/base/table_handler_03.output [new file with mode: 0644]
tests/base/table_handler_04.cc [new file with mode: 0644]
tests/base/table_handler_04.output [new file with mode: 0644]
tests/base/table_handler_05.cc [new file with mode: 0644]
tests/base/table_handler_05.output [new file with mode: 0644]
tests/base/table_handler_06.cc [new file with mode: 0644]
tests/base/table_handler_06.output [new file with mode: 0644]
tests/base/table_handler_07.cc [new file with mode: 0644]
tests/base/table_handler_07.output [new file with mode: 0644]
tests/base/table_handler_08.cc [new file with mode: 0644]
tests/base/table_handler_08.output [new file with mode: 0644]
tests/base/table_handler_09.cc [new file with mode: 0644]
tests/base/table_handler_09.output [new file with mode: 0644]
tests/base/table_handler_10.cc [new file with mode: 0644]
tests/base/table_handler_10.output [new file with mode: 0644]
tests/base/table_handler_11.cc [new file with mode: 0644]
tests/base/table_handler_11.output [new file with mode: 0644]
tests/base/table_handler_12.cc [new file with mode: 0644]
tests/base/table_handler_12.output [new file with mode: 0644]
tests/base/table_handler_13.cc [new file with mode: 0644]
tests/base/table_handler_13.output [new file with mode: 0644]
tests/base/table_indices_01.cc [new file with mode: 0644]
tests/base/table_indices_01.output [new file with mode: 0644]
tests/base/task_01.cc [new file with mode: 0644]
tests/base/task_01.output [new file with mode: 0644]
tests/base/task_02.cc [new file with mode: 0644]
tests/base/task_02.output [new file with mode: 0644]
tests/base/task_03.cc [new file with mode: 0644]
tests/base/task_03.output [new file with mode: 0644]
tests/base/task_04.cc [new file with mode: 0644]
tests/base/task_04.output [new file with mode: 0644]
tests/base/task_05.cc [new file with mode: 0644]
tests/base/task_05.output [new file with mode: 0644]
tests/base/task_06.cc [new file with mode: 0644]
tests/base/task_06.output [new file with mode: 0644]
tests/base/task_07.cc [new file with mode: 0644]
tests/base/task_07.output [new file with mode: 0644]
tests/base/task_08.cc [new file with mode: 0644]
tests/base/task_08.output [new file with mode: 0644]
tests/base/task_09.cc [new file with mode: 0644]
tests/base/task_09.output [new file with mode: 0644]
tests/base/tensor.cc [new file with mode: 0644]
tests/base/tensor.output [new file with mode: 0644]
tests/base/tensor_02.cc [new file with mode: 0644]
tests/base/tensor_02.output [new file with mode: 0644]
tests/base/tensor_03.cc [new file with mode: 0644]
tests/base/tensor_03.output [new file with mode: 0644]
tests/base/tensor_04.cc [new file with mode: 0644]
tests/base/tensor_04.output [new file with mode: 0644]
tests/base/tensor_05.cc [new file with mode: 0644]
tests/base/tensor_05.output [new file with mode: 0644]
tests/base/tensor_06.cc [new file with mode: 0644]
tests/base/tensor_06.output [new file with mode: 0644]
tests/base/tensor_07.cc [new file with mode: 0644]
tests/base/tensor_07.output [new file with mode: 0644]
tests/base/tensor_08.cc [new file with mode: 0644]
tests/base/tensor_08.output [new file with mode: 0644]
tests/base/tensor_24.cc [new file with mode: 0644]
tests/base/tensor_24.output [new file with mode: 0644]
tests/base/tensor_25.cc [new file with mode: 0644]
tests/base/tensor_25.output [new file with mode: 0644]
tests/base/tensor_complex.cc [new file with mode: 0644]
tests/base/tensor_complex.output [new file with mode: 0644]
tests/base/tensor_float.cc [new file with mode: 0644]
tests/base/tensor_float.output [new file with mode: 0644]
tests/base/thread_local_storage_01.cc [new file with mode: 0644]
tests/base/thread_local_storage_01.output [new file with mode: 0644]
tests/base/thread_local_storage_02.cc [new file with mode: 0644]
tests/base/thread_local_storage_02.output [new file with mode: 0644]
tests/base/thread_local_storage_03.cc [new file with mode: 0644]
tests/base/thread_local_storage_03.output [new file with mode: 0644]
tests/base/thread_local_storage_04.cc [new file with mode: 0644]
tests/base/thread_local_storage_04.output [new file with mode: 0644]
tests/base/thread_validity_01.cc [new file with mode: 0644]
tests/base/thread_validity_01.output [new file with mode: 0644]
tests/base/thread_validity_02.cc [new file with mode: 0644]
tests/base/thread_validity_02.output [new file with mode: 0644]
tests/base/thread_validity_03.cc [new file with mode: 0644]
tests/base/thread_validity_03.output [new file with mode: 0644]
tests/base/thread_validity_04.cc [new file with mode: 0644]
tests/base/thread_validity_04.output [new file with mode: 0644]
tests/base/thread_validity_05.cc [new file with mode: 0644]
tests/base/thread_validity_05.output [new file with mode: 0644]
tests/base/thread_validity_06.cc [new file with mode: 0644]
tests/base/thread_validity_06.output [new file with mode: 0644]
tests/base/thread_validity_07.cc [new file with mode: 0644]
tests/base/thread_validity_07.output [new file with mode: 0644]
tests/base/thread_validity_08.cc [new file with mode: 0644]
tests/base/thread_validity_08.output [new file with mode: 0644]
tests/base/thread_validity_09.cc [new file with mode: 0644]
tests/base/thread_validity_09.output [new file with mode: 0644]
tests/base/thread_validity_10.cc [new file with mode: 0644]
tests/base/thread_validity_10.output [new file with mode: 0644]
tests/base/thread_validity_11.cc [new file with mode: 0644]
tests/base/thread_validity_11.output [new file with mode: 0644]
tests/base/thread_validity_12.cc [new file with mode: 0644]
tests/base/thread_validity_12.output [new file with mode: 0644]
tests/base/threads_01.cc [new file with mode: 0644]
tests/base/threads_01.output [new file with mode: 0644]
tests/base/threads_02.cc [new file with mode: 0644]
tests/base/threads_02.output [new file with mode: 0644]
tests/base/timer.cc [new file with mode: 0644]
tests/base/timer.debug.output [new file with mode: 0644]
tests/base/timer_02.cc [new file with mode: 0644]
tests/base/timer_02.output [new file with mode: 0644]
tests/base/utilities_01.cc [new file with mode: 0644]
tests/base/utilities_01.output [new file with mode: 0644]
tests/base/utilities_02.cc [new file with mode: 0644]
tests/base/utilities_02.output [new file with mode: 0644]
tests/base/utilities_03.cc [new file with mode: 0644]
tests/base/utilities_03.output [new file with mode: 0644]
tests/base/utilities_04.cc [new file with mode: 0644]
tests/base/utilities_04.output [new file with mode: 0644]
tests/base/utilities_05.cc [new file with mode: 0644]
tests/base/utilities_05.output [new file with mode: 0644]
tests/base/vectorization_01.cc [new file with mode: 0644]
tests/base/vectorization_01.output [new file with mode: 0644]
tests/base/vectorization_02.cc [new file with mode: 0644]
tests/base/vectorization_02.output [new file with mode: 0644]
tests/base/vectorization_03.cc [new file with mode: 0644]
tests/base/vectorization_03.output [new file with mode: 0644]
tests/base/vectorization_04.cc [new file with mode: 0644]
tests/base/vectorization_04.output [new file with mode: 0644]
tests/base/work_stream_01.cc [new file with mode: 0644]
tests/base/work_stream_01.output [new file with mode: 0644]
tests/base/work_stream_02.cc [new file with mode: 0644]
tests/base/work_stream_02.output [new file with mode: 0644]
tests/base/work_stream_03.cc [new file with mode: 0644]
tests/base/work_stream_03.output [new file with mode: 0644]
tests/base/work_stream_04.cc [new file with mode: 0644]
tests/base/work_stream_04.output [new file with mode: 0644]
tests/benchmarks/baselineplot.sh [new file with mode: 0755]
tests/benchmarks/bench.sh [new file with mode: 0755]
tests/benchmarks/benchrev.sh [new file with mode: 0755]
tests/benchmarks/doplots.sh [new file with mode: 0755]
tests/benchmarks/gettimes/Makefile [new file with mode: 0644]
tests/benchmarks/gettimes/get_times.cc [new file with mode: 0644]
tests/benchmarks/interactive.py [new file with mode: 0755]
tests/benchmarks/old/Makefile [new file with mode: 0644]
tests/benchmarks/old/benchmark.cc [new file with mode: 0644]
tests/benchmarks/old/dof_handler_size.cc [new file with mode: 0644]
tests/benchmarks/old/dof_handler_timing.cc [new file with mode: 0644]
tests/benchmarks/old/dof_handler_timing_01.cc [new file with mode: 0644]
tests/benchmarks/old/patches/library/2007-05-30 [new file with mode: 0644]
tests/benchmarks/old/performance.cc [new file with mode: 0644]
tests/benchmarks/old/performance.pl [new file with mode: 0644]
tests/benchmarks/old/spec2006-447.dealII.cc [new file with mode: 0644]
tests/benchmarks/plot.sh [new file with mode: 0755]
tests/benchmarks/qsub.regression [new file with mode: 0644]
tests/benchmarks/run.sh [new file with mode: 0755]
tests/benchmarks/setup.sh [new file with mode: 0755]
tests/benchmarks/step-22/CMakeLists.txt [new file with mode: 0644]
tests/benchmarks/step-22/step-22.cc [new file with mode: 0644]
tests/benchmarks/sync.sh [new file with mode: 0755]
tests/benchmarks/tablehandler/CMakeLists.txt [new file with mode: 0644]
tests/benchmarks/tablehandler/table_handler.cc [new file with mode: 0644]
tests/benchmarks/test_assembly/CMakeLists.txt [new file with mode: 0644]
tests/benchmarks/test_assembly/step-22.cc [new file with mode: 0644]
tests/benchmarks/test_hp/CMakeLists.txt [new file with mode: 0644]
tests/benchmarks/test_hp/step.cc [new file with mode: 0644]
tests/benchmarks/test_poisson/CMakeLists.txt [new file with mode: 0644]
tests/benchmarks/test_poisson/poisson.cc [new file with mode: 0644]
tests/benchmarks/testlist.sh [new file with mode: 0755]
tests/bits/CMakeLists.txt [new file with mode: 0644]
tests/bits/accessor_equality.cc [new file with mode: 0644]
tests/bits/accessor_equality.debug.output [new file with mode: 0644]
tests/bits/anna_1.cc [new file with mode: 0644]
tests/bits/anna_1.output [new file with mode: 0644]
tests/bits/anna_2.cc [new file with mode: 0644]
tests/bits/anna_2.output [new file with mode: 0644]
tests/bits/anna_3.cc [new file with mode: 0644]
tests/bits/anna_3.output [new file with mode: 0644]
tests/bits/anna_4.cc [new file with mode: 0644]
tests/bits/anna_4.output [new file with mode: 0644]
tests/bits/anna_5.cc [new file with mode: 0644]
tests/bits/anna_5.output [new file with mode: 0644]
tests/bits/anna_6.cc [new file with mode: 0644]
tests/bits/anna_6.output [new file with mode: 0644]
tests/bits/apply_boundary_values_01.cc [new file with mode: 0644]
tests/bits/apply_boundary_values_01.output [new file with mode: 0644]
tests/bits/apply_boundary_values_02.cc [new file with mode: 0644]
tests/bits/apply_boundary_values_02.output [new file with mode: 0644]
tests/bits/apply_boundary_values_03.cc [new file with mode: 0644]
tests/bits/apply_boundary_values_03.output [new file with mode: 0644]
tests/bits/apply_boundary_values_04.cc [new file with mode: 0644]
tests/bits/apply_boundary_values_04.output [new file with mode: 0644]
tests/bits/block_matrix_array_01.cc [new file with mode: 0644]
tests/bits/block_matrix_array_01.output [new file with mode: 0644]
tests/bits/block_sparse_matrix_1.cc [new file with mode: 0644]
tests/bits/block_sparse_matrix_1.output [new file with mode: 0644]
tests/bits/block_sparse_matrix_2.cc [new file with mode: 0644]
tests/bits/block_sparse_matrix_2.output [new file with mode: 0644]
tests/bits/block_sparse_matrix_iterator_01.cc [new file with mode: 0644]
tests/bits/block_sparse_matrix_iterator_01.output [new file with mode: 0644]
tests/bits/block_sparse_matrix_iterator_02.cc [new file with mode: 0644]
tests/bits/block_sparse_matrix_iterator_02.output [new file with mode: 0644]
tests/bits/block_sparse_matrix_iterator_03.cc [new file with mode: 0644]
tests/bits/block_sparse_matrix_iterator_03.output [new file with mode: 0644]
tests/bits/block_sparse_matrix_iterator_04.cc [new file with mode: 0644]
tests/bits/block_sparse_matrix_iterator_04.output [new file with mode: 0644]
tests/bits/block_sparse_matrix_iterator_05.cc [new file with mode: 0644]
tests/bits/block_sparse_matrix_iterator_05.output [new file with mode: 0644]
tests/bits/block_vector_iterator_01.cc [new file with mode: 0644]
tests/bits/block_vector_iterator_01.output [new file with mode: 0644]
tests/bits/block_vector_iterator_02.cc [new file with mode: 0644]
tests/bits/block_vector_iterator_02.output [new file with mode: 0644]
tests/bits/block_vector_vector_01.cc [new file with mode: 0644]
tests/bits/block_vector_vector_01.output [new file with mode: 0644]
tests/bits/christian_1.cc [new file with mode: 0644]
tests/bits/christian_1.output [new file with mode: 0644]
tests/bits/christian_2.cc [new file with mode: 0644]
tests/bits/christian_2.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_00.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_00.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_01.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_01.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_01a.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_01a.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_02.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_02.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03a.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03a.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03b.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_03b.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_04.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_04.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_05.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_05.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_05a.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_05a.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_06.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_06.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_07.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_07.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_08.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_08.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_09.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_09.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_10.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_10.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_11.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_11.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_12.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_12.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_13.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_13.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_14.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_14.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_15.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_15.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_01.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_01.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_02.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_02.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_03.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_03.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_04.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_04.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_05.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_05.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_06.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_06.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_07.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_07.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_08.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_08.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_09.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_09.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_10.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_10.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_11.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_11.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_12.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_12.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_13.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_iterator_13.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_01.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_01.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_02.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_02.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_03.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_03.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_04.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_04.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_05.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_05.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_06.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_06.output [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_07.cc [new file with mode: 0644]
tests/bits/chunk_sparse_matrix_vector_07.output [new file with mode: 0644]
tests/bits/coarsening_3d.cc [new file with mode: 0644]
tests/bits/coarsening_3d.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_01.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_01.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_02.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_02.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_03.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_03.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_04.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_04.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_05.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_05.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_06.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_06.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_07.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_07.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_08.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_08.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_09.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_09.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_10.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_10.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_11.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_11.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_12.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_12.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_13.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_13.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_14.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_14.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_15.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_15.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_16.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_16.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_17.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_17.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_18.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_18.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_19.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_19.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_20.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_20.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_21.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_21.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_22.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_22.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_23.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_23.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_24.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_24.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_25.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_25.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_26.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_26.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_27.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_27.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_28.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_28.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_29.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_29.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_30.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_30.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_31.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_31.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_32.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_32.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_33.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_33.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_34.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_34.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_36.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_36.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_37.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_37.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_38.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_38.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_39.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_39.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_40.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_40.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_41.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_41.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_42.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_42.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_43.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_43.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_44.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_44.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_45.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_45.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_46.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_46.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_47.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_47.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_48.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_48.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_49.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_49.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_50.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_50.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_51.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_51.output [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_52.cc [new file with mode: 0644]
tests/bits/complex_complex_full_matrix_52.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_01.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_01.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_02.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_02.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_03.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_03.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_04.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_04.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_05.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_05.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_06.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_06.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_07.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_07.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_08.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_08.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_09.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_09.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_10.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_10.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_11.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_11.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_12.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_12.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_13.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_13.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_14.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_14.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_15.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_15.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_16.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_16.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_17.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_17.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_18.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_18.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_19.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_19.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_20.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_20.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_21.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_21.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_22.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_22.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_23.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_23.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_24.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_24.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_25.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_25.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_26.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_26.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_27.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_27.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_28.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_28.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_29.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_29.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_30.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_30.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_31.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_31.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_32.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_32.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_33.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_33.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_34.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_34.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_36.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_36.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_37.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_37.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_38.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_38.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_39.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_39.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_40.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_40.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_41.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_41.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_42.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_42.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_43.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_43.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_44.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_44.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_45.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_45.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_46.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_46.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_47.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_47.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_48.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_48.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_49.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_49.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_50.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_50.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_51.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_51.output [new file with mode: 0644]
tests/bits/complex_real_full_matrix_52.cc [new file with mode: 0644]
tests/bits/complex_real_full_matrix_52.output [new file with mode: 0644]
tests/bits/complex_vector_11.cc [new file with mode: 0644]
tests/bits/complex_vector_11.output [new file with mode: 0644]
tests/bits/complex_vector_12.cc [new file with mode: 0644]
tests/bits/complex_vector_12.output [new file with mode: 0644]
tests/bits/complex_vector_13.cc [new file with mode: 0644]
tests/bits/complex_vector_13.output [new file with mode: 0644]
tests/bits/complex_vector_14.cc [new file with mode: 0644]
tests/bits/complex_vector_14.output [new file with mode: 0644]
tests/bits/complex_vector_15.cc [new file with mode: 0644]
tests/bits/complex_vector_15.output [new file with mode: 0644]
tests/bits/complex_vector_16.cc [new file with mode: 0644]
tests/bits/complex_vector_16.output [new file with mode: 0644]
tests/bits/complex_vector_17.cc [new file with mode: 0644]
tests/bits/complex_vector_17.output [new file with mode: 0644]
tests/bits/complex_vector_18.cc [new file with mode: 0644]
tests/bits/complex_vector_18.output [new file with mode: 0644]
tests/bits/complex_vector_19.cc [new file with mode: 0644]
tests/bits/complex_vector_19.output [new file with mode: 0644]
tests/bits/complex_vector_20.cc [new file with mode: 0644]
tests/bits/complex_vector_20.output [new file with mode: 0644]
tests/bits/complex_vector_21.cc [new file with mode: 0644]
tests/bits/complex_vector_21.output [new file with mode: 0644]
tests/bits/complex_vector_21_negative.cc [new file with mode: 0644]
tests/bits/complex_vector_21_negative.output [new file with mode: 0644]
tests/bits/complex_vector_22.cc [new file with mode: 0644]
tests/bits/complex_vector_22.output [new file with mode: 0644]
tests/bits/complex_vector_23.cc [new file with mode: 0644]
tests/bits/complex_vector_23.output [new file with mode: 0644]
tests/bits/complex_vector_24.cc [new file with mode: 0644]
tests/bits/complex_vector_24.output [new file with mode: 0644]
tests/bits/complex_vector_25.cc [new file with mode: 0644]
tests/bits/complex_vector_25.output [new file with mode: 0644]
tests/bits/complex_vector_26.cc [new file with mode: 0644]
tests/bits/complex_vector_26.output [new file with mode: 0644]
tests/bits/complex_vector_27.cc [new file with mode: 0644]
tests/bits/complex_vector_27.output [new file with mode: 0644]
tests/bits/complex_vector_28.cc [new file with mode: 0644]
tests/bits/complex_vector_28.output [new file with mode: 0644]
tests/bits/complex_vector_29.cc [new file with mode: 0644]
tests/bits/complex_vector_29.output [new file with mode: 0644]
tests/bits/complex_vector_30.cc [new file with mode: 0644]
tests/bits/complex_vector_30.output [new file with mode: 0644]
tests/bits/complex_vector_31.cc [new file with mode: 0644]
tests/bits/complex_vector_31.output [new file with mode: 0644]
tests/bits/complex_vector_32.cc [new file with mode: 0644]
tests/bits/complex_vector_32.output [new file with mode: 0644]
tests/bits/complex_vector_33.cc [new file with mode: 0644]
tests/bits/complex_vector_33.output [new file with mode: 0644]
tests/bits/complex_vector_34.cc [new file with mode: 0644]
tests/bits/complex_vector_34.output [new file with mode: 0644]
tests/bits/complex_vector_35.cc [new file with mode: 0644]
tests/bits/complex_vector_35.output [new file with mode: 0644]
tests/bits/complex_vector_36.cc [new file with mode: 0644]
tests/bits/complex_vector_36.output [new file with mode: 0644]
tests/bits/complex_vector_37.cc [new file with mode: 0644]
tests/bits/complex_vector_37.output [new file with mode: 0644]
tests/bits/complex_vector_38.cc [new file with mode: 0644]
tests/bits/complex_vector_38.output [new file with mode: 0644]
tests/bits/complex_vector_39.cc [new file with mode: 0644]
tests/bits/complex_vector_39.output [new file with mode: 0644]
tests/bits/complex_vector_40.cc [new file with mode: 0644]
tests/bits/complex_vector_40.output [new file with mode: 0644]
tests/bits/complex_vector_41.cc [new file with mode: 0644]
tests/bits/complex_vector_41.output [new file with mode: 0644]
tests/bits/complex_vector_42.cc [new file with mode: 0644]
tests/bits/complex_vector_42.output [new file with mode: 0644]
tests/bits/complex_vector_43.cc [new file with mode: 0644]
tests/bits/complex_vector_43.output [new file with mode: 0644]
tests/bits/complex_vector_44.cc [new file with mode: 0644]
tests/bits/complex_vector_44.output [new file with mode: 0644]
tests/bits/complex_vector_45.cc [new file with mode: 0644]
tests/bits/complex_vector_45.output [new file with mode: 0644]
tests/bits/complex_vector_46.cc [new file with mode: 0644]
tests/bits/complex_vector_46.output [new file with mode: 0644]
tests/bits/complex_vector_47.cc [new file with mode: 0644]
tests/bits/complex_vector_47.output [new file with mode: 0644]
tests/bits/complex_vector_48.cc [new file with mode: 0644]
tests/bits/complex_vector_48.output [new file with mode: 0644]
tests/bits/complex_vector_49.cc [new file with mode: 0644]
tests/bits/complex_vector_49.output [new file with mode: 0644]
tests/bits/complex_vector_equality_1.cc [new file with mode: 0644]
tests/bits/complex_vector_equality_1.output [new file with mode: 0644]
tests/bits/complex_vector_equality_2.cc [new file with mode: 0644]
tests/bits/complex_vector_equality_2.output [new file with mode: 0644]
tests/bits/complex_vector_equality_3.cc [new file with mode: 0644]
tests/bits/complex_vector_equality_3.output [new file with mode: 0644]
tests/bits/complex_vector_equality_4.cc [new file with mode: 0644]
tests/bits/complex_vector_equality_4.output [new file with mode: 0644]
tests/bits/complex_vector_equality_5.cc [new file with mode: 0644]
tests/bits/complex_vector_equality_5.output [new file with mode: 0644]
tests/bits/complex_vector_equality_6.cc [new file with mode: 0644]
tests/bits/complex_vector_equality_6.output [new file with mode: 0644]
tests/bits/complex_vector_equality_7.cc [new file with mode: 0644]
tests/bits/complex_vector_equality_7.output [new file with mode: 0644]
tests/bits/complex_vector_equality_8.cc [new file with mode: 0644]
tests/bits/complex_vector_equality_8.output [new file with mode: 0644]
tests/bits/complex_vector_vector_01.cc [new file with mode: 0644]
tests/bits/complex_vector_vector_01.output [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_01.cc [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_01.output [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_02.cc [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_02.output [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_03.cc [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_03.output [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_04.cc [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_04.output [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_05.cc [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_05.output [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_06.cc [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_06.output [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_07.cc [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_07.output [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_08.cc [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_08.output [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_09.cc [new file with mode: 0644]
tests/bits/compressed_set_sparsity_pattern_09.output [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_01.cc [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_01.output [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_02.cc [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_02.output [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_03.cc [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_03.output [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_04.cc [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_04.output [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_05.cc [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_05.output [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_06.cc [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_06.output [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_07.cc [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_07.output [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_08.cc [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_08.output [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_09.cc [new file with mode: 0644]
tests/bits/compressed_sparsity_pattern_09.output [new file with mode: 0644]
tests/bits/cone_01.cc [new file with mode: 0644]
tests/bits/cone_01.output [new file with mode: 0644]
tests/bits/count_dofs_per_block_01.cc [new file with mode: 0644]
tests/bits/count_dofs_per_block_01.output [new file with mode: 0644]
tests/bits/count_dofs_per_block_02.cc [new file with mode: 0644]
tests/bits/count_dofs_per_block_02.output [new file with mode: 0644]
tests/bits/count_dofs_per_component_hp_01.cc [new file with mode: 0644]
tests/bits/count_dofs_per_component_hp_01.output [new file with mode: 0644]
tests/bits/count_dofs_per_component_hp_02.cc [new file with mode: 0644]
tests/bits/count_dofs_per_component_hp_02.output [new file with mode: 0644]
tests/bits/cylinder.cc [new file with mode: 0644]
tests/bits/cylinder.output [new file with mode: 0644]
tests/bits/cylinder_01.cc [new file with mode: 0644]
tests/bits/cylinder_01.output [new file with mode: 0644]
tests/bits/cylinder_02.cc [new file with mode: 0644]
tests/bits/cylinder_02.output [new file with mode: 0644]
tests/bits/cylinder_03.cc [new file with mode: 0644]
tests/bits/cylinder_03.output [new file with mode: 0644]
tests/bits/cylinder_04.cc [new file with mode: 0644]
tests/bits/cylinder_04.output [new file with mode: 0644]
tests/bits/cylinder_shell_01.cc [new file with mode: 0644]
tests/bits/cylinder_shell_01.output [new file with mode: 0644]
tests/bits/cylinder_shell_02.cc [new file with mode: 0644]
tests/bits/cylinder_shell_02.output [new file with mode: 0644]
tests/bits/data_out_01.cc [new file with mode: 0644]
tests/bits/data_out_01.output [new file with mode: 0644]
tests/bits/data_out_02.cc [new file with mode: 0644]
tests/bits/data_out_02.output [new file with mode: 0644]
tests/bits/data_out_03.cc [new file with mode: 0644]
tests/bits/data_out_03.output [new file with mode: 0644]
tests/bits/data_out_04.cc [new file with mode: 0644]
tests/bits/data_out_04.output [new file with mode: 0644]
tests/bits/data_out_05.cc [new file with mode: 0644]
tests/bits/data_out_05.output [new file with mode: 0644]
tests/bits/data_out_06.cc [new file with mode: 0644]
tests/bits/data_out_06.output [new file with mode: 0644]
tests/bits/data_out_07.cc [new file with mode: 0644]
tests/bits/data_out_07.output [new file with mode: 0644]
tests/bits/data_out_08.cc [new file with mode: 0644]
tests/bits/data_out_08.output [new file with mode: 0644]
tests/bits/data_out_common.h [new file with mode: 0644]
tests/bits/data_out_curved_cells.cc [new file with mode: 0644]
tests/bits/data_out_curved_cells.output [new file with mode: 0644]
tests/bits/data_out_faces_01.cc [new file with mode: 0644]
tests/bits/data_out_faces_01.output [new file with mode: 0644]
tests/bits/data_out_faces_02.cc [new file with mode: 0644]
tests/bits/data_out_faces_02.output [new file with mode: 0644]
tests/bits/data_out_faces_03.cc [new file with mode: 0644]
tests/bits/data_out_faces_03.output [new file with mode: 0644]
tests/bits/data_out_faces_04.cc [new file with mode: 0644]
tests/bits/data_out_faces_04.output [new file with mode: 0644]
tests/bits/data_out_faces_05.cc [new file with mode: 0644]
tests/bits/data_out_faces_05.output [new file with mode: 0644]
tests/bits/data_out_multi_dh_01.cc [new file with mode: 0644]
tests/bits/data_out_multi_dh_01.output [new file with mode: 0644]
tests/bits/data_out_multi_dh_02.cc [new file with mode: 0644]
tests/bits/data_out_multi_dh_02.output [new file with mode: 0644]
tests/bits/data_out_multi_dh_03.cc [new file with mode: 0644]
tests/bits/data_out_multi_dh_03.output [new file with mode: 0644]
tests/bits/data_out_multi_dh_04.cc [new file with mode: 0644]
tests/bits/data_out_multi_dh_04.output [new file with mode: 0644]
tests/bits/data_out_multi_dh_05.cc [new file with mode: 0644]
tests/bits/data_out_multi_dh_05.output [new file with mode: 0644]
tests/bits/data_out_rotation_01.cc [new file with mode: 0644]
tests/bits/data_out_rotation_01.output [new file with mode: 0644]
tests/bits/data_out_rotation_02.cc [new file with mode: 0644]
tests/bits/data_out_rotation_02.output [new file with mode: 0644]
tests/bits/data_out_rotation_03.cc [new file with mode: 0644]
tests/bits/data_out_rotation_03.output [new file with mode: 0644]
tests/bits/data_out_rotation_04.cc [new file with mode: 0644]
tests/bits/data_out_rotation_04.output [new file with mode: 0644]
tests/bits/data_out_rotation_05.cc [new file with mode: 0644]
tests/bits/data_out_rotation_05.output [new file with mode: 0644]
tests/bits/data_out_stack_01.cc [new file with mode: 0644]
tests/bits/data_out_stack_01.output [new file with mode: 0644]
tests/bits/data_out_stack_02.cc [new file with mode: 0644]
tests/bits/data_out_stack_02.output [new file with mode: 0644]
tests/bits/data_out_stack_03.cc [new file with mode: 0644]
tests/bits/data_out_stack_03.output [new file with mode: 0644]
tests/bits/deal_solver_04.cc [new file with mode: 0644]
tests/bits/deal_solver_04.output [new file with mode: 0644]
tests/bits/deal_solver_05.cc [new file with mode: 0644]
tests/bits/deal_solver_05.output [new file with mode: 0644]
tests/bits/denis_1.cc [new file with mode: 0644]
tests/bits/denis_1.output [new file with mode: 0644]
tests/bits/distorted_cells_01.cc [new file with mode: 0644]
tests/bits/distorted_cells_01.debug.output [new file with mode: 0644]
tests/bits/distorted_cells_02.cc [new file with mode: 0644]
tests/bits/distorted_cells_02.debug.output [new file with mode: 0644]
tests/bits/distorted_cells_03.cc [new file with mode: 0644]
tests/bits/distorted_cells_03.debug.output [new file with mode: 0644]
tests/bits/distorted_cells_04.cc [new file with mode: 0644]
tests/bits/distorted_cells_04.debug.output [new file with mode: 0644]
tests/bits/distorted_cells_05.cc [new file with mode: 0644]
tests/bits/distorted_cells_05.debug.output [new file with mode: 0644]
tests/bits/distorted_cells_06.cc [new file with mode: 0644]
tests/bits/distorted_cells_06.debug.output [new file with mode: 0644]
tests/bits/distorted_cells_07.cc [new file with mode: 0644]
tests/bits/distorted_cells_07.debug.output [new file with mode: 0644]
tests/bits/distorted_mapped_cells_01.cc [new file with mode: 0644]
tests/bits/distorted_mapped_cells_01.debug.output [new file with mode: 0644]
tests/bits/distorted_mapped_cells_02.cc [new file with mode: 0644]
tests/bits/distorted_mapped_cells_02.debug.output [new file with mode: 0644]
tests/bits/dof_constraints_01.cc [new file with mode: 0644]
tests/bits/dof_constraints_01.output [new file with mode: 0644]
tests/bits/dof_constraints_02.cc [new file with mode: 0644]
tests/bits/dof_constraints_02.output [new file with mode: 0644]
tests/bits/dof_constraints_03.cc [new file with mode: 0644]
tests/bits/dof_constraints_03.output [new file with mode: 0644]
tests/bits/dof_constraints_04.cc [new file with mode: 0644]
tests/bits/dof_constraints_04.output [new file with mode: 0644]
tests/bits/dof_constraints_05.cc [new file with mode: 0644]
tests/bits/dof_constraints_05.output [new file with mode: 0644]
tests/bits/dof_constraints_06.cc [new file with mode: 0644]
tests/bits/dof_constraints_06.output [new file with mode: 0644]
tests/bits/dof_constraints_06_x.cc [new file with mode: 0644]
tests/bits/dof_constraints_06_x.output [new file with mode: 0644]
tests/bits/dof_constraints_07.cc [new file with mode: 0644]
tests/bits/dof_constraints_07.output [new file with mode: 0644]
tests/bits/dof_constraints_08.cc [new file with mode: 0644]
tests/bits/dof_constraints_08.output [new file with mode: 0644]
tests/bits/dof_constraints_09.cc [new file with mode: 0644]
tests/bits/dof_constraints_09.output [new file with mode: 0644]
tests/bits/dof_constraints_10.cc [new file with mode: 0644]
tests/bits/dof_constraints_10.output [new file with mode: 0644]
tests/bits/dof_constraints_10_x.cc [new file with mode: 0644]
tests/bits/dof_constraints_10_x.output [new file with mode: 0644]
tests/bits/dof_constraints_11.cc [new file with mode: 0644]
tests/bits/dof_constraints_11.output [new file with mode: 0644]
tests/bits/dof_constraints_11_x.cc [new file with mode: 0644]
tests/bits/dof_constraints_11_x.output [new file with mode: 0644]
tests/bits/dof_tools_00a.cc [new file with mode: 0644]
tests/bits/dof_tools_00a.output [new file with mode: 0644]
tests/bits/dof_tools_01a.cc [new file with mode: 0644]
tests/bits/dof_tools_01a.output [new file with mode: 0644]
tests/bits/dof_tools_01a_constraints_false.cc [new file with mode: 0644]
tests/bits/dof_tools_01a_constraints_false.output [new file with mode: 0644]
tests/bits/dof_tools_01a_constraints_true.cc [new file with mode: 0644]
tests/bits/dof_tools_01a_constraints_true.output [new file with mode: 0644]
tests/bits/dof_tools_01a_subdomain.cc [new file with mode: 0644]
tests/bits/dof_tools_01a_subdomain.output [new file with mode: 0644]
tests/bits/dof_tools_01b.cc [new file with mode: 0644]
tests/bits/dof_tools_01b.output [new file with mode: 0644]
tests/bits/dof_tools_01b_x.cc [new file with mode: 0644]
tests/bits/dof_tools_01b_x.output [new file with mode: 0644]
tests/bits/dof_tools_01c.cc [new file with mode: 0644]
tests/bits/dof_tools_01c.output [new file with mode: 0644]
tests/bits/dof_tools_01d.cc [new file with mode: 0644]
tests/bits/dof_tools_01d.output [new file with mode: 0644]
tests/bits/dof_tools_01d_x.cc [new file with mode: 0644]
tests/bits/dof_tools_01d_x.output [new file with mode: 0644]
tests/bits/dof_tools_02a.cc [new file with mode: 0644]
tests/bits/dof_tools_02a.output [new file with mode: 0644]
tests/bits/dof_tools_02a_constraints_false.cc [new file with mode: 0644]
tests/bits/dof_tools_02a_constraints_false.output [new file with mode: 0644]
tests/bits/dof_tools_02a_constraints_true.cc [new file with mode: 0644]
tests/bits/dof_tools_02a_constraints_true.output [new file with mode: 0644]
tests/bits/dof_tools_02a_subdomain.cc [new file with mode: 0644]
tests/bits/dof_tools_02a_subdomain.output [new file with mode: 0644]
tests/bits/dof_tools_02b.cc [new file with mode: 0644]
tests/bits/dof_tools_02b.output [new file with mode: 0644]
tests/bits/dof_tools_02b_x.cc [new file with mode: 0644]
tests/bits/dof_tools_02b_x.output [new file with mode: 0644]
tests/bits/dof_tools_02c.cc [new file with mode: 0644]
tests/bits/dof_tools_02c.output [new file with mode: 0644]
tests/bits/dof_tools_02d.cc [new file with mode: 0644]
tests/bits/dof_tools_02d.output [new file with mode: 0644]
tests/bits/dof_tools_02d_x.cc [new file with mode: 0644]
tests/bits/dof_tools_02d_x.output [new file with mode: 0644]
tests/bits/dof_tools_03.cc [new file with mode: 0644]
tests/bits/dof_tools_03.output [new file with mode: 0644]
tests/bits/dof_tools_04.cc [new file with mode: 0644]
tests/bits/dof_tools_04.output [new file with mode: 0644]
tests/bits/dof_tools_05.cc [new file with mode: 0644]
tests/bits/dof_tools_05.output [new file with mode: 0644]
tests/bits/dof_tools_06.cc [new file with mode: 0644]
tests/bits/dof_tools_06.output [new file with mode: 0644]
tests/bits/dof_tools_07.cc [new file with mode: 0644]
tests/bits/dof_tools_07.output [new file with mode: 0644]
tests/bits/dof_tools_08.cc [new file with mode: 0644]
tests/bits/dof_tools_08.output [new file with mode: 0644]
tests/bits/dof_tools_09.cc [new file with mode: 0644]
tests/bits/dof_tools_09.output [new file with mode: 0644]
tests/bits/dof_tools_10.cc [new file with mode: 0644]
tests/bits/dof_tools_10.output [new file with mode: 0644]
tests/bits/dof_tools_12.cc [new file with mode: 0644]
tests/bits/dof_tools_12.output [new file with mode: 0644]
tests/bits/dof_tools_13.cc [new file with mode: 0644]
tests/bits/dof_tools_13.output [new file with mode: 0644]
tests/bits/dof_tools_13a.cc [new file with mode: 0644]
tests/bits/dof_tools_13a.output [new file with mode: 0644]
tests/bits/dof_tools_14.cc [new file with mode: 0644]
tests/bits/dof_tools_14.output [new file with mode: 0644]
tests/bits/dof_tools_15a.cc [new file with mode: 0644]
tests/bits/dof_tools_15a.output [new file with mode: 0644]
tests/bits/dof_tools_15b.cc [new file with mode: 0644]
tests/bits/dof_tools_15b.output [new file with mode: 0644]
tests/bits/dof_tools_15b_x.cc [new file with mode: 0644]
tests/bits/dof_tools_15b_x.output [new file with mode: 0644]
tests/bits/dof_tools_15c.cc [new file with mode: 0644]
tests/bits/dof_tools_15c.output [new file with mode: 0644]
tests/bits/dof_tools_15d.cc [new file with mode: 0644]
tests/bits/dof_tools_15d.output [new file with mode: 0644]
tests/bits/dof_tools_15d_x.cc [new file with mode: 0644]
tests/bits/dof_tools_15d_x.output [new file with mode: 0644]
tests/bits/dof_tools_16a.cc [new file with mode: 0644]
tests/bits/dof_tools_16a.output [new file with mode: 0644]
tests/bits/dof_tools_16b.cc [new file with mode: 0644]
tests/bits/dof_tools_16b.output [new file with mode: 0644]
tests/bits/dof_tools_16b_x.cc [new file with mode: 0644]
tests/bits/dof_tools_16b_x.output [new file with mode: 0644]
tests/bits/dof_tools_16c.cc [new file with mode: 0644]
tests/bits/dof_tools_16c.output [new file with mode: 0644]
tests/bits/dof_tools_16d.cc [new file with mode: 0644]
tests/bits/dof_tools_16d.output [new file with mode: 0644]
tests/bits/dof_tools_16d_x.cc [new file with mode: 0644]
tests/bits/dof_tools_16d_x.output [new file with mode: 0644]
tests/bits/dof_tools_17a.cc [new file with mode: 0644]
tests/bits/dof_tools_17a.output [new file with mode: 0644]
tests/bits/dof_tools_17b.cc [new file with mode: 0644]
tests/bits/dof_tools_17b.output [new file with mode: 0644]
tests/bits/dof_tools_17b_x.cc [new file with mode: 0644]
tests/bits/dof_tools_17b_x.output [new file with mode: 0644]
tests/bits/dof_tools_17c.cc [new file with mode: 0644]
tests/bits/dof_tools_17c.output [new file with mode: 0644]
tests/bits/dof_tools_17d.cc [new file with mode: 0644]
tests/bits/dof_tools_17d.output [new file with mode: 0644]
tests/bits/dof_tools_17d_x.cc [new file with mode: 0644]
tests/bits/dof_tools_17d_x.output [new file with mode: 0644]
tests/bits/dof_tools_18a.cc [new file with mode: 0644]
tests/bits/dof_tools_18a.output [new file with mode: 0644]
tests/bits/dof_tools_18a_1d.cc [new file with mode: 0644]
tests/bits/dof_tools_18a_1d.output [new file with mode: 0644]
tests/bits/dof_tools_18b.cc [new file with mode: 0644]
tests/bits/dof_tools_18b.output [new file with mode: 0644]
tests/bits/dof_tools_18b_x.cc [new file with mode: 0644]
tests/bits/dof_tools_18b_x.output [new file with mode: 0644]
tests/bits/dof_tools_18c.cc [new file with mode: 0644]
tests/bits/dof_tools_18c.output [new file with mode: 0644]
tests/bits/dof_tools_18d.cc [new file with mode: 0644]
tests/bits/dof_tools_18d.output [new file with mode: 0644]
tests/bits/dof_tools_18d_x.cc [new file with mode: 0644]
tests/bits/dof_tools_18d_x.output [new file with mode: 0644]
tests/bits/dof_tools_19.cc [new file with mode: 0644]
tests/bits/dof_tools_19.output [new file with mode: 0644]
tests/bits/dof_tools_20.cc [new file with mode: 0644]
tests/bits/dof_tools_20.output [new file with mode: 0644]
tests/bits/dof_tools_21.cc [new file with mode: 0644]
tests/bits/dof_tools_21.output [new file with mode: 0644]
tests/bits/dof_tools_21_b.cc [new file with mode: 0644]
tests/bits/dof_tools_21_b.output [new file with mode: 0644]
tests/bits/dof_tools_21_b_x.cc [new file with mode: 0644]
tests/bits/dof_tools_21_b_x.output [new file with mode: 0644]
tests/bits/dof_tools_21_b_x_q3.cc [new file with mode: 0644]
tests/bits/dof_tools_21_b_x_q3.output [new file with mode: 0644]
tests/bits/dof_tools_21_b_y.cc [new file with mode: 0644]
tests/bits/dof_tools_21_b_y.output [new file with mode: 0644]
tests/bits/dof_tools_common.h [new file with mode: 0644]
tests/bits/dof_tools_periodic.h [new file with mode: 0644]
tests/bits/error_estimator_01.cc [new file with mode: 0644]
tests/bits/error_estimator_01.output [new file with mode: 0644]
tests/bits/error_estimator_02.cc [new file with mode: 0644]
tests/bits/error_estimator_02.output [new file with mode: 0644]
tests/bits/face_interpolation.cc [new file with mode: 0644]
tests/bits/face_interpolation.output [new file with mode: 0644]
tests/bits/face_orientation_and_fe_nedelec_01.cc [new file with mode: 0644]
tests/bits/face_orientation_and_fe_nedelec_01.output [new file with mode: 0644]
tests/bits/face_orientation_and_fe_q_01.cc [new file with mode: 0644]
tests/bits/face_orientation_and_fe_q_01.output [new file with mode: 0644]
tests/bits/face_orientation_and_fe_q_02.cc [new file with mode: 0644]
tests/bits/face_orientation_and_fe_q_02.output [new file with mode: 0644]
tests/bits/face_orientation_crash.cc [new file with mode: 0644]
tests/bits/face_orientation_crash.output [new file with mode: 0644]
tests/bits/faceq_face_interpolation.cc [new file with mode: 0644]
tests/bits/faceq_face_interpolation.output [new file with mode: 0644]
tests/bits/faceq_subface_interpolation.cc [new file with mode: 0644]
tests/bits/faceq_subface_interpolation.output [new file with mode: 0644]
tests/bits/fe_field_function_01.cc [new file with mode: 0644]
tests/bits/fe_field_function_01.output [new file with mode: 0644]
tests/bits/fe_field_function_01_vector.cc [new file with mode: 0644]
tests/bits/fe_field_function_01_vector.output [new file with mode: 0644]
tests/bits/fe_field_function_02.cc [new file with mode: 0644]
tests/bits/fe_field_function_02.output [new file with mode: 0644]
tests/bits/fe_field_function_02_vector.cc [new file with mode: 0644]
tests/bits/fe_field_function_02_vector.output [new file with mode: 0644]
tests/bits/fe_field_function_03.cc [new file with mode: 0644]
tests/bits/fe_field_function_03.output [new file with mode: 0644]
tests/bits/fe_field_function_03_vector.cc [new file with mode: 0644]
tests/bits/fe_field_function_03_vector.output [new file with mode: 0644]
tests/bits/fe_field_function_04.cc [new file with mode: 0644]
tests/bits/fe_field_function_04.output [new file with mode: 0644]
tests/bits/fe_field_function_04_vector.cc [new file with mode: 0644]
tests/bits/fe_field_function_04_vector.output [new file with mode: 0644]
tests/bits/fe_field_function_05.cc [new file with mode: 0644]
tests/bits/fe_field_function_05.output [new file with mode: 0644]
tests/bits/fe_field_function_05_vector.cc [new file with mode: 0644]
tests/bits/fe_field_function_05_vector.output [new file with mode: 0644]
tests/bits/fe_field_function_06_vector.cc [new file with mode: 0644]
tests/bits/fe_field_function_06_vector.output [new file with mode: 0644]
tests/bits/fe_field_function_07_vector.cc [new file with mode: 0644]
tests/bits/fe_field_function_07_vector.output [new file with mode: 0644]
tests/bits/fe_field_function_08_vector.cc [new file with mode: 0644]
tests/bits/fe_field_function_08_vector.output [new file with mode: 0644]
tests/bits/fe_q_3d_01.cc [new file with mode: 0644]
tests/bits/fe_q_3d_01.output [new file with mode: 0644]
tests/bits/fe_q_constraints.cc [new file with mode: 0644]
tests/bits/fe_q_constraints.output [new file with mode: 0644]
tests/bits/fe_system.cc [new file with mode: 0644]
tests/bits/fe_system.output [new file with mode: 0644]
tests/bits/fe_tools_01a.cc [new file with mode: 0644]
tests/bits/fe_tools_01a.output [new file with mode: 0644]
tests/bits/fe_tools_01b.cc [new file with mode: 0644]
tests/bits/fe_tools_01b.output [new file with mode: 0644]
tests/bits/fe_tools_01c.cc [new file with mode: 0644]
tests/bits/fe_tools_01c.output [new file with mode: 0644]
tests/bits/fe_tools_02.cc [new file with mode: 0644]
tests/bits/fe_tools_02.output [new file with mode: 0644]
tests/bits/fe_tools_03.cc [new file with mode: 0644]
tests/bits/fe_tools_03.output [new file with mode: 0644]
tests/bits/fe_tools_04.cc [new file with mode: 0644]
tests/bits/fe_tools_04.output [new file with mode: 0644]
tests/bits/fe_tools_05.cc [new file with mode: 0644]
tests/bits/fe_tools_05.output [new file with mode: 0644]
tests/bits/fe_tools_06.cc [new file with mode: 0644]
tests/bits/fe_tools_06.output [new file with mode: 0644]
tests/bits/fe_tools_06b.cc [new file with mode: 0644]
tests/bits/fe_tools_06b.output [new file with mode: 0644]
tests/bits/fe_tools_07.cc [new file with mode: 0644]
tests/bits/fe_tools_07.output [new file with mode: 0644]
tests/bits/fe_tools_08.cc [new file with mode: 0644]
tests/bits/fe_tools_08.output [new file with mode: 0644]
tests/bits/fe_tools_09.cc [new file with mode: 0644]
tests/bits/fe_tools_09.output [new file with mode: 0644]
tests/bits/fe_tools_10.cc [new file with mode: 0644]
tests/bits/fe_tools_10.output [new file with mode: 0644]
tests/bits/fe_tools_11.cc [new file with mode: 0644]
tests/bits/fe_tools_11.output [new file with mode: 0644]
tests/bits/fe_tools_12.cc [new file with mode: 0644]
tests/bits/fe_tools_12.output [new file with mode: 0644]
tests/bits/fe_tools_14.cc [new file with mode: 0644]
tests/bits/fe_tools_14.output [new file with mode: 0644]
tests/bits/fe_tools_common.h [new file with mode: 0644]
tests/bits/fe_tools_cpfqpm_01.cc [new file with mode: 0644]
tests/bits/fe_tools_cpfqpm_01.output [new file with mode: 0644]
tests/bits/fe_tools_cpfqpm_02.cc [new file with mode: 0644]
tests/bits/fe_tools_cpfqpm_02.output [new file with mode: 0644]
tests/bits/fe_tools_cpfqpm_03.cc [new file with mode: 0644]
tests/bits/fe_tools_cpfqpm_03.output [new file with mode: 0644]
tests/bits/fe_tools_cpfqpm_04.cc [new file with mode: 0644]
tests/bits/fe_tools_cpfqpm_04.output [new file with mode: 0644]
tests/bits/find_cell_1.cc [new file with mode: 0644]
tests/bits/find_cell_1.output [new file with mode: 0644]
tests/bits/find_cell_10.cc [new file with mode: 0644]
tests/bits/find_cell_10.output [new file with mode: 0644]
tests/bits/find_cell_11.cc [new file with mode: 0644]
tests/bits/find_cell_11.output [new file with mode: 0644]
tests/bits/find_cell_2.cc [new file with mode: 0644]
tests/bits/find_cell_2.output [new file with mode: 0644]
tests/bits/find_cell_3.cc [new file with mode: 0644]
tests/bits/find_cell_3.output [new file with mode: 0644]
tests/bits/find_cell_4.cc [new file with mode: 0644]
tests/bits/find_cell_4.output [new file with mode: 0644]
tests/bits/find_cell_5.cc [new file with mode: 0644]
tests/bits/find_cell_5.output [new file with mode: 0644]
tests/bits/find_cell_6.cc [new file with mode: 0644]
tests/bits/find_cell_6.output [new file with mode: 0644]
tests/bits/find_cell_7.cc [new file with mode: 0644]
tests/bits/find_cell_7.output [new file with mode: 0644]
tests/bits/find_cell_8.cc [new file with mode: 0644]
tests/bits/find_cell_8.output [new file with mode: 0644]
tests/bits/find_cell_9.cc [new file with mode: 0644]
tests/bits/find_cell_9.output [new file with mode: 0644]
tests/bits/find_cell_alt_1.cc [new file with mode: 0644]
tests/bits/find_cell_alt_1.output [new file with mode: 0644]
tests/bits/find_cell_alt_2.cc [new file with mode: 0644]
tests/bits/find_cell_alt_2.output [new file with mode: 0644]
tests/bits/find_cell_alt_3.cc [new file with mode: 0644]
tests/bits/find_cell_alt_3.output [new file with mode: 0644]
tests/bits/find_cell_alt_4.cc [new file with mode: 0644]
tests/bits/find_cell_alt_4.output [new file with mode: 0644]
tests/bits/find_cell_alt_5.cc [new file with mode: 0644]
tests/bits/find_cell_alt_5.output [new file with mode: 0644]
tests/bits/find_cell_alt_6.cc [new file with mode: 0644]
tests/bits/find_cell_alt_6.output [new file with mode: 0644]
tests/bits/find_cell_alt_7.cc [new file with mode: 0644]
tests/bits/find_cell_alt_7.output [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_1.cc [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_1.output [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_2.cc [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_2.output [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_3.cc [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_3.output [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_4.cc [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_4.output [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_5.cc [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_5.output [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_6.cc [new file with mode: 0644]
tests/bits/find_cells_adjacent_to_vertex_6.output [new file with mode: 0644]
tests/bits/find_closest_vertex_1.cc [new file with mode: 0644]
tests/bits/find_closest_vertex_1.output [new file with mode: 0644]
tests/bits/full_matrix_01.cc [new file with mode: 0644]
tests/bits/full_matrix_01.output [new file with mode: 0644]
tests/bits/full_matrix_02.cc [new file with mode: 0644]
tests/bits/full_matrix_02.output [new file with mode: 0644]
tests/bits/full_matrix_03.cc [new file with mode: 0644]
tests/bits/full_matrix_03.output [new file with mode: 0644]
tests/bits/full_matrix_04.cc [new file with mode: 0644]
tests/bits/full_matrix_04.output [new file with mode: 0644]
tests/bits/full_matrix_05.cc [new file with mode: 0644]
tests/bits/full_matrix_05.output [new file with mode: 0644]
tests/bits/full_matrix_06.cc [new file with mode: 0644]
tests/bits/full_matrix_06.output [new file with mode: 0644]
tests/bits/full_matrix_07.cc [new file with mode: 0644]
tests/bits/full_matrix_07.output [new file with mode: 0644]
tests/bits/full_matrix_08.cc [new file with mode: 0644]
tests/bits/full_matrix_08.output [new file with mode: 0644]
tests/bits/full_matrix_09.cc [new file with mode: 0644]
tests/bits/full_matrix_09.output [new file with mode: 0644]
tests/bits/full_matrix_1.cc [new file with mode: 0644]
tests/bits/full_matrix_1.output [new file with mode: 0644]
tests/bits/full_matrix_10.cc [new file with mode: 0644]
tests/bits/full_matrix_10.output [new file with mode: 0644]
tests/bits/full_matrix_11.cc [new file with mode: 0644]
tests/bits/full_matrix_11.output [new file with mode: 0644]
tests/bits/full_matrix_12.cc [new file with mode: 0644]
tests/bits/full_matrix_12.output [new file with mode: 0644]
tests/bits/full_matrix_13.cc [new file with mode: 0644]
tests/bits/full_matrix_13.output [new file with mode: 0644]
tests/bits/full_matrix_14.cc [new file with mode: 0644]
tests/bits/full_matrix_14.output [new file with mode: 0644]
tests/bits/full_matrix_15.cc [new file with mode: 0644]
tests/bits/full_matrix_15.output [new file with mode: 0644]
tests/bits/full_matrix_16.cc [new file with mode: 0644]
tests/bits/full_matrix_16.output [new file with mode: 0644]
tests/bits/full_matrix_17.cc [new file with mode: 0644]
tests/bits/full_matrix_17.output [new file with mode: 0644]
tests/bits/full_matrix_18.cc [new file with mode: 0644]
tests/bits/full_matrix_18.output [new file with mode: 0644]
tests/bits/full_matrix_19.cc [new file with mode: 0644]
tests/bits/full_matrix_19.output [new file with mode: 0644]
tests/bits/full_matrix_20.cc [new file with mode: 0644]
tests/bits/full_matrix_20.output [new file with mode: 0644]
tests/bits/full_matrix_21.cc [new file with mode: 0644]
tests/bits/full_matrix_21.output [new file with mode: 0644]
tests/bits/full_matrix_22.cc [new file with mode: 0644]
tests/bits/full_matrix_22.output [new file with mode: 0644]
tests/bits/full_matrix_23.cc [new file with mode: 0644]
tests/bits/full_matrix_23.output [new file with mode: 0644]
tests/bits/full_matrix_24.cc [new file with mode: 0644]
tests/bits/full_matrix_24.output [new file with mode: 0644]
tests/bits/full_matrix_25.cc [new file with mode: 0644]
tests/bits/full_matrix_25.output [new file with mode: 0644]
tests/bits/full_matrix_26.cc [new file with mode: 0644]
tests/bits/full_matrix_26.output [new file with mode: 0644]
tests/bits/full_matrix_27.cc [new file with mode: 0644]
tests/bits/full_matrix_27.output [new file with mode: 0644]
tests/bits/full_matrix_28.cc [new file with mode: 0644]
tests/bits/full_matrix_28.output [new file with mode: 0644]
tests/bits/full_matrix_29.cc [new file with mode: 0644]
tests/bits/full_matrix_29.output [new file with mode: 0644]
tests/bits/full_matrix_30.cc [new file with mode: 0644]
tests/bits/full_matrix_30.output [new file with mode: 0644]
tests/bits/full_matrix_31.cc [new file with mode: 0644]
tests/bits/full_matrix_31.output [new file with mode: 0644]
tests/bits/full_matrix_32.cc [new file with mode: 0644]
tests/bits/full_matrix_32.output [new file with mode: 0644]
tests/bits/full_matrix_33.cc [new file with mode: 0644]
tests/bits/full_matrix_33.output [new file with mode: 0644]
tests/bits/full_matrix_34.cc [new file with mode: 0644]
tests/bits/full_matrix_34.output [new file with mode: 0644]
tests/bits/full_matrix_36.cc [new file with mode: 0644]
tests/bits/full_matrix_36.output [new file with mode: 0644]
tests/bits/full_matrix_37.cc [new file with mode: 0644]
tests/bits/full_matrix_37.output [new file with mode: 0644]
tests/bits/full_matrix_38.cc [new file with mode: 0644]
tests/bits/full_matrix_38.output [new file with mode: 0644]
tests/bits/full_matrix_39.cc [new file with mode: 0644]
tests/bits/full_matrix_39.output [new file with mode: 0644]
tests/bits/full_matrix_40.cc [new file with mode: 0644]
tests/bits/full_matrix_40.output [new file with mode: 0644]
tests/bits/full_matrix_41.cc [new file with mode: 0644]
tests/bits/full_matrix_41.output [new file with mode: 0644]
tests/bits/full_matrix_42.cc [new file with mode: 0644]
tests/bits/full_matrix_42.output [new file with mode: 0644]
tests/bits/full_matrix_43.cc [new file with mode: 0644]
tests/bits/full_matrix_43.output [new file with mode: 0644]
tests/bits/full_matrix_44.cc [new file with mode: 0644]
tests/bits/full_matrix_44.output [new file with mode: 0644]
tests/bits/full_matrix_45.cc [new file with mode: 0644]
tests/bits/full_matrix_45.output [new file with mode: 0644]
tests/bits/full_matrix_46.cc [new file with mode: 0644]
tests/bits/full_matrix_46.output [new file with mode: 0644]
tests/bits/full_matrix_47.cc [new file with mode: 0644]
tests/bits/full_matrix_47.output [new file with mode: 0644]
tests/bits/full_matrix_48.cc [new file with mode: 0644]
tests/bits/full_matrix_48.output [new file with mode: 0644]
tests/bits/full_matrix_49.cc [new file with mode: 0644]
tests/bits/full_matrix_49.output [new file with mode: 0644]
tests/bits/full_matrix_50.cc [new file with mode: 0644]
tests/bits/full_matrix_50.output [new file with mode: 0644]
tests/bits/full_matrix_51.cc [new file with mode: 0644]
tests/bits/full_matrix_51.output [new file with mode: 0644]
tests/bits/full_matrix_52.cc [new file with mode: 0644]
tests/bits/full_matrix_52.output [new file with mode: 0644]
tests/bits/full_matrix_53.cc [new file with mode: 0644]
tests/bits/full_matrix_53.output [new file with mode: 0644]
tests/bits/full_matrix_54.cc [new file with mode: 0644]
tests/bits/full_matrix_54.output [new file with mode: 0644]
tests/bits/full_matrix_55.cc [new file with mode: 0644]
tests/bits/full_matrix_55.output [new file with mode: 0644]
tests/bits/full_matrix_56.cc [new file with mode: 0644]
tests/bits/full_matrix_56.output [new file with mode: 0644]
tests/bits/full_matrix_57.cc [new file with mode: 0644]
tests/bits/full_matrix_57.output [new file with mode: 0644]
tests/bits/full_matrix_common.h [new file with mode: 0644]
tests/bits/full_matrix_iterator_01.cc [new file with mode: 0644]
tests/bits/full_matrix_iterator_01.output [new file with mode: 0644]
tests/bits/full_matrix_vector_01.cc [new file with mode: 0644]
tests/bits/full_matrix_vector_01.output [new file with mode: 0644]
tests/bits/full_matrix_vector_02.cc [new file with mode: 0644]
tests/bits/full_matrix_vector_02.output [new file with mode: 0644]
tests/bits/full_matrix_vector_05.cc [new file with mode: 0644]
tests/bits/full_matrix_vector_05.output [new file with mode: 0644]
tests/bits/full_matrix_vector_06.cc [new file with mode: 0644]
tests/bits/full_matrix_vector_06.output [new file with mode: 0644]
tests/bits/full_matrix_vector_07.cc [new file with mode: 0644]
tests/bits/full_matrix_vector_07.output [new file with mode: 0644]
tests/bits/gerold_1.cc [new file with mode: 0644]
tests/bits/gerold_1.inp [new file with mode: 0644]
tests/bits/gerold_1.output [new file with mode: 0644]
tests/bits/gerold_2.cc [new file with mode: 0644]
tests/bits/gerold_2.output [new file with mode: 0644]
tests/bits/get_boundary_indicators_1d.cc [new file with mode: 0644]
tests/bits/get_boundary_indicators_1d.output [new file with mode: 0644]
tests/bits/get_dof_indices_01.cc [new file with mode: 0644]
tests/bits/get_dof_indices_01.debug.output [new file with mode: 0644]
tests/bits/get_fe_from_name.cc [new file with mode: 0644]
tests/bits/get_fe_from_name.output [new file with mode: 0644]
tests/bits/grid_in_msh_01.2d.msh [new file with mode: 0644]
tests/bits/grids/2d [new file with mode: 0644]
tests/bits/grids/3d [new file with mode: 0644]
tests/bits/grids/grid.inp [new file with mode: 0644]
tests/bits/grids/mesh.msh [new file with mode: 0644]
tests/bits/hp_constraints_are_implemented.cc [new file with mode: 0644]
tests/bits/hp_constraints_are_implemented.output [new file with mode: 0644]
tests/bits/hyper_ball_3d.cc [new file with mode: 0644]
tests/bits/hyper_ball_3d.output [new file with mode: 0644]
tests/bits/joa_1.cc [new file with mode: 0644]
tests/bits/joa_1.output [new file with mode: 0644]
tests/bits/make_boundary_constraints_01.cc [new file with mode: 0644]
tests/bits/make_boundary_constraints_01.output [new file with mode: 0644]
tests/bits/make_boundary_constraints_02.cc [new file with mode: 0644]
tests/bits/make_boundary_constraints_02.output [new file with mode: 0644]
tests/bits/map_dofs_to_support_points_hp_01.cc [new file with mode: 0644]
tests/bits/map_dofs_to_support_points_hp_01.output [new file with mode: 0644]
tests/bits/map_dofs_to_support_points_hp_02.cc [new file with mode: 0644]
tests/bits/map_dofs_to_support_points_hp_02.output [new file with mode: 0644]
tests/bits/mapping_cartesian_1.cc [new file with mode: 0644]
tests/bits/mapping_cartesian_1.output [new file with mode: 0644]
tests/bits/mapping_q1_eulerian_01.cc [new file with mode: 0644]
tests/bits/mapping_q1_eulerian_01.output [new file with mode: 0644]
tests/bits/mapping_q4_3d.cc [new file with mode: 0644]
tests/bits/mapping_q4_3d.output [new file with mode: 0644]
tests/bits/mapping_q_eulerian_01.cc [new file with mode: 0644]
tests/bits/mapping_q_eulerian_01.output [new file with mode: 0644]
tests/bits/mapping_q_eulerian_02.cc [new file with mode: 0644]
tests/bits/mapping_q_eulerian_02.output [new file with mode: 0644]
tests/bits/mapping_q_eulerian_03.cc [new file with mode: 0644]
tests/bits/mapping_q_eulerian_03.output [new file with mode: 0644]
tests/bits/mapping_q_eulerian_04.cc [new file with mode: 0644]
tests/bits/mapping_q_eulerian_04.output [new file with mode: 0644]
tests/bits/mapping_q_eulerian_05.cc [new file with mode: 0644]
tests/bits/mapping_q_eulerian_05.output [new file with mode: 0644]
tests/bits/max_n_cells_01.cc [new file with mode: 0644]
tests/bits/max_n_cells_01.output [new file with mode: 0644]
tests/bits/max_n_cells_02.cc [new file with mode: 0644]
tests/bits/max_n_cells_02.output [new file with mode: 0644]
tests/bits/multiple_parameter_loop_01.cc [new file with mode: 0644]
tests/bits/multiple_parameter_loop_01.output [new file with mode: 0644]
tests/bits/multiple_parameter_loop_02.cc [new file with mode: 0644]
tests/bits/multiple_parameter_loop_02.output [new file with mode: 0644]
tests/bits/n_dofs_per_object.cc [new file with mode: 0644]
tests/bits/n_dofs_per_object.output [new file with mode: 0644]
tests/bits/nedelec_1.cc [new file with mode: 0644]
tests/bits/nedelec_1.output [new file with mode: 0644]
tests/bits/neighboring_cells_at_two_faces.cc [new file with mode: 0644]
tests/bits/neighboring_cells_at_two_faces.output [new file with mode: 0644]
tests/bits/normals_1.cc [new file with mode: 0644]
tests/bits/normals_1.output [new file with mode: 0644]
tests/bits/normals_2.cc [new file with mode: 0644]
tests/bits/normals_2.output [new file with mode: 0644]
tests/bits/normals_3.cc [new file with mode: 0644]
tests/bits/normals_3.output [new file with mode: 0644]
tests/bits/normals_4.cc [new file with mode: 0644]
tests/bits/normals_4.output [new file with mode: 0644]
tests/bits/oliver_01.cc [new file with mode: 0644]
tests/bits/oliver_01.output [new file with mode: 0644]
tests/bits/parameter_handler_1.cc [new file with mode: 0644]
tests/bits/parameter_handler_1.output [new file with mode: 0644]
tests/bits/parameter_handler_10.cc [new file with mode: 0644]
tests/bits/parameter_handler_10.output [new file with mode: 0644]
tests/bits/parameter_handler_11.cc [new file with mode: 0644]
tests/bits/parameter_handler_11.output [new file with mode: 0644]
tests/bits/parameter_handler_12.cc [new file with mode: 0644]
tests/bits/parameter_handler_12.output [new file with mode: 0644]
tests/bits/parameter_handler_13.cc [new file with mode: 0644]
tests/bits/parameter_handler_13.output [new file with mode: 0644]
tests/bits/parameter_handler_13a.cc [new file with mode: 0644]
tests/bits/parameter_handler_13a.output [new file with mode: 0644]
tests/bits/parameter_handler_14.cc [new file with mode: 0644]
tests/bits/parameter_handler_14.output [new file with mode: 0644]
tests/bits/parameter_handler_1_exception.cc [new file with mode: 0644]
tests/bits/parameter_handler_1_exception.output [new file with mode: 0644]
tests/bits/parameter_handler_1a.cc [new file with mode: 0644]
tests/bits/parameter_handler_1a.output [new file with mode: 0644]
tests/bits/parameter_handler_2.cc [new file with mode: 0644]
tests/bits/parameter_handler_2.output [new file with mode: 0644]
tests/bits/parameter_handler_2_read_from_string.cc [new file with mode: 0644]
tests/bits/parameter_handler_2_read_from_string.output [new file with mode: 0644]
tests/bits/parameter_handler_3.cc [new file with mode: 0644]
tests/bits/parameter_handler_3.output [new file with mode: 0644]
tests/bits/parameter_handler_4.cc [new file with mode: 0644]
tests/bits/parameter_handler_4.output [new file with mode: 0644]
tests/bits/parameter_handler_4a.cc [new file with mode: 0644]
tests/bits/parameter_handler_4a.output [new file with mode: 0644]
tests/bits/parameter_handler_4b.cc [new file with mode: 0644]
tests/bits/parameter_handler_4b.output [new file with mode: 0644]
tests/bits/parameter_handler_5.cc [new file with mode: 0644]
tests/bits/parameter_handler_5.output [new file with mode: 0644]
tests/bits/parameter_handler_6.cc [new file with mode: 0644]
tests/bits/parameter_handler_6.output [new file with mode: 0644]
tests/bits/parameter_handler_6_bool.cc [new file with mode: 0644]
tests/bits/parameter_handler_6_bool.output [new file with mode: 0644]
tests/bits/parameter_handler_7.cc [new file with mode: 0644]
tests/bits/parameter_handler_7.output [new file with mode: 0644]
tests/bits/parameter_handler_8.cc [new file with mode: 0644]
tests/bits/parameter_handler_8.output [new file with mode: 0644]
tests/bits/parameter_handler_9.cc [new file with mode: 0644]
tests/bits/parameter_handler_9.output [new file with mode: 0644]
tests/bits/parameter_handler_read_xml.cc [new file with mode: 0644]
tests/bits/parameter_handler_read_xml.output [new file with mode: 0644]
tests/bits/parameter_handler_read_xml_error_01.cc [new file with mode: 0644]
tests/bits/parameter_handler_read_xml_error_01.output [new file with mode: 0644]
tests/bits/parameter_handler_read_xml_error_02.cc [new file with mode: 0644]
tests/bits/parameter_handler_read_xml_error_02.output [new file with mode: 0644]
tests/bits/parameter_handler_read_xml_error_03.cc [new file with mode: 0644]
tests/bits/parameter_handler_read_xml_error_03.output [new file with mode: 0644]
tests/bits/parameter_handler_read_xml_error_04.cc [new file with mode: 0644]
tests/bits/parameter_handler_read_xml_error_04.output [new file with mode: 0644]
tests/bits/parameter_handler_write_json.cc [new file with mode: 0644]
tests/bits/parameter_handler_write_json.output [new file with mode: 0644]
tests/bits/parameter_handler_write_xml.cc [new file with mode: 0644]
tests/bits/parameter_handler_write_xml.output [new file with mode: 0644]
tests/bits/parsed_function.cc [new file with mode: 0644]
tests/bits/parsed_function.output [new file with mode: 0644]
tests/bits/periodicity_01.cc [new file with mode: 0644]
tests/bits/periodicity_01.output [new file with mode: 0644]
tests/bits/periodicity_02.cc [new file with mode: 0644]
tests/bits/periodicity_02.output [new file with mode: 0644]
tests/bits/periodicity_03.cc [new file with mode: 0644]
tests/bits/periodicity_03.output [new file with mode: 0644]
tests/bits/periodicity_04.cc [new file with mode: 0644]
tests/bits/periodicity_04.output [new file with mode: 0644]
tests/bits/periodicity_05.cc [new file with mode: 0644]
tests/bits/periodicity_05.output [new file with mode: 0644]
tests/bits/point_difference_01.cc [new file with mode: 0644]
tests/bits/point_difference_01.output [new file with mode: 0644]
tests/bits/point_difference_02.cc [new file with mode: 0644]
tests/bits/point_difference_02.output [new file with mode: 0644]
tests/bits/point_inside_1.cc [new file with mode: 0644]
tests/bits/point_inside_1.output [new file with mode: 0644]
tests/bits/point_inside_2.cc [new file with mode: 0644]
tests/bits/point_inside_2.output [new file with mode: 0644]
tests/bits/point_value_01.cc [new file with mode: 0644]
tests/bits/point_value_01.output [new file with mode: 0644]
tests/bits/point_value_02.cc [new file with mode: 0644]
tests/bits/point_value_02.output [new file with mode: 0644]
tests/bits/point_value_hp_01.cc [new file with mode: 0644]
tests/bits/point_value_hp_01.output [new file with mode: 0644]
tests/bits/point_value_hp_02.cc [new file with mode: 0644]
tests/bits/point_value_hp_02.output [new file with mode: 0644]
tests/bits/prm/multiple_parameter_loop_01.prm [new file with mode: 0644]
tests/bits/prm/multiple_parameter_loop_02.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_1.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_10.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_11.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_13.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_13a.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_1_exception.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_1a.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_2.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_2_read_from_string.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_3.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_6_bool.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_8.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_read_xml.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_read_xml_error_01.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_read_xml_error_02.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_read_xml_error_03.prm [new file with mode: 0644]
tests/bits/prm/parameter_handler_read_xml_error_04.prm [new file with mode: 0644]
tests/bits/q_point_sum_1.cc [new file with mode: 0644]
tests/bits/q_point_sum_1.output [new file with mode: 0644]
tests/bits/q_point_sum_2.cc [new file with mode: 0644]
tests/bits/q_point_sum_2.output [new file with mode: 0644]
tests/bits/q_point_sum_3.cc [new file with mode: 0644]
tests/bits/q_point_sum_3.output [new file with mode: 0644]
tests/bits/q_point_sum_4.cc [new file with mode: 0644]
tests/bits/q_point_sum_4.output [new file with mode: 0644]
tests/bits/q_points.cc [new file with mode: 0644]
tests/bits/q_points.output [new file with mode: 0644]
tests/bits/refine_and_coarsen_1d.cc [new file with mode: 0644]
tests/bits/refine_and_coarsen_1d.output [new file with mode: 0644]
tests/bits/refine_and_coarsen_2d.cc [new file with mode: 0644]
tests/bits/refine_and_coarsen_2d.output [new file with mode: 0644]
tests/bits/refine_and_coarsen_3d.cc [new file with mode: 0644]
tests/bits/refine_and_coarsen_3d.output [new file with mode: 0644]
tests/bits/refine_and_coarsen_for_parents.cc [new file with mode: 0644]
tests/bits/refine_and_coarsen_for_parents.output [new file with mode: 0644]
tests/bits/refine_and_coarsen_for_parents_02.cc [new file with mode: 0644]
tests/bits/refine_and_coarsen_for_parents_02.output [new file with mode: 0644]
tests/bits/refine_and_coarsen_for_parents_03.cc [new file with mode: 0644]
tests/bits/refine_and_coarsen_for_parents_03.output [new file with mode: 0644]
tests/bits/roy_1.cc [new file with mode: 0644]
tests/bits/roy_1.output [new file with mode: 0644]
tests/bits/rt_1.cc [new file with mode: 0644]
tests/bits/rt_1.output [new file with mode: 0644]
tests/bits/rt_2.cc [new file with mode: 0644]
tests/bits/rt_2.output [new file with mode: 0644]
tests/bits/solution_transfer.cc [new file with mode: 0644]
tests/bits/solution_transfer.output [new file with mode: 0644]
tests/bits/solver_01.cc [new file with mode: 0644]
tests/bits/solver_01.output [new file with mode: 0644]
tests/bits/sparse_lu_decomposition_1.cc [new file with mode: 0644]
tests/bits/sparse_lu_decomposition_1.output [new file with mode: 0644]
tests/bits/sparse_matrix_01.cc [new file with mode: 0644]
tests/bits/sparse_matrix_01.output [new file with mode: 0644]
tests/bits/sparse_matrix_01a.cc [new file with mode: 0644]
tests/bits/sparse_matrix_01a.output [new file with mode: 0644]
tests/bits/sparse_matrix_02.cc [new file with mode: 0644]
tests/bits/sparse_matrix_02.output [new file with mode: 0644]
tests/bits/sparse_matrix_03.cc [new file with mode: 0644]
tests/bits/sparse_matrix_03.output [new file with mode: 0644]
tests/bits/sparse_matrix_03a.cc [new file with mode: 0644]
tests/bits/sparse_matrix_03a.output [new file with mode: 0644]
tests/bits/sparse_matrix_03b.cc [new file with mode: 0644]
tests/bits/sparse_matrix_03b.output [new file with mode: 0644]
tests/bits/sparse_matrix_04.cc [new file with mode: 0644]
tests/bits/sparse_matrix_04.output [new file with mode: 0644]
tests/bits/sparse_matrix_05.cc [new file with mode: 0644]
tests/bits/sparse_matrix_05.output [new file with mode: 0644]
tests/bits/sparse_matrix_05a.cc [new file with mode: 0644]
tests/bits/sparse_matrix_05a.output [new file with mode: 0644]
tests/bits/sparse_matrix_06.cc [new file with mode: 0644]
tests/bits/sparse_matrix_06.output [new file with mode: 0644]
tests/bits/sparse_matrix_07.cc [new file with mode: 0644]
tests/bits/sparse_matrix_07.output [new file with mode: 0644]
tests/bits/sparse_matrix_08.cc [new file with mode: 0644]
tests/bits/sparse_matrix_08.output [new file with mode: 0644]
tests/bits/sparse_matrix_09.cc [new file with mode: 0644]
tests/bits/sparse_matrix_09.output [new file with mode: 0644]
tests/bits/sparse_matrix_10.cc [new file with mode: 0644]
tests/bits/sparse_matrix_10.output [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_01.cc [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_01.debug.output [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_02.cc [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_02.output [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_03.cc [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_03.output [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_04.cc [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_04.output [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_05.cc [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_05.output [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_06.cc [new file with mode: 0644]
tests/bits/sparse_matrix_add_entries_06.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_01.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_01.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_02.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_02.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_03.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_03.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_04.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_04.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_05.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_05.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_06.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_06.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_07.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_07.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_08.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_08.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_09.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_09.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_10.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_10.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_11.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_11.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_12.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_12.output [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_13.cc [new file with mode: 0644]
tests/bits/sparse_matrix_iterator_13.output [new file with mode: 0644]
tests/bits/sparse_matrix_vector_01.cc [new file with mode: 0644]
tests/bits/sparse_matrix_vector_01.output [new file with mode: 0644]
tests/bits/sparse_matrix_vector_02.cc [new file with mode: 0644]
tests/bits/sparse_matrix_vector_02.output [new file with mode: 0644]
tests/bits/sparse_matrix_vector_03.cc [new file with mode: 0644]
tests/bits/sparse_matrix_vector_03.output [new file with mode: 0644]
tests/bits/sparse_matrix_vector_04.cc [new file with mode: 0644]
tests/bits/sparse_matrix_vector_04.output [new file with mode: 0644]
tests/bits/sparse_matrix_vector_05.cc [new file with mode: 0644]
tests/bits/sparse_matrix_vector_05.output [new file with mode: 0644]
tests/bits/sparse_matrix_vector_06.cc [new file with mode: 0644]
tests/bits/sparse_matrix_vector_06.output [new file with mode: 0644]
tests/bits/sparse_matrix_vector_07.cc [new file with mode: 0644]
tests/bits/sparse_matrix_vector_07.output [new file with mode: 0644]
tests/bits/sparsity_pattern_01.cc [new file with mode: 0644]
tests/bits/sparsity_pattern_01.output [new file with mode: 0644]
tests/bits/sparsity_pattern_01_x.cc [new file with mode: 0644]
tests/bits/sparsity_pattern_01_x.output [new file with mode: 0644]
tests/bits/sparsity_pattern_iterator_01.cc [new file with mode: 0644]
tests/bits/sparsity_pattern_iterator_01.output [new file with mode: 0644]
tests/bits/step-10-high-order.cc [new file with mode: 0644]
tests/bits/step-10-high-order.output [new file with mode: 0644]
tests/bits/step-10.cc [new file with mode: 0644]
tests/bits/step-10.output [new file with mode: 0644]
tests/bits/step-11.cc [new file with mode: 0644]
tests/bits/step-11.output [new file with mode: 0644]
tests/bits/step-12.cc [new file with mode: 0644]
tests/bits/step-12.output [new file with mode: 0644]
tests/bits/step-13.cc [new file with mode: 0644]
tests/bits/step-13.output [new file with mode: 0644]
tests/bits/step-14.cc [new file with mode: 0644]
tests/bits/step-14.output [new file with mode: 0644]
tests/bits/step-15.cc [new file with mode: 0644]
tests/bits/step-15.output [new file with mode: 0644]
tests/bits/step-16.cc [new file with mode: 0644]
tests/bits/step-16.output [new file with mode: 0644]
tests/bits/step-16b.cc [new file with mode: 0644]
tests/bits/step-16b.output [new file with mode: 0644]
tests/bits/step-2.cc [new file with mode: 0644]
tests/bits/step-2.output [new file with mode: 0644]
tests/bits/step-3.cc [new file with mode: 0644]
tests/bits/step-3.output [new file with mode: 0644]
tests/bits/step-4.cc [new file with mode: 0644]
tests/bits/step-4.output [new file with mode: 0644]
tests/bits/step-5.cc [new file with mode: 0644]
tests/bits/step-5.output [new file with mode: 0644]
tests/bits/step-6.cc [new file with mode: 0644]
tests/bits/step-6.output [new file with mode: 0644]
tests/bits/step-7.cc [new file with mode: 0644]
tests/bits/step-7.output [new file with mode: 0644]
tests/bits/step-8.cc [new file with mode: 0644]
tests/bits/step-8.output [new file with mode: 0644]
tests/bits/subdomain_ids_01.cc [new file with mode: 0644]
tests/bits/subdomain_ids_01.output [new file with mode: 0644]
tests/bits/subdomain_ids_02.cc [new file with mode: 0644]
tests/bits/subdomain_ids_02.output [new file with mode: 0644]
tests/bits/subdomain_ids_03.cc [new file with mode: 0644]
tests/bits/subdomain_ids_03.output [new file with mode: 0644]
tests/bits/subdomain_ids_04.cc [new file with mode: 0644]
tests/bits/subdomain_ids_04.output [new file with mode: 0644]
tests/bits/subdomain_ids_05.cc [new file with mode: 0644]
tests/bits/subdomain_ids_05.output [new file with mode: 0644]
tests/bits/subdomain_ids_06.cc [new file with mode: 0644]
tests/bits/subdomain_ids_06.output [new file with mode: 0644]
tests/bits/subdomain_ids_07.cc [new file with mode: 0644]
tests/bits/subdomain_ids_07.output [new file with mode: 0644]
tests/bits/subface_interpolation.cc [new file with mode: 0644]
tests/bits/subface_interpolation.output [new file with mode: 0644]
tests/bits/tria_crash_01.cc [new file with mode: 0644]
tests/bits/tria_crash_01.output [new file with mode: 0644]
tests/bits/two_cubes.inp [new file with mode: 0644]
tests/bits/unit_support_points.cc [new file with mode: 0644]
tests/bits/unit_support_points.output [new file with mode: 0644]
tests/bits/unit_support_points_02.cc [new file with mode: 0644]
tests/bits/unit_support_points_02.output [new file with mode: 0644]
tests/bits/vector_11.cc [new file with mode: 0644]
tests/bits/vector_11.output [new file with mode: 0644]
tests/bits/vector_12.cc [new file with mode: 0644]
tests/bits/vector_12.output [new file with mode: 0644]
tests/bits/vector_13.cc [new file with mode: 0644]
tests/bits/vector_13.output [new file with mode: 0644]
tests/bits/vector_14.cc [new file with mode: 0644]
tests/bits/vector_14.output [new file with mode: 0644]
tests/bits/vector_15.cc [new file with mode: 0644]
tests/bits/vector_15.output [new file with mode: 0644]
tests/bits/vector_16.cc [new file with mode: 0644]
tests/bits/vector_16.output [new file with mode: 0644]
tests/bits/vector_17.cc [new file with mode: 0644]
tests/bits/vector_17.output [new file with mode: 0644]
tests/bits/vector_18.cc [new file with mode: 0644]
tests/bits/vector_18.output [new file with mode: 0644]
tests/bits/vector_19.cc [new file with mode: 0644]
tests/bits/vector_19.output [new file with mode: 0644]
tests/bits/vector_20.cc [new file with mode: 0644]
tests/bits/vector_20.output [new file with mode: 0644]
tests/bits/vector_21.cc [new file with mode: 0644]
tests/bits/vector_21.output [new file with mode: 0644]
tests/bits/vector_21_negative.cc [new file with mode: 0644]
tests/bits/vector_21_negative.output [new file with mode: 0644]
tests/bits/vector_22.cc [new file with mode: 0644]
tests/bits/vector_22.output [new file with mode: 0644]
tests/bits/vector_23.cc [new file with mode: 0644]
tests/bits/vector_23.output [new file with mode: 0644]
tests/bits/vector_24.cc [new file with mode: 0644]
tests/bits/vector_24.output [new file with mode: 0644]
tests/bits/vector_25.cc [new file with mode: 0644]
tests/bits/vector_25.output [new file with mode: 0644]
tests/bits/vector_26.cc [new file with mode: 0644]
tests/bits/vector_26.output [new file with mode: 0644]
tests/bits/vector_27.cc [new file with mode: 0644]
tests/bits/vector_27.output [new file with mode: 0644]
tests/bits/vector_28.cc [new file with mode: 0644]
tests/bits/vector_28.output [new file with mode: 0644]
tests/bits/vector_29.cc [new file with mode: 0644]
tests/bits/vector_29.output [new file with mode: 0644]
tests/bits/vector_30.cc [new file with mode: 0644]
tests/bits/vector_30.output [new file with mode: 0644]
tests/bits/vector_31.cc [new file with mode: 0644]
tests/bits/vector_31.output [new file with mode: 0644]
tests/bits/vector_32.cc [new file with mode: 0644]
tests/bits/vector_32.output [new file with mode: 0644]
tests/bits/vector_33.cc [new file with mode: 0644]
tests/bits/vector_33.output [new file with mode: 0644]
tests/bits/vector_34.cc [new file with mode: 0644]
tests/bits/vector_34.output [new file with mode: 0644]
tests/bits/vector_35.cc [new file with mode: 0644]
tests/bits/vector_35.output [new file with mode: 0644]
tests/bits/vector_36.cc [new file with mode: 0644]
tests/bits/vector_36.output [new file with mode: 0644]
tests/bits/vector_37.cc [new file with mode: 0644]
tests/bits/vector_37.output [new file with mode: 0644]
tests/bits/vector_38.cc [new file with mode: 0644]
tests/bits/vector_38.output [new file with mode: 0644]
tests/bits/vector_39.cc [new file with mode: 0644]
tests/bits/vector_39.output [new file with mode: 0644]
tests/bits/vector_40.cc [new file with mode: 0644]
tests/bits/vector_40.output [new file with mode: 0644]
tests/bits/vector_41.cc [new file with mode: 0644]
tests/bits/vector_41.output [new file with mode: 0644]
tests/bits/vector_42.cc [new file with mode: 0644]
tests/bits/vector_42.output [new file with mode: 0644]
tests/bits/vector_43.cc [new file with mode: 0644]
tests/bits/vector_43.output [new file with mode: 0644]
tests/bits/vector_44.cc [new file with mode: 0644]
tests/bits/vector_44.output [new file with mode: 0644]
tests/bits/vector_45.cc [new file with mode: 0644]
tests/bits/vector_45.output [new file with mode: 0644]
tests/bits/vector_46.cc [new file with mode: 0644]
tests/bits/vector_46.output [new file with mode: 0644]
tests/bits/vector_47.cc [new file with mode: 0644]
tests/bits/vector_47.output [new file with mode: 0644]
tests/bits/vector_48.cc [new file with mode: 0644]
tests/bits/vector_48.output [new file with mode: 0644]
tests/bits/vector_49.cc [new file with mode: 0644]
tests/bits/vector_49.output [new file with mode: 0644]
tests/bits/vector_57.cc [new file with mode: 0644]
tests/bits/vector_57.output [new file with mode: 0644]
tests/bits/vector_equality_1.cc [new file with mode: 0644]
tests/bits/vector_equality_1.output [new file with mode: 0644]
tests/bits/vector_equality_2.cc [new file with mode: 0644]
tests/bits/vector_equality_2.output [new file with mode: 0644]
tests/bits/vector_equality_3.cc [new file with mode: 0644]
tests/bits/vector_equality_3.output [new file with mode: 0644]
tests/bits/vector_equality_4.cc [new file with mode: 0644]
tests/bits/vector_equality_4.output [new file with mode: 0644]
tests/bits/vector_equality_5.cc [new file with mode: 0644]
tests/bits/vector_equality_5.output [new file with mode: 0644]
tests/bits/vector_equality_6.cc [new file with mode: 0644]
tests/bits/vector_equality_6.output [new file with mode: 0644]
tests/bits/vector_equality_7.cc [new file with mode: 0644]
tests/bits/vector_equality_7.output [new file with mode: 0644]
tests/bits/vector_equality_8.cc [new file with mode: 0644]
tests/bits/vector_equality_8.output [new file with mode: 0644]
tests/bits/vector_vector_01.cc [new file with mode: 0644]
tests/bits/vector_vector_01.output [new file with mode: 0644]
tests/bits/volume_1.cc [new file with mode: 0644]
tests/bits/volume_1.output [new file with mode: 0644]
tests/bits/volume_2.cc [new file with mode: 0644]
tests/bits/volume_2.output [new file with mode: 0644]
tests/bits/volume_3.cc [new file with mode: 0644]
tests/bits/volume_3.output [new file with mode: 0644]
tests/bits/volume_4.cc [new file with mode: 0644]
tests/bits/volume_4.output [new file with mode: 0644]
tests/codim_one/10-jul-08-report [new file with mode: 0644]
tests/codim_one/CMakeLists.txt [new file with mode: 0644]
tests/codim_one/bem.cc [new file with mode: 0644]
tests/codim_one/bem.output [new file with mode: 0644]
tests/codim_one/bem_integration.cc [new file with mode: 0644]
tests/codim_one/bem_integration.output [new file with mode: 0644]
tests/codim_one/boundary_indicator_01.cc [new file with mode: 0644]
tests/codim_one/boundary_indicator_01.output [new file with mode: 0644]
tests/codim_one/data_out.cc [new file with mode: 0644]
tests/codim_one/data_out.output [new file with mode: 0644]
tests/codim_one/data_out_02.cc [new file with mode: 0644]
tests/codim_one/data_out_02.output [new file with mode: 0644]
tests/codim_one/data_out_03.cc [new file with mode: 0644]
tests/codim_one/data_out_03.output [new file with mode: 0644]
tests/codim_one/direction_flag_01.cc [new file with mode: 0644]
tests/codim_one/direction_flag_01.output [new file with mode: 0644]
tests/codim_one/direction_flag_02.cc [new file with mode: 0644]
tests/codim_one/direction_flag_02.output [new file with mode: 0644]
tests/codim_one/direction_flag_03.cc [new file with mode: 0644]
tests/codim_one/direction_flag_03.output [new file with mode: 0644]
tests/codim_one/error_estimator_01.cc [new file with mode: 0644]
tests/codim_one/error_estimator_01.output [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_00.cc [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_00.output [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_01.cc [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_01.output [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_02.cc [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_02.output [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_03.cc [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_03.output [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_04.cc [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_04.output [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_05.cc [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_05.output [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_06.cc [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_06.output [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_07.cc [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_07.output [new file with mode: 0644]
tests/codim_one/fe_dgq_prolongation_01.cc [new file with mode: 0644]
tests/codim_one/fe_dgq_prolongation_01.output [new file with mode: 0644]
tests/codim_one/fe_values_extractor_01.cc [new file with mode: 0644]
tests/codim_one/fe_values_extractor_01.output [new file with mode: 0644]
tests/codim_one/gradients.cc [new file with mode: 0644]
tests/codim_one/gradients.output [new file with mode: 0644]
tests/codim_one/gradients_1.cc [new file with mode: 0644]
tests/codim_one/gradients_1.output [new file with mode: 0644]
tests/codim_one/grid_in_out.cc [new file with mode: 0644]
tests/codim_one/grid_in_out.output [new file with mode: 0644]
tests/codim_one/grid_in_out_02.cc [new file with mode: 0644]
tests/codim_one/grid_in_out_02.output [new file with mode: 0644]
tests/codim_one/grid_in_out_03.cc [new file with mode: 0644]
tests/codim_one/grid_in_out_03.output [new file with mode: 0644]
tests/codim_one/grid_refinement.cc [new file with mode: 0644]
tests/codim_one/grid_refinement.output [new file with mode: 0644]
tests/codim_one/grids/circle_1.inp [new file with mode: 0644]
tests/codim_one/grids/circle_2.inp [new file with mode: 0644]
tests/codim_one/grids/circle_3.inp [new file with mode: 0644]
tests/codim_one/grids/circle_4.inp [new file with mode: 0644]
tests/codim_one/grids/circle_R10.inp [new file with mode: 0644]
tests/codim_one/grids/sphere_0.inp [new file with mode: 0644]
tests/codim_one/grids/sphere_1.inp [new file with mode: 0644]
tests/codim_one/grids/sphere_2.inp [new file with mode: 0644]
tests/codim_one/grids/sphere_3.inp [new file with mode: 0644]
tests/codim_one/grids/sphere_4.inp [new file with mode: 0644]
tests/codim_one/grids/square.inp [new file with mode: 0644]
tests/codim_one/grids/square.msh [new file with mode: 0644]
tests/codim_one/hanging_nodes_01.cc [new file with mode: 0644]
tests/codim_one/hanging_nodes_01.output [new file with mode: 0644]
tests/codim_one/hanging_nodes_02.cc [new file with mode: 0644]
tests/codim_one/hanging_nodes_02.output [new file with mode: 0644]
tests/codim_one/hanging_nodes_03.cc [new file with mode: 0644]
tests/codim_one/hanging_nodes_03.output [new file with mode: 0644]
tests/codim_one/integrate_log.cc [new file with mode: 0644]
tests/codim_one/integrate_log.output [new file with mode: 0644]
tests/codim_one/integrate_log_2.cc [new file with mode: 0644]
tests/codim_one/integrate_log_2.output [new file with mode: 0644]
tests/codim_one/integrate_one_over_r.cc [new file with mode: 0644]
tests/codim_one/integrate_one_over_r.output [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_01.cc [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_01.output [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_01_vector_valued.cc [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_01_vector_valued.output [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_02.cc [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_02.output [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_02_vector_valued.cc [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_02_vector_valued.output [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_03.cc [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_03.output [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc [new file with mode: 0644]
tests/codim_one/interpolate_boundary_values_1d_closed_ring.output [new file with mode: 0644]
tests/codim_one/interpolation.cc [new file with mode: 0644]
tests/codim_one/interpolation.output [new file with mode: 0644]
tests/codim_one/interpolation_2.cc [new file with mode: 0644]
tests/codim_one/interpolation_2.output [new file with mode: 0644]
tests/codim_one/interpolation_3.cc [new file with mode: 0644]
tests/codim_one/interpolation_3.output [new file with mode: 0644]
tests/codim_one/mapping_01.cc [new file with mode: 0644]
tests/codim_one/mapping_01.output [new file with mode: 0644]
tests/codim_one/mapping_02.cc [new file with mode: 0644]
tests/codim_one/mapping_02.output [new file with mode: 0644]
tests/codim_one/mapping_03.cc [new file with mode: 0644]
tests/codim_one/mapping_03.output [new file with mode: 0644]
tests/codim_one/mapping_q1.cc [new file with mode: 0644]
tests/codim_one/mapping_q1.output [new file with mode: 0644]
tests/codim_one/mapping_q1_eulerian.cc [new file with mode: 0644]
tests/codim_one/mapping_q1_eulerian.output [new file with mode: 0644]
tests/codim_one/mapping_q_eulerian.cc [new file with mode: 0644]
tests/codim_one/mapping_q_eulerian.output [new file with mode: 0644]
tests/codim_one/mean_value.cc [new file with mode: 0644]
tests/codim_one/mean_value.output [new file with mode: 0644]
tests/codim_one/mesh_bug.cc [new file with mode: 0644]
tests/codim_one/mesh_bug.output [new file with mode: 0644]
tests/codim_one/normal_vectors_01.cc [new file with mode: 0644]
tests/codim_one/normal_vectors_01.output [new file with mode: 0644]
tests/codim_one/projection.cc [new file with mode: 0644]
tests/codim_one/projection.output [new file with mode: 0644]
tests/codim_one/projection_dgp.cc [new file with mode: 0644]
tests/codim_one/projection_dgp.output [new file with mode: 0644]
tests/codim_one/renumber_component_wise_01.cc [new file with mode: 0644]
tests/codim_one/renumber_component_wise_01.output [new file with mode: 0644]
tests/codim_one/solution_transfer_01.cc [new file with mode: 0644]
tests/codim_one/solution_transfer_01.output [new file with mode: 0644]
tests/codim_one/surface.cc [new file with mode: 0644]
tests/codim_one/surface.output [new file with mode: 0644]
tests/codim_one/tensor_matrix_conversion.cc [new file with mode: 0644]
tests/codim_one/tensor_matrix_conversion.output [new file with mode: 0644]
tests/codim_one/torus_01.cc [new file with mode: 0644]
tests/codim_one/torus_01.output [new file with mode: 0644]
tests/codim_one/transform_01.cc [new file with mode: 0644]
tests/codim_one/transform_01.output [new file with mode: 0644]
tests/deal.II/CMakeLists.txt [new file with mode: 0644]
tests/deal.II/accessor_01.cc [new file with mode: 0644]
tests/deal.II/accessor_01.output [new file with mode: 0644]
tests/deal.II/accessor_02.cc [new file with mode: 0644]
tests/deal.II/accessor_02.output [new file with mode: 0644]
tests/deal.II/block_info.cc [new file with mode: 0644]
tests/deal.II/block_info.output [new file with mode: 0644]
tests/deal.II/block_info_02.cc [new file with mode: 0644]
tests/deal.II/block_info_02.output [new file with mode: 0644]
tests/deal.II/block_list.h [new file with mode: 0644]
tests/deal.II/block_list_01.cc [new file with mode: 0644]
tests/deal.II/block_list_01.output [new file with mode: 0644]
tests/deal.II/block_list_02.cc [new file with mode: 0644]
tests/deal.II/block_list_02.output [new file with mode: 0644]
tests/deal.II/block_list_03.cc [new file with mode: 0644]
tests/deal.II/block_list_03.output [new file with mode: 0644]
tests/deal.II/block_list_04.cc [new file with mode: 0644]
tests/deal.II/block_list_04.output [new file with mode: 0644]
tests/deal.II/block_matrices.cc [new file with mode: 0644]
tests/deal.II/block_matrices.output [new file with mode: 0644]
tests/deal.II/boundaries.cc [new file with mode: 0644]
tests/deal.II/boundaries.output [new file with mode: 0644]
tests/deal.II/cell_similarity_crash_01.cc [new file with mode: 0644]
tests/deal.II/cell_similarity_crash_01.output [new file with mode: 0644]
tests/deal.II/cell_similarity_crash_02.cc [new file with mode: 0644]
tests/deal.II/cell_similarity_crash_02.output [new file with mode: 0644]
tests/deal.II/coarsening_02.cc [new file with mode: 0644]
tests/deal.II/coarsening_02.output [new file with mode: 0644]
tests/deal.II/coarsening_02_1d.cc [new file with mode: 0644]
tests/deal.II/coarsening_02_1d.output [new file with mode: 0644]
tests/deal.II/coarsening_03.cc [new file with mode: 0644]
tests/deal.II/coarsening_03.output [new file with mode: 0644]
tests/deal.II/constraint_graph.cc [new file with mode: 0644]
tests/deal.II/constraint_graph.output [new file with mode: 0644]
tests/deal.II/constraints.cc [new file with mode: 0644]
tests/deal.II/constraints.output [new file with mode: 0644]
tests/deal.II/constraints_block_01.cc [new file with mode: 0644]
tests/deal.II/constraints_block_01.output [new file with mode: 0644]
tests/deal.II/constraints_hanging_nodes_bc.cc [new file with mode: 0644]
tests/deal.II/constraints_hanging_nodes_bc.output [new file with mode: 0644]
tests/deal.II/constraints_local_to_global.cc [new file with mode: 0644]
tests/deal.II/constraints_local_to_global.output [new file with mode: 0644]
tests/deal.II/constraints_local_to_global_chunk.cc [new file with mode: 0644]
tests/deal.II/constraints_local_to_global_chunk.output [new file with mode: 0644]
tests/deal.II/constraints_merge.cc [new file with mode: 0644]
tests/deal.II/constraints_merge.output [new file with mode: 0644]
tests/deal.II/constraints_merge_02.cc [new file with mode: 0644]
tests/deal.II/constraints_merge_02.output [new file with mode: 0644]
tests/deal.II/constraints_merge_03.cc [new file with mode: 0644]
tests/deal.II/constraints_merge_03.output [new file with mode: 0644]
tests/deal.II/constraints_merge_04.cc [new file with mode: 0644]
tests/deal.II/constraints_merge_04.output [new file with mode: 0644]
tests/deal.II/constraints_merge_05.cc [new file with mode: 0644]
tests/deal.II/constraints_merge_05.output [new file with mode: 0644]
tests/deal.II/constraints_merge_06.cc [new file with mode: 0644]
tests/deal.II/constraints_merge_06.output [new file with mode: 0644]
tests/deal.II/constraints_merge_07.cc [new file with mode: 0644]
tests/deal.II/constraints_merge_07.output [new file with mode: 0644]
tests/deal.II/constraints_merge_08.cc [new file with mode: 0644]
tests/deal.II/constraints_merge_08.output [new file with mode: 0644]
tests/deal.II/constraints_merge_09.cc [new file with mode: 0644]
tests/deal.II/constraints_merge_09.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_01.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_01.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_01b.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_01b.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_02.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_02.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_02b.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_02b.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_03.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_03.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_03b.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_03b.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_04.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_04.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_04b.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_04b.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_constraints_01.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_constraints_01.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_constraints_02.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_constraints_02.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_constraints_02b.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_constraints_02b.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_constraints_03.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_constraints_03.output [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_constraints_04.cc [new file with mode: 0644]
tests/deal.II/create_laplace_matrix_constraints_04.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_01.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_01.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_01b.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_01b.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_02.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_02.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_02b.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_02b.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_03.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_03.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_03b.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_03b.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_04.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_04.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_04b.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_04b.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_05.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_05.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_constraints_01.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_constraints_01.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_constraints_02.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_constraints_02.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_constraints_02b.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_constraints_02b.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_constraints_03.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_constraints_03.output [new file with mode: 0644]
tests/deal.II/create_mass_matrix_constraints_04.cc [new file with mode: 0644]
tests/deal.II/create_mass_matrix_constraints_04.output [new file with mode: 0644]
tests/deal.II/create_point_source.cc [new file with mode: 0644]
tests/deal.II/create_point_source.output [new file with mode: 0644]
tests/deal.II/create_point_source_hp.cc [new file with mode: 0644]
tests/deal.II/create_point_source_hp.output [new file with mode: 0644]
tests/deal.II/data_out.cc [new file with mode: 0644]
tests/deal.II/data_out.output [new file with mode: 0644]
tests/deal.II/data_out_postprocessor_01.cc [new file with mode: 0644]
tests/deal.II/data_out_postprocessor_01.output [new file with mode: 0644]
tests/deal.II/data_out_postprocessor_scalar_01.cc [new file with mode: 0644]
tests/deal.II/data_out_postprocessor_scalar_01.output [new file with mode: 0644]
tests/deal.II/data_out_postprocessor_vector_01.cc [new file with mode: 0644]
tests/deal.II/data_out_postprocessor_vector_01.output [new file with mode: 0644]
tests/deal.II/derivative_approximation.cc [new file with mode: 0644]
tests/deal.II/derivative_approximation.output [new file with mode: 0644]
tests/deal.II/derivative_approximation_2.cc [new file with mode: 0644]
tests/deal.II/derivative_approximation_2.output [new file with mode: 0644]
tests/deal.II/derivatives.cc [new file with mode: 0644]
tests/deal.II/derivatives.output [new file with mode: 0644]
tests/deal.II/distort_random.cc [new file with mode: 0644]
tests/deal.II/distort_random.output [new file with mode: 0644]
tests/deal.II/dof_accessor_01.cc [new file with mode: 0644]
tests/deal.II/dof_accessor_01.output [new file with mode: 0644]
tests/deal.II/dof_handler_number_cache.cc [new file with mode: 0644]
tests/deal.II/dof_handler_number_cache.output [new file with mode: 0644]
tests/deal.II/dof_handler_number_cache_02.cc [new file with mode: 0644]
tests/deal.II/dof_handler_number_cache_02.output [new file with mode: 0644]
tests/deal.II/dof_renumbering.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering.output [new file with mode: 0644]
tests/deal.II/dof_renumbering_02.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering_02.output [new file with mode: 0644]
tests/deal.II/dof_renumbering_03.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering_03.output [new file with mode: 0644]
tests/deal.II/dof_renumbering_04.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering_04.output [new file with mode: 0644]
tests/deal.II/dof_renumbering_04a.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering_04a.output [new file with mode: 0644]
tests/deal.II/dof_renumbering_05.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering_05.output [new file with mode: 0644]
tests/deal.II/dof_renumbering_06.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering_06.output [new file with mode: 0644]
tests/deal.II/dof_renumbering_07.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering_07.output [new file with mode: 0644]
tests/deal.II/dof_renumbering_zorder_01.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering_zorder_01.output [new file with mode: 0644]
tests/deal.II/dof_renumbering_zorder_02.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering_zorder_02.output [new file with mode: 0644]
tests/deal.II/dof_test.cc [new file with mode: 0644]
tests/deal.II/dof_test.output [new file with mode: 0644]
tests/deal.II/error_estimator.cc [new file with mode: 0644]
tests/deal.II/error_estimator.output [new file with mode: 0644]
tests/deal.II/error_estimator_01.cc [new file with mode: 0644]
tests/deal.II/error_estimator_01.output [new file with mode: 0644]
tests/deal.II/extent_in_direction.cc [new file with mode: 0644]
tests/deal.II/extent_in_direction.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_01.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_01.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_01_hp.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_01_hp.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_01_mg.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_01_mg.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_01x.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_01x.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_01y.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_01y.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_02.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_02.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_02_hp.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_02_hp.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_02_mg.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_02_mg.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_03.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_03.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_04.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_04.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_05.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_05.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_05_hp.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_05_hp.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_06.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_06.output [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_06_hp.cc [new file with mode: 0644]
tests/deal.II/extract_dofs_by_component_06_hp.output [new file with mode: 0644]
tests/deal.II/face_orientations_3d.cc [new file with mode: 0644]
tests/deal.II/face_orientations_3d.output [new file with mode: 0644]
tests/deal.II/fe_field.cc [new file with mode: 0644]
tests/deal.II/fe_field.output [new file with mode: 0644]
tests/deal.II/fe_values_extractor_01.cc [new file with mode: 0644]
tests/deal.II/fe_values_extractor_01.output [new file with mode: 0644]
tests/deal.II/fe_values_view_01.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_01.output [new file with mode: 0644]
tests/deal.II/fe_values_view_02.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_02.output [new file with mode: 0644]
tests/deal.II/fe_values_view_03.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_03.output [new file with mode: 0644]
tests/deal.II/fe_values_view_04.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_04.output [new file with mode: 0644]
tests/deal.II/fe_values_view_05.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_05.output [new file with mode: 0644]
tests/deal.II/fe_values_view_06.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_06.output [new file with mode: 0644]
tests/deal.II/fe_values_view_07.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_07.output [new file with mode: 0644]
tests/deal.II/fe_values_view_08.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_08.output [new file with mode: 0644]
tests/deal.II/fe_values_view_09.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_09.output [new file with mode: 0644]
tests/deal.II/fe_values_view_10.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_10.output [new file with mode: 0644]
tests/deal.II/fe_values_view_10_single_01.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_10_single_01.output [new file with mode: 0644]
tests/deal.II/fe_values_view_10_single_02.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_10_single_02.output [new file with mode: 0644]
tests/deal.II/fe_values_view_10_single_03.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_10_single_03.output [new file with mode: 0644]
tests/deal.II/fe_values_view_10_single_04.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_10_single_04.output [new file with mode: 0644]
tests/deal.II/fe_values_view_11.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_11.output [new file with mode: 0644]
tests/deal.II/fe_values_view_12.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_12.output [new file with mode: 0644]
tests/deal.II/fe_values_view_13.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_13.output [new file with mode: 0644]
tests/deal.II/fe_values_view_14.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_14.output [new file with mode: 0644]
tests/deal.II/fe_values_view_15.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_15.output [new file with mode: 0644]
tests/deal.II/fe_values_view_16.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_16.output [new file with mode: 0644]
tests/deal.II/fe_values_view_17.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_17.output [new file with mode: 0644]
tests/deal.II/fe_values_view_18.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_18.output [new file with mode: 0644]
tests/deal.II/fe_values_view_19.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_19.output [new file with mode: 0644]
tests/deal.II/fe_values_view_20.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_20.output [new file with mode: 0644]
tests/deal.II/fe_values_view_21.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_21.output [new file with mode: 0644]
tests/deal.II/fe_values_view_21_nonsymmetric.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_21_nonsymmetric.output [new file with mode: 0644]
tests/deal.II/fe_values_view_22.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_22.output [new file with mode: 0644]
tests/deal.II/fe_values_view_23.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_23.output [new file with mode: 0644]
tests/deal.II/fe_values_view_23_nonsymmetric.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_23_nonsymmetric.output [new file with mode: 0644]
tests/deal.II/fe_values_view_24.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_24.output [new file with mode: 0644]
tests/deal.II/fe_values_view_24_nonsymmetric.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_24_nonsymmetric.output [new file with mode: 0644]
tests/deal.II/fe_values_view_25.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_25.output [new file with mode: 0644]
tests/deal.II/fe_values_view_25_nonsymmetric.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_25_nonsymmetric.output [new file with mode: 0644]
tests/deal.II/fe_values_view_invalid_01.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_invalid_01.debug.output [new file with mode: 0644]
tests/deal.II/fe_values_view_invalid_02.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_invalid_02.debug.output [new file with mode: 0644]
tests/deal.II/fe_values_view_invalid_03.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_invalid_03.debug.output [new file with mode: 0644]
tests/deal.II/fe_values_view_invalid_03_nonsymmetric.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_invalid_03_nonsymmetric.debug.output [new file with mode: 0644]
tests/deal.II/fe_values_view_tensor_01.cc [new file with mode: 0644]
tests/deal.II/fe_values_view_tensor_01.output [new file with mode: 0644]
tests/deal.II/filtered_iterator.cc [new file with mode: 0644]
tests/deal.II/filtered_iterator.output [new file with mode: 0644]
tests/deal.II/filtered_iterator_02.cc [new file with mode: 0644]
tests/deal.II/filtered_iterator_02.output [new file with mode: 0644]
tests/deal.II/filtered_iterator_03.cc [new file with mode: 0644]
tests/deal.II/filtered_iterator_03.output [new file with mode: 0644]
tests/deal.II/filtered_matrix.cc [new file with mode: 0644]
tests/deal.II/filtered_matrix.output [new file with mode: 0644]
tests/deal.II/get_finest_common_cells_01.cc [new file with mode: 0644]
tests/deal.II/get_finest_common_cells_01.output [new file with mode: 0644]
tests/deal.II/get_finest_common_cells_02.cc [new file with mode: 0644]
tests/deal.II/get_finest_common_cells_02.output [new file with mode: 0644]
tests/deal.II/get_finest_common_cells_03.cc [new file with mode: 0644]
tests/deal.II/get_finest_common_cells_03.output [new file with mode: 0644]
tests/deal.II/get_finest_common_cells_04.cc [new file with mode: 0644]
tests/deal.II/get_finest_common_cells_04.output [new file with mode: 0644]
tests/deal.II/grid_generator_01.cc [new file with mode: 0644]
tests/deal.II/grid_generator_01.output [new file with mode: 0644]
tests/deal.II/grid_hyper_shell.cc [new file with mode: 0644]
tests/deal.II/grid_hyper_shell.output [new file with mode: 0644]
tests/deal.II/grid_hyper_shell_02.cc [new file with mode: 0644]
tests/deal.II/grid_hyper_shell_02.output [new file with mode: 0644]
tests/deal.II/grid_hyper_shell_03.cc [new file with mode: 0644]
tests/deal.II/grid_hyper_shell_03.output [new file with mode: 0644]
tests/deal.II/grid_hyper_shell_04.cc [new file with mode: 0644]
tests/deal.II/grid_hyper_shell_04.output [new file with mode: 0644]
tests/deal.II/grid_hyper_shell_05.cc [new file with mode: 0644]
tests/deal.II/grid_hyper_shell_05.output [new file with mode: 0644]
tests/deal.II/grid_in.cc [new file with mode: 0644]
tests/deal.II/grid_in.output [new file with mode: 0644]
tests/deal.II/grid_in/2d.inp [new file with mode: 0644]
tests/deal.II/grid_in/2d.nc [new file with mode: 0644]
tests/deal.II/grid_in/2d.xda [new file with mode: 0644]
tests/deal.II/grid_in_02.cc [new file with mode: 0644]
tests/deal.II/grid_in_02.output [new file with mode: 0644]
tests/deal.II/grid_in_02/2d.xda [new file with mode: 0644]
tests/deal.II/grid_in_3d.cc [new file with mode: 0644]
tests/deal.II/grid_in_3d.output [new file with mode: 0644]
tests/deal.II/grid_in_3d/1.in [new file with mode: 0644]
tests/deal.II/grid_in_3d/1.nc [new file with mode: 0644]
tests/deal.II/grid_in_3d/2.in [new file with mode: 0644]
tests/deal.II/grid_in_3d/3.in [new file with mode: 0644]
tests/deal.II/grid_in_3d/4.in [new file with mode: 0644]
tests/deal.II/grid_in_3d/evil_0.in [new file with mode: 0644]
tests/deal.II/grid_in_3d/evil_1.in [new file with mode: 0644]
tests/deal.II/grid_in_3d/evil_2.in [new file with mode: 0644]
tests/deal.II/grid_in_3d/evil_3.in [new file with mode: 0644]
tests/deal.II/grid_in_3d/evil_4.in [new file with mode: 0644]
tests/deal.II/grid_in_3d_02.cc [new file with mode: 0644]
tests/deal.II/grid_in_3d_02.output [new file with mode: 0644]
tests/deal.II/grid_in_3d_02/747.ucd [new file with mode: 0644]
tests/deal.II/grid_in_msh.cc [new file with mode: 0644]
tests/deal.II/grid_in_msh.output [new file with mode: 0644]
tests/deal.II/grid_in_msh/mesh.msh [new file with mode: 0644]
tests/deal.II/grid_in_msh_02.cc [new file with mode: 0644]
tests/deal.II/grid_in_msh_02.output [new file with mode: 0644]
tests/deal.II/grid_in_msh_02/mesh.msh [new file with mode: 0644]
tests/deal.II/grid_in_msh_03.cc [new file with mode: 0644]
tests/deal.II/grid_in_msh_03.output [new file with mode: 0644]
tests/deal.II/grid_in_msh_03/mesh.msh [new file with mode: 0644]
tests/deal.II/grid_in_msh_version_1.cc [new file with mode: 0644]
tests/deal.II/grid_in_msh_version_1.output [new file with mode: 0644]
tests/deal.II/grid_in_msh_version_1/input_v1.msh [new file with mode: 0644]
tests/deal.II/grid_in_msh_version_1/input_v2.msh [new file with mode: 0644]
tests/deal.II/grid_in_msh_version_2.cc [new file with mode: 0644]
tests/deal.II/grid_in_msh_version_2.output [new file with mode: 0644]
tests/deal.II/grid_in_msh_version_2/hole81.msh [new file with mode: 0644]
tests/deal.II/grid_in_msh_version_2/hole8170.msh [new file with mode: 0644]
tests/deal.II/grid_in_tecplot.cc [new file with mode: 0644]
tests/deal.II/grid_in_tecplot.output [new file with mode: 0644]
tests/deal.II/grid_in_tecplot/1.dat [new file with mode: 0644]
tests/deal.II/grid_in_tecplot/2.dat [new file with mode: 0644]
tests/deal.II/grid_in_tecplot/3.dat [new file with mode: 0644]
tests/deal.II/grid_in_tecplot/4.dat [new file with mode: 0644]
tests/deal.II/grid_in_unv_2d.cc [new file with mode: 0644]
tests/deal.II/grid_in_unv_2d.output [new file with mode: 0644]
tests/deal.II/grid_in_unv_2d/mesh.msh [new file with mode: 0644]
tests/deal.II/grid_in_unv_2d/test1427.unv [new file with mode: 0644]
tests/deal.II/grid_in_unv_2d/test46.unv [new file with mode: 0644]
tests/deal.II/grid_in_unv_3d.cc [new file with mode: 0644]
tests/deal.II/grid_in_unv_3d.output [new file with mode: 0644]
tests/deal.II/grid_in_unv_3d/3D.unv [new file with mode: 0644]
tests/deal.II/grid_in_unv_3d/mesh.msh [new file with mode: 0644]
tests/deal.II/grid_in_vtk_2d.cc [new file with mode: 0644]
tests/deal.II/grid_in_vtk_2d.output [new file with mode: 0644]
tests/deal.II/grid_in_vtk_2d/mesh [new file with mode: 0644]
tests/deal.II/grid_in_vtk_2d/mesh.msh [new file with mode: 0644]
tests/deal.II/grid_in_vtk_3d.cc [new file with mode: 0644]
tests/deal.II/grid_in_vtk_3d.output [new file with mode: 0644]
tests/deal.II/grid_in_vtk_3d/mesh [new file with mode: 0644]
tests/deal.II/grid_in_vtk_3d/mesh.msh [new file with mode: 0644]
tests/deal.II/grid_invert.cc [new file with mode: 0644]
tests/deal.II/grid_invert.output [new file with mode: 0644]
tests/deal.II/grid_out.cc [new file with mode: 0644]
tests/deal.II/grid_out.output [new file with mode: 0644]
tests/deal.II/grid_out_02.cc [new file with mode: 0644]
tests/deal.II/grid_out_02.output [new file with mode: 0644]
tests/deal.II/grid_out_03.cc [new file with mode: 0644]
tests/deal.II/grid_out_03.output [new file with mode: 0644]
tests/deal.II/grid_out_04.cc [new file with mode: 0644]
tests/deal.II/grid_out_04.output [new file with mode: 0644]
tests/deal.II/grid_out_05.cc [new file with mode: 0644]
tests/deal.II/grid_out_05.output [new file with mode: 0644]
tests/deal.II/grid_output_input.cc [new file with mode: 0644]
tests/deal.II/grid_output_input.output [new file with mode: 0644]
tests/deal.II/grid_parallelepiped.cc [new file with mode: 0644]
tests/deal.II/grid_parallelepiped.output [new file with mode: 0644]
tests/deal.II/grid_parallelepiped_01.cc [new file with mode: 0644]
tests/deal.II/grid_parallelepiped_01.output [new file with mode: 0644]
tests/deal.II/grid_parallelepiped_02.cc [new file with mode: 0644]
tests/deal.II/grid_parallelepiped_02.output [new file with mode: 0644]
tests/deal.II/grid_parallelepiped_03.cc [new file with mode: 0644]
tests/deal.II/grid_parallelepiped_03.output [new file with mode: 0644]
tests/deal.II/grid_test.cc [new file with mode: 0644]
tests/deal.II/grid_test.output [new file with mode: 0644]
tests/deal.II/grid_tools.cc [new file with mode: 0644]
tests/deal.II/grid_tools.output [new file with mode: 0644]
tests/deal.II/grid_tools_02.cc [new file with mode: 0644]
tests/deal.II/grid_tools_02.output [new file with mode: 0644]
tests/deal.II/grid_tools_03.cc [new file with mode: 0644]
tests/deal.II/grid_tools_03.output [new file with mode: 0644]
tests/deal.II/grid_tools_04.cc [new file with mode: 0644]
tests/deal.II/grid_tools_04.output [new file with mode: 0644]
tests/deal.II/grid_tools_05.cc [new file with mode: 0644]
tests/deal.II/grid_tools_05.output [new file with mode: 0644]
tests/deal.II/grid_tools_06.cc [new file with mode: 0644]
tests/deal.II/grid_tools_06.output [new file with mode: 0644]
tests/deal.II/grid_transform.cc [new file with mode: 0644]
tests/deal.II/grid_transform.output [new file with mode: 0644]
tests/deal.II/grid_transform_3d.cc [new file with mode: 0644]
tests/deal.II/grid_transform_3d.output [new file with mode: 0644]
tests/deal.II/have_same_coarse_mesh_01.cc [new file with mode: 0644]
tests/deal.II/have_same_coarse_mesh_01.output [new file with mode: 0644]
tests/deal.II/have_same_coarse_mesh_02.cc [new file with mode: 0644]
tests/deal.II/have_same_coarse_mesh_02.output [new file with mode: 0644]
tests/deal.II/have_same_coarse_mesh_03.cc [new file with mode: 0644]
tests/deal.II/have_same_coarse_mesh_03.output [new file with mode: 0644]
tests/deal.II/have_same_coarse_mesh_04.cc [new file with mode: 0644]
tests/deal.II/have_same_coarse_mesh_04.output [new file with mode: 0644]
tests/deal.II/helmholtz.h [new file with mode: 0644]
tests/deal.II/helmholtz1.th [new file with mode: 0644]
tests/deal.II/helmholtz1mg.th [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints.cc [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints.output [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_02.cc [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_02.output [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_03.cc [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_03.output [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_04.cc [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_04.output [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_block.cc [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_block.output [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_nonsymmetric.cc [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_nonsymmetric.output [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_vector.cc [new file with mode: 0644]
tests/deal.II/inhomogeneous_constraints_vector.output [new file with mode: 0644]
tests/deal.II/intergrid_constraints.cc [new file with mode: 0644]
tests/deal.II/intergrid_constraints.output [new file with mode: 0644]
tests/deal.II/intergrid_map.cc [new file with mode: 0644]
tests/deal.II/intergrid_map.output [new file with mode: 0644]
tests/deal.II/interpolate_boundary_values_01.cc [new file with mode: 0644]
tests/deal.II/interpolate_boundary_values_01.output [new file with mode: 0644]
tests/deal.II/interpolate_boundary_values_02.cc [new file with mode: 0644]
tests/deal.II/interpolate_boundary_values_02.output [new file with mode: 0644]
tests/deal.II/interpolate_dgq_01.cc [new file with mode: 0644]
tests/deal.II/interpolate_dgq_01.output [new file with mode: 0644]
tests/deal.II/interpolate_dgq_02.cc [new file with mode: 0644]
tests/deal.II/interpolate_dgq_02.output [new file with mode: 0644]
tests/deal.II/interpolate_q_01.cc [new file with mode: 0644]
tests/deal.II/interpolate_q_01.output [new file with mode: 0644]
tests/deal.II/interpolate_q_02.cc [new file with mode: 0644]
tests/deal.II/interpolate_q_02.output [new file with mode: 0644]
tests/deal.II/interpolate_q_system_01.cc [new file with mode: 0644]
tests/deal.II/interpolate_q_system_01.output [new file with mode: 0644]
tests/deal.II/interpolate_q_system_02.cc [new file with mode: 0644]
tests/deal.II/interpolate_q_system_02.output [new file with mode: 0644]
tests/deal.II/kelly_crash_02.cc [new file with mode: 0644]
tests/deal.II/kelly_crash_02.output [new file with mode: 0644]
tests/deal.II/line_coarsening_3d.cc [new file with mode: 0644]
tests/deal.II/line_coarsening_3d.output [new file with mode: 0644]
tests/deal.II/matrices.cc [new file with mode: 0644]
tests/deal.II/matrices.output [new file with mode: 0644]
tests/deal.II/maximal_cell_diameter.cc [new file with mode: 0644]
tests/deal.II/maximal_cell_diameter.output [new file with mode: 0644]
tests/deal.II/measure_et_al.cc [new file with mode: 0644]
tests/deal.II/measure_et_al.output [new file with mode: 0644]
tests/deal.II/measure_et_al_02.cc [new file with mode: 0644]
tests/deal.II/measure_et_al_02.output [new file with mode: 0644]
tests/deal.II/memory_consumption_01.cc [new file with mode: 0644]
tests/deal.II/memory_consumption_01.output [new file with mode: 0644]
tests/deal.II/merge_triangulations_01.cc [new file with mode: 0644]
tests/deal.II/merge_triangulations_01.output [new file with mode: 0644]
tests/deal.II/mesh_smoothing_02.cc [new file with mode: 0644]
tests/deal.II/mesh_smoothing_02.output [new file with mode: 0644]
tests/deal.II/mesh_smoothing_03.cc [new file with mode: 0644]
tests/deal.II/mesh_smoothing_03.output [new file with mode: 0644]
tests/deal.II/mg_dof_handler.cc [new file with mode: 0644]
tests/deal.II/mg_dof_handler.output [new file with mode: 0644]
tests/deal.II/minimal_cell_diameter.cc [new file with mode: 0644]
tests/deal.II/minimal_cell_diameter.output [new file with mode: 0644]
tests/deal.II/newton_01.cc [new file with mode: 0644]
tests/deal.II/newton_01.output [new file with mode: 0644]
tests/deal.II/no_flux_01.cc [new file with mode: 0644]
tests/deal.II/no_flux_01.output [new file with mode: 0644]
tests/deal.II/no_flux_02.cc [new file with mode: 0644]
tests/deal.II/no_flux_02.output [new file with mode: 0644]
tests/deal.II/no_flux_03.cc [new file with mode: 0644]
tests/deal.II/no_flux_03.output [new file with mode: 0644]
tests/deal.II/no_flux_04.cc [new file with mode: 0644]
tests/deal.II/no_flux_04.output [new file with mode: 0644]
tests/deal.II/no_flux_05.cc [new file with mode: 0644]
tests/deal.II/no_flux_05.output [new file with mode: 0644]
tests/deal.II/no_flux_06.cc [new file with mode: 0644]
tests/deal.II/no_flux_06.output [new file with mode: 0644]
tests/deal.II/no_flux_07.cc [new file with mode: 0644]
tests/deal.II/no_flux_07.output [new file with mode: 0644]
tests/deal.II/no_flux_08.cc [new file with mode: 0644]
tests/deal.II/no_flux_08.output [new file with mode: 0644]
tests/deal.II/no_flux_09.cc [new file with mode: 0644]
tests/deal.II/no_flux_09.output [new file with mode: 0644]
tests/deal.II/no_flux_10.cc [new file with mode: 0644]
tests/deal.II/no_flux_10.output [new file with mode: 0644]
tests/deal.II/no_flux_11.cc [new file with mode: 0644]
tests/deal.II/no_flux_11.msh [new file with mode: 0644]
tests/deal.II/no_flux_11.output [new file with mode: 0644]
tests/deal.II/no_flux_hp_01.cc [new file with mode: 0644]
tests/deal.II/no_flux_hp_01.output [new file with mode: 0644]
tests/deal.II/no_flux_hp_02.cc [new file with mode: 0644]
tests/deal.II/no_flux_hp_02.output [new file with mode: 0644]
tests/deal.II/no_flux_hp_03.cc [new file with mode: 0644]
tests/deal.II/no_flux_hp_03.output [new file with mode: 0644]
tests/deal.II/no_flux_hp_04.cc [new file with mode: 0644]
tests/deal.II/no_flux_hp_04.output [new file with mode: 0644]
tests/deal.II/no_flux_hp_05.cc [new file with mode: 0644]
tests/deal.II/no_flux_hp_05.output [new file with mode: 0644]
tests/deal.II/normal_flux_01.cc [new file with mode: 0644]
tests/deal.II/normal_flux_01.output [new file with mode: 0644]
tests/deal.II/normal_flux_02.cc [new file with mode: 0644]
tests/deal.II/normal_flux_02.output [new file with mode: 0644]
tests/deal.II/normal_flux_03.cc [new file with mode: 0644]
tests/deal.II/normal_flux_03.output [new file with mode: 0644]
tests/deal.II/normal_flux_hp_01.cc [new file with mode: 0644]
tests/deal.II/normal_flux_hp_01.output [new file with mode: 0644]
tests/deal.II/normal_vector_01.cc [new file with mode: 0644]
tests/deal.II/normal_vector_01.output [new file with mode: 0644]
tests/deal.II/normal_vector_01_2d.cc [new file with mode: 0644]
tests/deal.II/normal_vector_01_2d.output [new file with mode: 0644]
tests/deal.II/normal_vector_02.cc [new file with mode: 0644]
tests/deal.II/normal_vector_02.output [new file with mode: 0644]
tests/deal.II/normal_vector_02_2d.cc [new file with mode: 0644]
tests/deal.II/normal_vector_02_2d.output [new file with mode: 0644]
tests/deal.II/normal_vector_03.cc [new file with mode: 0644]
tests/deal.II/normal_vector_03.output [new file with mode: 0644]
tests/deal.II/normal_vector_03_2d.cc [new file with mode: 0644]
tests/deal.II/normal_vector_03_2d.output [new file with mode: 0644]
tests/deal.II/normals_at_vertices_01.cc [new file with mode: 0644]
tests/deal.II/normals_at_vertices_01.output [new file with mode: 0644]
tests/deal.II/normals_at_vertices_02.cc [new file with mode: 0644]
tests/deal.II/normals_at_vertices_02.output [new file with mode: 0644]
tests/deal.II/number_cache_01.cc [new file with mode: 0644]
tests/deal.II/number_cache_01.output [new file with mode: 0644]
tests/deal.II/number_cache_02.cc [new file with mode: 0644]
tests/deal.II/number_cache_02.output [new file with mode: 0644]
tests/deal.II/number_cache_03.cc [new file with mode: 0644]
tests/deal.II/number_cache_03.output [new file with mode: 0644]
tests/deal.II/point_value_history_01.cc [new file with mode: 0644]
tests/deal.II/point_value_history_01.output [new file with mode: 0644]
tests/deal.II/point_value_history_02.cc [new file with mode: 0644]
tests/deal.II/point_value_history_02.output [new file with mode: 0644]
tests/deal.II/point_value_history_03.cc [new file with mode: 0644]
tests/deal.II/point_value_history_03.output [new file with mode: 0644]
tests/deal.II/project_01.cc [new file with mode: 0644]
tests/deal.II/project_01.output [new file with mode: 0644]
tests/deal.II/project_01_curved_boundary.cc [new file with mode: 0644]
tests/deal.II/project_01_curved_boundary.output [new file with mode: 0644]
tests/deal.II/project_02.cc [new file with mode: 0644]
tests/deal.II/project_02.output [new file with mode: 0644]
tests/deal.II/project_boundary_rt_01.cc [new file with mode: 0644]
tests/deal.II/project_boundary_rt_01.output [new file with mode: 0644]
tests/deal.II/project_bv_curl_conf.cc [new file with mode: 0644]
tests/deal.II/project_bv_curl_conf.output [new file with mode: 0644]
tests/deal.II/project_bv_div_conf.cc [new file with mode: 0644]
tests/deal.II/project_bv_div_conf.output [new file with mode: 0644]
tests/deal.II/project_common.h [new file with mode: 0644]
tests/deal.II/project_dgp_01.cc [new file with mode: 0644]
tests/deal.II/project_dgp_01.output [new file with mode: 0644]
tests/deal.II/project_dgp_02.cc [new file with mode: 0644]
tests/deal.II/project_dgp_02.output [new file with mode: 0644]
tests/deal.II/project_dgp_03.cc [new file with mode: 0644]
tests/deal.II/project_dgp_03.output [new file with mode: 0644]
tests/deal.II/project_dgp_04.cc [new file with mode: 0644]
tests/deal.II/project_dgp_04.output [new file with mode: 0644]
tests/deal.II/project_dgp_05.cc [new file with mode: 0644]
tests/deal.II/project_dgp_05.output [new file with mode: 0644]
tests/deal.II/project_dgp_monomial_01.cc [new file with mode: 0644]
tests/deal.II/project_dgp_monomial_01.output [new file with mode: 0644]
tests/deal.II/project_dgp_monomial_02.cc [new file with mode: 0644]
tests/deal.II/project_dgp_monomial_02.output [new file with mode: 0644]
tests/deal.II/project_dgp_monomial_03.cc [new file with mode: 0644]
tests/deal.II/project_dgp_monomial_03.output [new file with mode: 0644]
tests/deal.II/project_dgp_monomial_04.cc [new file with mode: 0644]
tests/deal.II/project_dgp_monomial_04.output [new file with mode: 0644]
tests/deal.II/project_dgp_monomial_05.cc [new file with mode: 0644]
tests/deal.II/project_dgp_monomial_05.output [new file with mode: 0644]
tests/deal.II/project_dgq_01.cc [new file with mode: 0644]
tests/deal.II/project_dgq_01.output [new file with mode: 0644]
tests/deal.II/project_dgq_02.cc [new file with mode: 0644]
tests/deal.II/project_dgq_02.output [new file with mode: 0644]
tests/deal.II/project_dgq_03.cc [new file with mode: 0644]
tests/deal.II/project_dgq_03.output [new file with mode: 0644]
tests/deal.II/project_dgq_04.cc [new file with mode: 0644]
tests/deal.II/project_dgq_04.output [new file with mode: 0644]
tests/deal.II/project_dgq_05.cc [new file with mode: 0644]
tests/deal.II/project_dgq_05.output [new file with mode: 0644]
tests/deal.II/project_nedelec_01.cc [new file with mode: 0644]
tests/deal.II/project_nedelec_01.output [new file with mode: 0644]
tests/deal.II/project_nedelec_02.cc [new file with mode: 0644]
tests/deal.II/project_nedelec_02.output [new file with mode: 0644]
tests/deal.II/project_nedelec_03.cc [new file with mode: 0644]
tests/deal.II/project_nedelec_03.output [new file with mode: 0644]
tests/deal.II/project_nedelec_04.cc [new file with mode: 0644]
tests/deal.II/project_nedelec_04.output [new file with mode: 0644]
tests/deal.II/project_nedelec_05.cc [new file with mode: 0644]
tests/deal.II/project_nedelec_05.output [new file with mode: 0644]
tests/deal.II/project_q_01.cc [new file with mode: 0644]
tests/deal.II/project_q_01.output [new file with mode: 0644]
tests/deal.II/project_q_02.cc [new file with mode: 0644]
tests/deal.II/project_q_02.output [new file with mode: 0644]
tests/deal.II/project_q_03.cc [new file with mode: 0644]
tests/deal.II/project_q_03.output [new file with mode: 0644]
tests/deal.II/project_q_04.cc [new file with mode: 0644]
tests/deal.II/project_q_04.output [new file with mode: 0644]
tests/deal.II/project_q_05.cc [new file with mode: 0644]
tests/deal.II/project_q_05.output [new file with mode: 0644]
tests/deal.II/project_q_hierarchical_01.cc [new file with mode: 0644]
tests/deal.II/project_q_hierarchical_01.output [new file with mode: 0644]
tests/deal.II/project_q_hierarchical_02.cc [new file with mode: 0644]
tests/deal.II/project_q_hierarchical_02.output [new file with mode: 0644]
tests/deal.II/project_q_hierarchical_03.cc [new file with mode: 0644]
tests/deal.II/project_q_hierarchical_03.output [new file with mode: 0644]
tests/deal.II/project_q_hierarchical_04.cc [new file with mode: 0644]
tests/deal.II/project_q_hierarchical_04.output [new file with mode: 0644]
tests/deal.II/project_q_hierarchical_05.cc [new file with mode: 0644]
tests/deal.II/project_q_hierarchical_05.output [new file with mode: 0644]
tests/deal.II/project_q_system_01.cc [new file with mode: 0644]
tests/deal.II/project_q_system_01.output [new file with mode: 0644]
tests/deal.II/project_q_system_02.cc [new file with mode: 0644]
tests/deal.II/project_q_system_02.output [new file with mode: 0644]
tests/deal.II/project_q_system_03.cc [new file with mode: 0644]
tests/deal.II/project_q_system_03.output [new file with mode: 0644]
tests/deal.II/project_q_system_04.cc [new file with mode: 0644]
tests/deal.II/project_q_system_04.output [new file with mode: 0644]
tests/deal.II/project_q_system_05.cc [new file with mode: 0644]
tests/deal.II/project_q_system_05.output [new file with mode: 0644]
tests/deal.II/project_rt_01.cc [new file with mode: 0644]
tests/deal.II/project_rt_01.output [new file with mode: 0644]
tests/deal.II/project_rt_02.cc [new file with mode: 0644]
tests/deal.II/project_rt_02.output [new file with mode: 0644]
tests/deal.II/project_rt_04.cc [new file with mode: 0644]
tests/deal.II/project_rt_04.output [new file with mode: 0644]
tests/deal.II/project_rt_05.cc [new file with mode: 0644]
tests/deal.II/project_rt_05.output [new file with mode: 0644]
tests/deal.II/project_to_surface_01.cc [new file with mode: 0644]
tests/deal.II/project_to_surface_01.output [new file with mode: 0644]
tests/deal.II/project_to_surface_02.cc [new file with mode: 0644]
tests/deal.II/project_to_surface_02.output [new file with mode: 0644]
tests/deal.II/project_to_surface_03.cc [new file with mode: 0644]
tests/deal.II/project_to_surface_03.output [new file with mode: 0644]
tests/deal.II/recursively_set_material_id.cc [new file with mode: 0644]
tests/deal.II/recursively_set_material_id.output [new file with mode: 0644]
tests/deal.II/refinement_listener_01.cc [new file with mode: 0644]
tests/deal.II/refinement_listener_01.output [new file with mode: 0644]
tests/deal.II/refinement_listener_02.cc [new file with mode: 0644]
tests/deal.II/refinement_listener_02.output [new file with mode: 0644]
tests/deal.II/refinement_listener_03.cc [new file with mode: 0644]
tests/deal.II/refinement_listener_03.output [new file with mode: 0644]
tests/deal.II/rt_covariant.cc [new file with mode: 0644]
tests/deal.II/rt_covariant.output [new file with mode: 0644]
tests/deal.II/rt_hessian.cc [new file with mode: 0644]
tests/deal.II/rt_hessian.output [new file with mode: 0644]
tests/deal.II/sparsity_pattern.cc [new file with mode: 0644]
tests/deal.II/sparsity_pattern.output [new file with mode: 0644]
tests/deal.II/sparsity_pattern_01.cc [new file with mode: 0644]
tests/deal.II/sparsity_pattern_01.output [new file with mode: 0644]
tests/deal.II/sparsity_pattern_01_x.cc [new file with mode: 0644]
tests/deal.II/sparsity_pattern_01_x.output [new file with mode: 0644]
tests/deal.II/sparsity_pattern_02.cc [new file with mode: 0644]
tests/deal.II/sparsity_pattern_02.output [new file with mode: 0644]
tests/deal.II/sparsity_pattern_03.cc [new file with mode: 0644]
tests/deal.II/sparsity_pattern_03.output [new file with mode: 0644]
tests/deal.II/sparsity_pattern_04.cc [new file with mode: 0644]
tests/deal.II/sparsity_pattern_04.output [new file with mode: 0644]
tests/deal.II/sparsity_pattern_05.cc [new file with mode: 0644]
tests/deal.II/sparsity_pattern_05.output [new file with mode: 0644]
tests/deal.II/sparsity_pattern_05_x.cc [new file with mode: 0644]
tests/deal.II/sparsity_pattern_05_x.output [new file with mode: 0644]
tests/deal.II/sparsity_pattern_x.cc [new file with mode: 0644]
tests/deal.II/sparsity_pattern_x.output [new file with mode: 0644]
tests/deal.II/subcelldata.cc [new file with mode: 0644]
tests/deal.II/subcelldata.output [new file with mode: 0644]
tests/deal.II/subdomain_ids.cc [new file with mode: 0644]
tests/deal.II/subdomain_ids.output [new file with mode: 0644]
tests/deal.II/subdomain_on_refinement.cc [new file with mode: 0644]
tests/deal.II/subdomain_on_refinement.output [new file with mode: 0644]
tests/deal.II/time_dependent_01.cc [new file with mode: 0644]
tests/deal.II/time_dependent_01.output [new file with mode: 0644]
tests/deal.II/tria_iterator_with_one_header.cc [new file with mode: 0644]
tests/deal.II/tria_iterator_with_one_header.output [new file with mode: 0644]
tests/deal.II/tria_last.cc [new file with mode: 0644]
tests/deal.II/tria_last.output [new file with mode: 0644]
tests/deal.II/union_triangulation.cc [new file with mode: 0644]
tests/deal.II/union_triangulation.output [new file with mode: 0644]
tests/deal.II/user_data_01.cc [new file with mode: 0644]
tests/deal.II/user_data_01.debug.output [new file with mode: 0644]
tests/deal.II/vectors_boundary_rhs_01.cc [new file with mode: 0644]
tests/deal.II/vectors_boundary_rhs_01.output [new file with mode: 0644]
tests/deal.II/vectors_boundary_rhs_02.cc [new file with mode: 0644]
tests/deal.II/vectors_boundary_rhs_02.output [new file with mode: 0644]
tests/deal.II/vectors_boundary_rhs_03.cc [new file with mode: 0644]
tests/deal.II/vectors_boundary_rhs_03.output [new file with mode: 0644]
tests/deal.II/vectors_point_source_01.cc [new file with mode: 0644]
tests/deal.II/vectors_point_source_01.output [new file with mode: 0644]
tests/deal.II/vectors_rhs_01.cc [new file with mode: 0644]
tests/deal.II/vectors_rhs_01.output [new file with mode: 0644]
tests/deal.II/vectors_rhs_03.cc [new file with mode: 0644]
tests/deal.II/vectors_rhs_03.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_01.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_01.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_02.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_02.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_03.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_03.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_04.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_04.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_05.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_05.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_06.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_06.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_07.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_07.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_08.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_08.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_09.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_09.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_10.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_10.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_11.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_11.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_12.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_12.output [new file with mode: 0644]
tests/deal.II/vertex_as_face_13.cc [new file with mode: 0644]
tests/deal.II/vertex_as_face_13.output [new file with mode: 0644]
tests/deal.II/wave-test-3.prm [new file with mode: 0644]
tests/distributed_grids/2d_coarse_grid_01.cc [new file with mode: 0644]
tests/distributed_grids/2d_coarse_grid_01.debug.output [new file with mode: 0644]
tests/distributed_grids/2d_coarse_grid_02.cc [new file with mode: 0644]
tests/distributed_grids/2d_coarse_grid_02.debug.output [new file with mode: 0644]
tests/distributed_grids/2d_coarse_grid_03.cc [new file with mode: 0644]
tests/distributed_grids/2d_coarse_grid_03.debug.output [new file with mode: 0644]
tests/distributed_grids/2d_coarse_grid_04.cc [new file with mode: 0644]
tests/distributed_grids/2d_coarse_grid_04.debug.output [new file with mode: 0644]
tests/distributed_grids/2d_coarse_grid_x_01.cc [new file with mode: 0644]
tests/distributed_grids/2d_coarse_grid_x_01.output [new file with mode: 0644]
tests/distributed_grids/2d_coarsening_01.cc [new file with mode: 0644]
tests/distributed_grids/2d_coarsening_01.debug.output [new file with mode: 0644]
tests/distributed_grids/2d_coarsening_02.cc [new file with mode: 0644]
tests/distributed_grids/2d_coarsening_02.debug.output [new file with mode: 0644]
tests/distributed_grids/2d_coarsening_03.cc [new file with mode: 0644]
tests/distributed_grids/2d_coarsening_03.output [new file with mode: 0644]
tests/distributed_grids/2d_coarsening_05.cc [new file with mode: 0644]
tests/distributed_grids/2d_coarsening_05.output [new file with mode: 0644]
tests/distributed_grids/2d_dofhandler_01.cc [new file with mode: 0644]
tests/distributed_grids/2d_dofhandler_01.output [new file with mode: 0644]
tests/distributed_grids/2d_refinement_01.cc [new file with mode: 0644]
tests/distributed_grids/2d_refinement_01.debug.output [new file with mode: 0644]
tests/distributed_grids/2d_refinement_02.cc [new file with mode: 0644]
tests/distributed_grids/2d_refinement_02.debug.output [new file with mode: 0644]
tests/distributed_grids/2d_refinement_03.cc [new file with mode: 0644]
tests/distributed_grids/2d_refinement_03.output [new file with mode: 0644]
tests/distributed_grids/2d_refinement_04.cc [new file with mode: 0644]
tests/distributed_grids/2d_refinement_04.output [new file with mode: 0644]
tests/distributed_grids/2d_refinement_05.cc [new file with mode: 0644]
tests/distributed_grids/2d_refinement_05.output [new file with mode: 0644]
tests/distributed_grids/2d_refinement_06.cc [new file with mode: 0644]
tests/distributed_grids/2d_refinement_06.output [new file with mode: 0644]
tests/distributed_grids/2d_refinement_07.cc [new file with mode: 0644]
tests/distributed_grids/2d_refinement_07.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_01.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_01.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_02.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_02.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_03.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_03.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_04.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_04.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_05.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_05.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_06.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_06.output [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_x_01.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarse_grid_x_01.output [new file with mode: 0644]
tests/distributed_grids/3d_coarsening_01.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarsening_01.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_coarsening_02.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarsening_02.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_coarsening_03.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarsening_03.output [new file with mode: 0644]
tests/distributed_grids/3d_coarsening_04.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarsening_04.output [new file with mode: 0644]
tests/distributed_grids/3d_coarsening_05.cc [new file with mode: 0644]
tests/distributed_grids/3d_coarsening_05.output [new file with mode: 0644]
tests/distributed_grids/3d_refinement_01.cc [new file with mode: 0644]
tests/distributed_grids/3d_refinement_01.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_refinement_02.cc [new file with mode: 0644]
tests/distributed_grids/3d_refinement_02.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_refinement_03.cc [new file with mode: 0644]
tests/distributed_grids/3d_refinement_03.debug.output [new file with mode: 0644]
tests/distributed_grids/3d_refinement_04.cc [new file with mode: 0644]
tests/distributed_grids/3d_refinement_04.output [new file with mode: 0644]
tests/distributed_grids/3d_refinement_05.cc [new file with mode: 0644]
tests/distributed_grids/3d_refinement_05.output [new file with mode: 0644]
tests/distributed_grids/3d_refinement_06.cc [new file with mode: 0644]
tests/distributed_grids/3d_refinement_06.output [new file with mode: 0644]
tests/distributed_grids/3d_refinement_07.cc [new file with mode: 0644]
tests/distributed_grids/3d_refinement_07.output [new file with mode: 0644]
tests/distributed_grids/3d_refinement_08.cc [new file with mode: 0644]
tests/distributed_grids/3d_refinement_08.output [new file with mode: 0644]
tests/distributed_grids/3d_refinement_09.cc [new file with mode: 0644]
tests/distributed_grids/3d_refinement_09.debug.output [new file with mode: 0644]
tests/distributed_grids/CMakeLists.txt [new file with mode: 0644]
tests/distributed_grids/anisotropic.cc [new file with mode: 0644]
tests/distributed_grids/anisotropic.debug.output [new file with mode: 0644]
tests/distributed_grids/coarse_grid_common.h [new file with mode: 0644]
tests/distributed_grids/count_dofs_per_block_01.cc [new file with mode: 0644]
tests/distributed_grids/count_dofs_per_block_01.output [new file with mode: 0644]
tests/distributed_grids/count_dofs_per_component_01.cc [new file with mode: 0644]
tests/distributed_grids/count_dofs_per_component_01.output [new file with mode: 0644]
tests/distributed_grids/dof_handler_number_cache.cc [new file with mode: 0644]
tests/distributed_grids/dof_handler_number_cache.output [new file with mode: 0644]
tests/distributed_grids/solution_transfer_01.cc [new file with mode: 0644]
tests/distributed_grids/solution_transfer_01.output [new file with mode: 0644]
tests/distributed_grids/solution_transfer_02.cc [new file with mode: 0644]
tests/distributed_grids/solution_transfer_02.output [new file with mode: 0644]
tests/distributed_grids/solution_transfer_03.cc [new file with mode: 0644]
tests/distributed_grids/solution_transfer_03.output [new file with mode: 0644]
tests/distributed_grids/solution_transfer_04.cc [new file with mode: 0644]
tests/distributed_grids/solution_transfer_04.output [new file with mode: 0644]
tests/distributed_grids/subdomain_id_01.cc [new file with mode: 0644]
tests/distributed_grids/subdomain_id_01.debug.output [new file with mode: 0644]
tests/distributed_grids/tria_settings_01.cc [new file with mode: 0644]
tests/distributed_grids/tria_settings_01.output [new file with mode: 0644]
tests/distributed_grids/update_number_cache_01.cc [new file with mode: 0644]
tests/distributed_grids/update_number_cache_01.output [new file with mode: 0644]
tests/dof_tools_frame.h [new file with mode: 0644]
tests/fail/abf_approximation_01.cc [new file with mode: 0644]
tests/fail/abf_approximation_01.output [new file with mode: 0644]
tests/fail/circular_01.cc [new file with mode: 0644]
tests/fail/circular_01.output [new file with mode: 0644]
tests/fail/fe_nothing_04.cc [new file with mode: 0644]
tests/fail/fe_nothing_04.output [new file with mode: 0644]
tests/fail/hp-step-14.cc [new file with mode: 0644]
tests/fail/hp-step-14.output [new file with mode: 0644]
tests/fail/hp-step-15.cc [new file with mode: 0644]
tests/fail/hp-step-15.output [new file with mode: 0644]
tests/fail/hp_constraints_q_08.cc [new file with mode: 0644]
tests/fail/hp_constraints_q_08.output [new file with mode: 0644]
tests/fail/hp_constraints_q_system_08.cc [new file with mode: 0644]
tests/fail/hp_constraints_q_system_08.output [new file with mode: 0644]
tests/fail/hp_constraints_q_system_x_08.cc [new file with mode: 0644]
tests/fail/hp_constraints_q_system_x_08.output [new file with mode: 0644]
tests/fail/hp_constraints_rt_01.cc [new file with mode: 0644]
tests/fail/hp_constraints_rt_01.output [new file with mode: 0644]
tests/fail/hp_constraints_rt_02.cc [new file with mode: 0644]
tests/fail/hp_constraints_rt_02.output [new file with mode: 0644]
tests/fail/hp_constraints_rt_03.cc [new file with mode: 0644]
tests/fail/hp_constraints_rt_03.output [new file with mode: 0644]
tests/fail/hp_constraints_rt_04.cc [new file with mode: 0644]
tests/fail/hp_constraints_rt_04.output [new file with mode: 0644]
tests/fail/hp_constraints_rt_05.cc [new file with mode: 0644]
tests/fail/hp_constraints_rt_05.output [new file with mode: 0644]
tests/fail/hp_constraints_rt_06.cc [new file with mode: 0644]
tests/fail/hp_constraints_rt_06.output [new file with mode: 0644]
tests/fail/injection_dgp.cc [new file with mode: 0644]
tests/fail/injection_dgp.output [new file with mode: 0644]
tests/fail/injection_dgp_nonparametric.cc [new file with mode: 0644]
tests/fail/injection_dgp_nonparametric.output [new file with mode: 0644]
tests/fail/injection_nedelec.cc [new file with mode: 0644]
tests/fail/injection_nedelec.output [new file with mode: 0644]
tests/fail/injection_q_hierarchical.cc [new file with mode: 0644]
tests/fail/injection_q_hierarchical.output [new file with mode: 0644]
tests/fail/injection_rt.cc [new file with mode: 0644]
tests/fail/injection_rt.output [new file with mode: 0644]
tests/fail/project_abf_01.cc [new file with mode: 0644]
tests/fail/project_abf_02.cc [new file with mode: 0644]
tests/fail/project_abf_03.cc [new file with mode: 0644]
tests/fail/project_abf_04.cc [new file with mode: 0644]
tests/fail/project_abf_05.cc [new file with mode: 0644]
tests/fail/project_dgp_nonparametric_01.cc [new file with mode: 0644]
tests/fail/project_dgp_nonparametric_02.cc [new file with mode: 0644]
tests/fail/project_dgp_nonparametric_03.cc [new file with mode: 0644]
tests/fail/project_dgp_nonparametric_04.cc [new file with mode: 0644]
tests/fail/project_dgp_nonparametric_05.cc [new file with mode: 0644]
tests/fail/project_rt_03.cc [new file with mode: 0644]
tests/fail/project_rt_03.output [new file with mode: 0644]
tests/fail/rt/rt.gpl [new file with mode: 0644]
tests/fail/rt_4.cc [new file with mode: 0644]
tests/fail/rt_4.output [new file with mode: 0644]
tests/fail/rt_6.cc [new file with mode: 0644]
tests/fail/rt_6.output [new file with mode: 0644]
tests/fail/rt_crash_01.cc [new file with mode: 0644]
tests/fail/rt_crash_01.output [new file with mode: 0644]
tests/fail/rt_distorted_01.cc [new file with mode: 0644]
tests/fail/rt_distorted_01.output [new file with mode: 0644]
tests/fail/rt_distorted_02.cc [new file with mode: 0644]
tests/fail/rt_distorted_02.output [new file with mode: 0644]
tests/fail/vectors_boundary_rhs_hp_02.cc [new file with mode: 0644]
tests/fail/vectors_boundary_rhs_hp_02.output [new file with mode: 0644]
tests/fail/vectors_rhs_hp_02.cc [new file with mode: 0644]
tests/fail/vectors_rhs_hp_02.output [new file with mode: 0644]
tests/fe/CMakeLists.txt [new file with mode: 0644]
tests/fe/abf_01.cc [new file with mode: 0644]
tests/fe/abf_01.output [new file with mode: 0644]
tests/fe/abf_projection_01.cc [new file with mode: 0644]
tests/fe/abf_projection_01.output [new file with mode: 0644]
tests/fe/block_mask_01.cc [new file with mode: 0644]
tests/fe/block_mask_01.output [new file with mode: 0644]
tests/fe/block_mask_02.cc [new file with mode: 0644]
tests/fe/block_mask_02.debug.output [new file with mode: 0644]
tests/fe/block_mask_03.cc [new file with mode: 0644]
tests/fe/block_mask_03.output [new file with mode: 0644]
tests/fe/block_mask_04.cc [new file with mode: 0644]
tests/fe/block_mask_04.output [new file with mode: 0644]
tests/fe/block_mask_05.cc [new file with mode: 0644]
tests/fe/block_mask_05.output [new file with mode: 0644]
tests/fe/block_mask_06.cc [new file with mode: 0644]
tests/fe/block_mask_06.debug.output [new file with mode: 0644]
tests/fe/block_mask_07.cc [new file with mode: 0644]
tests/fe/block_mask_07.debug.output [new file with mode: 0644]
tests/fe/block_mask_08.cc [new file with mode: 0644]
tests/fe/block_mask_08.output [new file with mode: 0644]
tests/fe/block_mask_09.cc [new file with mode: 0644]
tests/fe/block_mask_09.output [new file with mode: 0644]
tests/fe/block_mask_10.cc [new file with mode: 0644]
tests/fe/block_mask_10.output [new file with mode: 0644]
tests/fe/block_mask_11.cc [new file with mode: 0644]
tests/fe/block_mask_11.output [new file with mode: 0644]
tests/fe/cell_similarity_01.cc [new file with mode: 0644]
tests/fe/cell_similarity_01.output [new file with mode: 0644]
tests/fe/cell_similarity_02.cc [new file with mode: 0644]
tests/fe/cell_similarity_02.output [new file with mode: 0644]
tests/fe/cell_similarity_03.cc [new file with mode: 0644]
tests/fe/cell_similarity_03.output [new file with mode: 0644]
tests/fe/cell_similarity_04.cc [new file with mode: 0644]
tests/fe/cell_similarity_04.output [new file with mode: 0644]
tests/fe/cell_similarity_05.cc [new file with mode: 0644]
tests/fe/cell_similarity_05.output [new file with mode: 0644]
tests/fe/cell_similarity_06.cc [new file with mode: 0644]
tests/fe/cell_similarity_06.output [new file with mode: 0644]
tests/fe/cell_similarity_07.cc [new file with mode: 0644]
tests/fe/cell_similarity_07.output [new file with mode: 0644]
tests/fe/cell_similarity_08.cc [new file with mode: 0644]
tests/fe/cell_similarity_08.output [new file with mode: 0644]
tests/fe/cell_similarity_09.cc [new file with mode: 0644]
tests/fe/cell_similarity_09.output [new file with mode: 0644]
tests/fe/cell_similarity_10.cc [new file with mode: 0644]
tests/fe/cell_similarity_10.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_01.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_01.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_02.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_02.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_03.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_03.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_04.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_04.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_05.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_05.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_06.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_06.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_07.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_07.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_08.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_08.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_09.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_09.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_10.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_monomial_10.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_01.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_01.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_02.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_02.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_03.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_03.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_04.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_04.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_05.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_05.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_06.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_06.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_07.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_07.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_08.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_08.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_09.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_09.output [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_10.cc [new file with mode: 0644]
tests/fe/cell_similarity_dgp_nonparametric_10.output [new file with mode: 0644]
tests/fe/check_derivatives.cc [new file with mode: 0644]
tests/fe/check_derivatives.output [new file with mode: 0644]
tests/fe/component_mask_01.cc [new file with mode: 0644]
tests/fe/component_mask_01.output [new file with mode: 0644]
tests/fe/component_mask_02.cc [new file with mode: 0644]
tests/fe/component_mask_02.debug.output [new file with mode: 0644]
tests/fe/component_mask_03.cc [new file with mode: 0644]
tests/fe/component_mask_03.output [new file with mode: 0644]
tests/fe/component_mask_04.cc [new file with mode: 0644]
tests/fe/component_mask_04.output [new file with mode: 0644]
tests/fe/component_mask_05.cc [new file with mode: 0644]
tests/fe/component_mask_05.output [new file with mode: 0644]
tests/fe/component_mask_06.cc [new file with mode: 0644]
tests/fe/component_mask_06.debug.output [new file with mode: 0644]
tests/fe/component_mask_07.cc [new file with mode: 0644]
tests/fe/component_mask_07.debug.output [new file with mode: 0644]
tests/fe/component_mask_08.cc [new file with mode: 0644]
tests/fe/component_mask_08.output [new file with mode: 0644]
tests/fe/component_mask_09.cc [new file with mode: 0644]
tests/fe/component_mask_09.output [new file with mode: 0644]
tests/fe/component_mask_10.cc [new file with mode: 0644]
tests/fe/component_mask_10.output [new file with mode: 0644]
tests/fe/component_mask_11.cc [new file with mode: 0644]
tests/fe/component_mask_11.output [new file with mode: 0644]
tests/fe/component_mask_12.cc [new file with mode: 0644]
tests/fe/component_mask_12.output [new file with mode: 0644]
tests/fe/component_mask_13.cc [new file with mode: 0644]
tests/fe/component_mask_13.output [new file with mode: 0644]
tests/fe/component_mask_14.cc [new file with mode: 0644]
tests/fe/component_mask_14.debug.output [new file with mode: 0644]
tests/fe/copy_01.cc [new file with mode: 0644]
tests/fe/copy_01.output [new file with mode: 0644]
tests/fe/copy_fe.cc [new file with mode: 0644]
tests/fe/copy_fe.output [new file with mode: 0644]
tests/fe/deformed_projection.h [new file with mode: 0644]
tests/fe/derivatives.cc [new file with mode: 0644]
tests/fe/derivatives.output [new file with mode: 0644]
tests/fe/derivatives_face.cc [new file with mode: 0644]
tests/fe/derivatives_face.output [new file with mode: 0644]
tests/fe/dgp_01.cc [new file with mode: 0644]
tests/fe/dgp_01.output [new file with mode: 0644]
tests/fe/dgp_monomial_1.cc [new file with mode: 0644]
tests/fe/dgp_monomial_1.output [new file with mode: 0644]
tests/fe/dgp_monomial_2.cc [new file with mode: 0644]
tests/fe/dgp_monomial_2.output [new file with mode: 0644]
tests/fe/dgq_1.cc [new file with mode: 0644]
tests/fe/dgq_1.output [new file with mode: 0644]
tests/fe/face_to_cell_q1_2d.cc [new file with mode: 0644]
tests/fe/face_to_cell_q1_2d.output [new file with mode: 0644]
tests/fe/face_to_cell_q2_2d.cc [new file with mode: 0644]
tests/fe/face_to_cell_q2_2d.output [new file with mode: 0644]
tests/fe/face_to_cell_q2xq2_2d.cc [new file with mode: 0644]
tests/fe/face_to_cell_q2xq2_2d.output [new file with mode: 0644]
tests/fe/face_to_cell_q3_2d.cc [new file with mode: 0644]
tests/fe/face_to_cell_q3_2d.output [new file with mode: 0644]
tests/fe/face_to_cell_q3xq4_2d.cc [new file with mode: 0644]
tests/fe/face_to_cell_q3xq4_2d.output [new file with mode: 0644]
tests/fe/face_to_cell_q4_2d.cc [new file with mode: 0644]
tests/fe/face_to_cell_q4_2d.output [new file with mode: 0644]
tests/fe/fe_data_test.cc [new file with mode: 0644]
tests/fe/fe_data_test.output [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec.h [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_0.cc [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_0.output [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_000.cc [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_000.output [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_001.cc [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_001.output [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_010.cc [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_010.output [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_011.cc [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_011.output [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_100.cc [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_100.output [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_101.cc [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_101.output [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_110.cc [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_110.output [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_111.cc [new file with mode: 0644]
tests/fe/fe_face_orientation_nedelec_111.output [new file with mode: 0644]
tests/fe/fe_face_values_1d.cc [new file with mode: 0644]
tests/fe/fe_face_values_1d.output [new file with mode: 0644]
tests/fe/fe_face_values_1d_mapping_cartesian.cc [new file with mode: 0644]
tests/fe/fe_face_values_1d_mapping_cartesian.output [new file with mode: 0644]
tests/fe/fe_face_values_1d_mapping_q2.cc [new file with mode: 0644]
tests/fe/fe_face_values_1d_mapping_q2.output [new file with mode: 0644]
tests/fe/fe_prolongation_bdm.cc [new file with mode: 0644]
tests/fe/fe_prolongation_bdm.output [new file with mode: 0644]
tests/fe/fe_prolongation_common.h [new file with mode: 0644]
tests/fe/fe_prolongation_dgp.cc [new file with mode: 0644]
tests/fe/fe_prolongation_dgp.output [new file with mode: 0644]
tests/fe/fe_prolongation_dgq.cc [new file with mode: 0644]
tests/fe/fe_prolongation_dgq.output [new file with mode: 0644]
tests/fe/fe_prolongation_nedelec.cc [new file with mode: 0644]
tests/fe/fe_prolongation_nedelec.output [new file with mode: 0644]
tests/fe/fe_prolongation_q.cc [new file with mode: 0644]
tests/fe/fe_prolongation_q.output [new file with mode: 0644]
tests/fe/fe_prolongation_q_dg0.cc [new file with mode: 0644]
tests/fe/fe_prolongation_q_dg0.output [new file with mode: 0644]
tests/fe/fe_prolongation_q_hierarchical.cc [new file with mode: 0644]
tests/fe/fe_prolongation_q_hierarchical.output [new file with mode: 0644]
tests/fe/fe_prolongation_q_iso_q1.cc [new file with mode: 0644]
tests/fe/fe_prolongation_q_iso_q1.output [new file with mode: 0644]
tests/fe/fe_prolongation_rt.cc [new file with mode: 0644]
tests/fe/fe_prolongation_rt.output [new file with mode: 0644]
tests/fe/fe_prolongation_sys_01.cc [new file with mode: 0644]
tests/fe/fe_prolongation_sys_01.output [new file with mode: 0644]
tests/fe/fe_prolongation_sys_02.cc [new file with mode: 0644]
tests/fe/fe_prolongation_sys_02.output [new file with mode: 0644]
tests/fe/fe_prolongation_sys_03.cc [new file with mode: 0644]
tests/fe/fe_prolongation_sys_03.output [new file with mode: 0644]
tests/fe/fe_prolongation_sys_04.cc [new file with mode: 0644]
tests/fe/fe_prolongation_sys_04.output [new file with mode: 0644]
tests/fe/fe_prolongation_sys_05.cc [new file with mode: 0644]
tests/fe/fe_prolongation_sys_05.output [new file with mode: 0644]
tests/fe/fe_prolongation_sys_06.cc [new file with mode: 0644]
tests/fe/fe_prolongation_sys_06.output [new file with mode: 0644]
tests/fe/fe_prolongation_sys_07.cc [new file with mode: 0644]
tests/fe/fe_prolongation_sys_07.output [new file with mode: 0644]
tests/fe/fe_prolongation_sys_08.cc [new file with mode: 0644]
tests/fe/fe_prolongation_sys_08.output [new file with mode: 0644]
tests/fe/fe_prolongation_sys_09.cc [new file with mode: 0644]
tests/fe/fe_prolongation_sys_09.output [new file with mode: 0644]
tests/fe/fe_prolongation_sys_10.cc [new file with mode: 0644]
tests/fe/fe_prolongation_sys_10.output [new file with mode: 0644]
tests/fe/fe_q_01.cc [new file with mode: 0644]
tests/fe/fe_q_01.output [new file with mode: 0644]
tests/fe/fe_q_dg0.cc [new file with mode: 0644]
tests/fe/fe_q_dg0.output [new file with mode: 0644]
tests/fe/fe_restriction_bdm.cc [new file with mode: 0644]
tests/fe/fe_restriction_bdm.output [new file with mode: 0644]
tests/fe/fe_restriction_common.h [new file with mode: 0644]
tests/fe/fe_restriction_dgp.cc [new file with mode: 0644]
tests/fe/fe_restriction_dgp.output [new file with mode: 0644]
tests/fe/fe_restriction_dgq.cc [new file with mode: 0644]
tests/fe/fe_restriction_dgq.output [new file with mode: 0644]
tests/fe/fe_restriction_nedelec.cc [new file with mode: 0644]
tests/fe/fe_restriction_nedelec.output [new file with mode: 0644]
tests/fe/fe_restriction_q.cc [new file with mode: 0644]
tests/fe/fe_restriction_q.output [new file with mode: 0644]
tests/fe/fe_restriction_q_dg0.cc [new file with mode: 0644]
tests/fe/fe_restriction_q_dg0.output [new file with mode: 0644]
tests/fe/fe_restriction_q_hierarchical.cc [new file with mode: 0644]
tests/fe/fe_restriction_q_hierarchical.output [new file with mode: 0644]
tests/fe/fe_restriction_q_iso_q1.cc [new file with mode: 0644]
tests/fe/fe_restriction_q_iso_q1.output [new file with mode: 0644]
tests/fe/fe_restriction_rt.cc [new file with mode: 0644]
tests/fe/fe_restriction_rt.output [new file with mode: 0644]
tests/fe/fe_restriction_sys_01.cc [new file with mode: 0644]
tests/fe/fe_restriction_sys_01.output [new file with mode: 0644]
tests/fe/fe_restriction_sys_02.cc [new file with mode: 0644]
tests/fe/fe_restriction_sys_02.output [new file with mode: 0644]
tests/fe/fe_restriction_sys_03.cc [new file with mode: 0644]
tests/fe/fe_restriction_sys_03.output [new file with mode: 0644]
tests/fe/fe_restriction_sys_04.cc [new file with mode: 0644]
tests/fe/fe_restriction_sys_04.output [new file with mode: 0644]
tests/fe/fe_restriction_sys_05.cc [new file with mode: 0644]
tests/fe/fe_restriction_sys_05.output [new file with mode: 0644]
tests/fe/fe_restriction_sys_06.cc [new file with mode: 0644]
tests/fe/fe_restriction_sys_06.output [new file with mode: 0644]
tests/fe/fe_restriction_sys_07.cc [new file with mode: 0644]
tests/fe/fe_restriction_sys_07.output [new file with mode: 0644]
tests/fe/fe_restriction_sys_08.cc [new file with mode: 0644]
tests/fe/fe_restriction_sys_08.output [new file with mode: 0644]
tests/fe/fe_restriction_sys_09.cc [new file with mode: 0644]
tests/fe/fe_restriction_sys_09.output [new file with mode: 0644]
tests/fe/fe_restriction_sys_10.cc [new file with mode: 0644]
tests/fe/fe_restriction_sys_10.output [new file with mode: 0644]
tests/fe/fe_support_points_bdm.cc [new file with mode: 0644]
tests/fe/fe_support_points_bdm.output [new file with mode: 0644]
tests/fe/fe_support_points_common.h [new file with mode: 0644]
tests/fe/fe_support_points_nedelec.cc [new file with mode: 0644]
tests/fe/fe_support_points_nedelec.output [new file with mode: 0644]
tests/fe/fe_support_points_q.cc [new file with mode: 0644]
tests/fe/fe_support_points_q.output [new file with mode: 0644]
tests/fe/fe_support_points_q_dg0.cc [new file with mode: 0644]
tests/fe/fe_support_points_q_dg0.output [new file with mode: 0644]
tests/fe/fe_support_points_q_hierarchical.cc [new file with mode: 0644]
tests/fe/fe_support_points_q_hierarchical.output [new file with mode: 0644]
tests/fe/fe_support_points_q_iso_q1.cc [new file with mode: 0644]
tests/fe/fe_support_points_q_iso_q1.output [new file with mode: 0644]
tests/fe/fe_support_points_q_qg0.cc [new file with mode: 0644]
tests/fe/fe_support_points_q_qg0.output [new file with mode: 0644]
tests/fe/fe_support_points_rt.cc [new file with mode: 0644]
tests/fe/fe_support_points_rt.output [new file with mode: 0644]
tests/fe/fe_support_points_sys_01.cc [new file with mode: 0644]
tests/fe/fe_support_points_sys_01.output [new file with mode: 0644]
tests/fe/fe_support_points_sys_02.cc [new file with mode: 0644]
tests/fe/fe_support_points_sys_02.output [new file with mode: 0644]
tests/fe/fe_support_points_sys_03.cc [new file with mode: 0644]
tests/fe/fe_support_points_sys_03.output [new file with mode: 0644]
tests/fe/fe_support_points_sys_04.cc [new file with mode: 0644]
tests/fe/fe_support_points_sys_04.output [new file with mode: 0644]
tests/fe/fe_support_points_sys_05.cc [new file with mode: 0644]
tests/fe/fe_support_points_sys_05.output [new file with mode: 0644]
tests/fe/fe_support_points_sys_06.cc [new file with mode: 0644]
tests/fe/fe_support_points_sys_06.output [new file with mode: 0644]
tests/fe/fe_support_points_sys_07.cc [new file with mode: 0644]
tests/fe/fe_support_points_sys_07.output [new file with mode: 0644]
tests/fe/fe_support_points_sys_08.cc [new file with mode: 0644]
tests/fe/fe_support_points_sys_08.output [new file with mode: 0644]
tests/fe/fe_support_points_sys_09.cc [new file with mode: 0644]
tests/fe/fe_support_points_sys_09.output [new file with mode: 0644]
tests/fe/fe_support_points_sys_10.cc [new file with mode: 0644]
tests/fe/fe_support_points_sys_10.output [new file with mode: 0644]
tests/fe/fe_sys_projection_01.cc [new file with mode: 0644]
tests/fe/fe_sys_projection_01.output [new file with mode: 0644]
tests/fe/fe_tools.cc [new file with mode: 0644]
tests/fe/fe_tools.output [new file with mode: 0644]
tests/fe/fe_tools_01.cc [new file with mode: 0644]
tests/fe/fe_tools_01.output [new file with mode: 0644]
tests/fe/fe_tools_block_renumbering.cc [new file with mode: 0644]
tests/fe/fe_tools_block_renumbering.output [new file with mode: 0644]
tests/fe/fe_tools_test.cc [new file with mode: 0644]
tests/fe/fe_tools_test.output [new file with mode: 0644]
tests/fe/function.cc [new file with mode: 0644]
tests/fe/function.output [new file with mode: 0644]
tests/fe/grids/rt.gpl [new file with mode: 0644]
tests/fe/injection_common.h [new file with mode: 0644]
tests/fe/injection_dgp_monomial.cc [new file with mode: 0644]
tests/fe/injection_dgp_monomial.output [new file with mode: 0644]
tests/fe/injection_dgq.cc [new file with mode: 0644]
tests/fe/injection_dgq.output [new file with mode: 0644]
tests/fe/injection_q.cc [new file with mode: 0644]
tests/fe/injection_q.output [new file with mode: 0644]
tests/fe/injection_q_dg0.cc [new file with mode: 0644]
tests/fe/injection_q_dg0.output [new file with mode: 0644]
tests/fe/injection_q_iso_q1.cc [new file with mode: 0644]
tests/fe/injection_q_iso_q1.output [new file with mode: 0644]
tests/fe/injection_q_system.cc [new file with mode: 0644]
tests/fe/injection_q_system.output [new file with mode: 0644]
tests/fe/interpolate_common.h [new file with mode: 0644]
tests/fe/interpolate_q1.cc [new file with mode: 0644]
tests/fe/interpolate_q1.output [new file with mode: 0644]
tests/fe/interpolate_q_dg0.cc [new file with mode: 0644]
tests/fe/interpolate_q_dg0.output [new file with mode: 0644]
tests/fe/interpolate_q_iso_q1.cc [new file with mode: 0644]
tests/fe/interpolate_q_iso_q1.output [new file with mode: 0644]
tests/fe/interpolate_rt.cc [new file with mode: 0644]
tests/fe/interpolate_rt.output [new file with mode: 0644]
tests/fe/interpolate_rtn.cc [new file with mode: 0644]
tests/fe/interpolate_rtn.output [new file with mode: 0644]
tests/fe/interpolate_system.cc [new file with mode: 0644]
tests/fe/interpolate_system.output [new file with mode: 0644]
tests/fe/jacobians.cc [new file with mode: 0644]
tests/fe/jacobians.output [new file with mode: 0644]
tests/fe/mapping.cc [new file with mode: 0644]
tests/fe/mapping.output [new file with mode: 0644]
tests/fe/mapping_c1.cc [new file with mode: 0644]
tests/fe/mapping_c1.output [new file with mode: 0644]
tests/fe/mapping_q1_eulerian.cc [new file with mode: 0644]
tests/fe/mapping_q1_eulerian.output [new file with mode: 0644]
tests/fe/mapping_q_eulerian.cc [new file with mode: 0644]
tests/fe/mapping_q_eulerian.output [new file with mode: 0644]
tests/fe/mapping_real_to_unit_02.cc [new file with mode: 0644]
tests/fe/mapping_real_to_unit_02.output [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q1.cc [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q1.output [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_curved.cc [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_curved.output [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_curved_codim.cc [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_curved_codim.output [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_sphere.cc [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_sphere.output [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_sphere_x.cc [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_sphere_x.output [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_sphere_y.cc [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_sphere_y.output [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_sphere_z.cc [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_sphere_z.output [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_straight.cc [new file with mode: 0644]
tests/fe/mapping_real_to_unit_q4_straight.output [new file with mode: 0644]
tests/fe/mass_matrix_arbitrary_nodes.cc [new file with mode: 0644]
tests/fe/mass_matrix_arbitrary_nodes.output [new file with mode: 0644]
tests/fe/nedelec.cc [new file with mode: 0644]
tests/fe/nedelec.output [new file with mode: 0644]
tests/fe/nedelec_2.cc [new file with mode: 0644]
tests/fe/nedelec_2.output [new file with mode: 0644]
tests/fe/nedelec_3.cc [new file with mode: 0644]
tests/fe/nedelec_3.output [new file with mode: 0644]
tests/fe/nedelec_crash_01.cc [new file with mode: 0644]
tests/fe/nedelec_crash_01.output [new file with mode: 0644]
tests/fe/non_primitive_1.cc [new file with mode: 0644]
tests/fe/non_primitive_1.output [new file with mode: 0644]
tests/fe/non_primitive_2.cc [new file with mode: 0644]
tests/fe/non_primitive_2.output [new file with mode: 0644]
tests/fe/numbering.cc [new file with mode: 0644]
tests/fe/numbering.output [new file with mode: 0644]
tests/fe/q_1.cc [new file with mode: 0644]
tests/fe/q_1.output [new file with mode: 0644]
tests/fe/q_2.cc [new file with mode: 0644]
tests/fe/q_2.output [new file with mode: 0644]
tests/fe/q_3.cc [new file with mode: 0644]
tests/fe/q_3.output [new file with mode: 0644]
tests/fe/q_4.cc [new file with mode: 0644]
tests/fe/q_4.output [new file with mode: 0644]
tests/fe/q_dg0_projection_01.cc [new file with mode: 0644]
tests/fe/q_dg0_projection_01.output [new file with mode: 0644]
tests/fe/q_iso_q1_projection_01.cc [new file with mode: 0644]
tests/fe/q_iso_q1_projection_01.output [new file with mode: 0644]
tests/fe/rt_1.cc [new file with mode: 0644]
tests/fe/rt_1.output [new file with mode: 0644]
tests/fe/rt_10.cc [new file with mode: 0644]
tests/fe/rt_10.output [new file with mode: 0644]
tests/fe/rt_11.cc [new file with mode: 0644]
tests/fe/rt_11.output [new file with mode: 0644]
tests/fe/rt_12.cc [new file with mode: 0644]
tests/fe/rt_12.output [new file with mode: 0644]
tests/fe/rt_13.cc [new file with mode: 0644]
tests/fe/rt_13.output [new file with mode: 0644]
tests/fe/rt_14.cc [new file with mode: 0644]
tests/fe/rt_14.output [new file with mode: 0644]
tests/fe/rt_15.cc [new file with mode: 0644]
tests/fe/rt_15.output [new file with mode: 0644]
tests/fe/rt_2.cc [new file with mode: 0644]
tests/fe/rt_2.output [new file with mode: 0644]
tests/fe/rt_3.cc [new file with mode: 0644]
tests/fe/rt_3.output [new file with mode: 0644]
tests/fe/rt_5.cc [new file with mode: 0644]
tests/fe/rt_5.output [new file with mode: 0644]
tests/fe/rt_7.cc [new file with mode: 0644]
tests/fe/rt_7.output [new file with mode: 0644]
tests/fe/rt_8.cc [new file with mode: 0644]
tests/fe/rt_8.output [new file with mode: 0644]
tests/fe/rt_9.cc [new file with mode: 0644]
tests/fe/rt_9.output [new file with mode: 0644]
tests/fe/rt_approximation_01.cc [new file with mode: 0644]
tests/fe/rt_approximation_01.output [new file with mode: 0644]
tests/fe/rt_normal_02.cc [new file with mode: 0644]
tests/fe/rt_normal_02.output [new file with mode: 0644]
tests/fe/rt_projection_01.cc [new file with mode: 0644]
tests/fe/rt_projection_01.output [new file with mode: 0644]
tests/fe/rtdiff.cc [new file with mode: 0644]
tests/fe/rtdiff.output [new file with mode: 0644]
tests/fe/rtn_1.cc [new file with mode: 0644]
tests/fe/rtn_1.output [new file with mode: 0644]
tests/fe/rtn_2.cc [new file with mode: 0644]
tests/fe/rtn_2.output [new file with mode: 0644]
tests/fe/rtn_3.cc [new file with mode: 0644]
tests/fe/rtn_3.output [new file with mode: 0644]
tests/fe/shapes.h [new file with mode: 0644]
tests/fe/shapes_dgp.cc [new file with mode: 0644]
tests/fe/shapes_dgp.output [new file with mode: 0644]
tests/fe/shapes_dgp_monomial.cc [new file with mode: 0644]
tests/fe/shapes_dgp_monomial.output [new file with mode: 0644]
tests/fe/shapes_dgp_nonparametric.cc [new file with mode: 0644]
tests/fe/shapes_dgp_nonparametric.output [new file with mode: 0644]
tests/fe/shapes_dgq.cc [new file with mode: 0644]
tests/fe/shapes_dgq.output [new file with mode: 0644]
tests/fe/shapes_faceq.cc [new file with mode: 0644]
tests/fe/shapes_faceq.output [new file with mode: 0644]
tests/fe/shapes_nedelec.cc [new file with mode: 0644]
tests/fe/shapes_nedelec.output [new file with mode: 0644]
tests/fe/shapes_q.cc [new file with mode: 0644]
tests/fe/shapes_q.output [new file with mode: 0644]
tests/fe/shapes_q_dg0.cc [new file with mode: 0644]
tests/fe/shapes_q_dg0.output [new file with mode: 0644]
tests/fe/shapes_q_hierarchical.cc [new file with mode: 0644]
tests/fe/shapes_q_hierarchical.output [new file with mode: 0644]
tests/fe/shapes_q_iso_q1.cc [new file with mode: 0644]
tests/fe/shapes_q_iso_q1.output [new file with mode: 0644]
tests/fe/shapes_system.cc [new file with mode: 0644]
tests/fe/shapes_system.output [new file with mode: 0644]
tests/fe/system_01.cc [new file with mode: 0644]
tests/fe/system_01.output [new file with mode: 0644]
tests/fe/system_02.cc [new file with mode: 0644]
tests/fe/system_02.output [new file with mode: 0644]
tests/fe/system_index.cc [new file with mode: 0644]
tests/fe/system_index.output [new file with mode: 0644]
tests/fe/traits.cc [new file with mode: 0644]
tests/fe/traits.output [new file with mode: 0644]
tests/fe/transfer.cc [new file with mode: 0644]
tests/fe/transfer.output [new file with mode: 0644]
tests/fe/up_and_down.cc [new file with mode: 0644]
tests/fe/up_and_down.output [new file with mode: 0644]
tests/gla/CMakeLists.txt [new file with mode: 0644]
tests/gla/block_mat_01.cc [new file with mode: 0644]
tests/gla/block_mat_01.mpirun=10.output [new file with mode: 0644]
tests/gla/block_mat_01.mpirun=4.output [new file with mode: 0644]
tests/gla/block_mat_02.cc [new file with mode: 0644]
tests/gla/block_mat_02.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/gla/block_mat_02.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/gla/block_mat_02.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/gla/block_mat_03.cc [new file with mode: 0644]
tests/gla/block_mat_03.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/gla/block_mat_03.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/gla/block_vec_01.cc [new file with mode: 0644]
tests/gla/block_vec_01.mpirun=10.output [new file with mode: 0644]
tests/gla/block_vec_01.mpirun=4.output [new file with mode: 0644]
tests/gla/block_vec_02.cc [new file with mode: 0644]
tests/gla/block_vec_02.mpirun=2.output [new file with mode: 0644]
tests/gla/block_vec_02.mpirun=4.output [new file with mode: 0644]
tests/gla/block_vec_03.cc [new file with mode: 0644]
tests/gla/block_vec_03.mpirun=2.output [new file with mode: 0644]
tests/gla/block_vec_03.mpirun=4.output [new file with mode: 0644]
tests/gla/block_vec_04.cc [new file with mode: 0644]
tests/gla/block_vec_04.mpirun=2.debug.output [new file with mode: 0644]
tests/gla/extract_subvector_to.cc [new file with mode: 0644]
tests/gla/extract_subvector_to.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/gla/extract_subvector_to_parallel.cc [new file with mode: 0644]
tests/gla/extract_subvector_to_parallel.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/gla/gla.h [new file with mode: 0644]
tests/gla/mat_01.cc [new file with mode: 0644]
tests/gla/mat_01.mpirun=10.output [new file with mode: 0644]
tests/gla/mat_01.mpirun=4.output [new file with mode: 0644]
tests/gla/mat_02.cc [new file with mode: 0644]
tests/gla/mat_02.mpirun=2.output [new file with mode: 0644]
tests/gla/mat_03.cc [new file with mode: 0644]
tests/gla/mat_03.mpirun=2.output [new file with mode: 0644]
tests/gla/mat_04.cc [new file with mode: 0644]
tests/gla/mat_04.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/gla/vec_00.cc [new file with mode: 0644]
tests/gla/vec_00.mpirun=10.output [new file with mode: 0644]
tests/gla/vec_00.mpirun=4.output [new file with mode: 0644]
tests/gla/vec_01.cc [new file with mode: 0644]
tests/gla/vec_01.mpirun=10.output [new file with mode: 0644]
tests/gla/vec_01.mpirun=4.output [new file with mode: 0644]
tests/gla/vec_02.cc [new file with mode: 0644]
tests/gla/vec_02.mpirun=10.output [new file with mode: 0644]
tests/gla/vec_02.mpirun=4.output [new file with mode: 0644]
tests/gla/vec_03.cc [new file with mode: 0644]
tests/gla/vec_03.mpirun=10.output [new file with mode: 0644]
tests/gla/vec_03.mpirun=4.output [new file with mode: 0644]
tests/gla/vec_04.cc [new file with mode: 0644]
tests/gla/vec_04.mpirun=2.output [new file with mode: 0644]
tests/gla/vec_04.mpirun=4.output [new file with mode: 0644]
tests/gla/vec_05.cc [new file with mode: 0644]
tests/gla/vec_05.mpirun=2.output [new file with mode: 0644]
tests/gla/vec_05.mpirun=4.output [new file with mode: 0644]
tests/gla/vec_06.cc [new file with mode: 0644]
tests/gla/vec_06.mpirun=10.output [new file with mode: 0644]
tests/gla/vec_06.mpirun=4.output [new file with mode: 0644]
tests/grid/CMakeLists.txt [new file with mode: 0644]
tests/grid/cell_id_01.cc [new file with mode: 0644]
tests/grid/cell_id_01.output [new file with mode: 0644]
tests/grid/cell_id_02.cc [new file with mode: 0644]
tests/grid/cell_id_02.output [new file with mode: 0644]
tests/grid/grid_generator_01.cc [new file with mode: 0644]
tests/grid/grid_generator_01.output [new file with mode: 0644]
tests/grid/grid_generator_01a.cc [new file with mode: 0644]
tests/grid/grid_generator_01a.output [new file with mode: 0644]
tests/grid/grid_generator_02.cc [new file with mode: 0644]
tests/grid/grid_generator_02.output [new file with mode: 0644]
tests/grid/grid_generator_03.cc [new file with mode: 0644]
tests/grid/grid_generator_03.output [new file with mode: 0644]
tests/grid/grid_generator_04.cc [new file with mode: 0644]
tests/grid/grid_generator_04.output [new file with mode: 0644]
tests/grid/grid_generator_05.cc [new file with mode: 0644]
tests/grid/grid_generator_05.output [new file with mode: 0644]
tests/grid/grid_generator_06.cc [new file with mode: 0644]
tests/grid/grid_generator_06.output [new file with mode: 0644]
tests/grid/grid_in_msh_01.2d.msh [new file with mode: 0644]
tests/grid/grid_in_msh_01.2da.msh [new file with mode: 0644]
tests/grid/grid_in_msh_01.3d.msh [new file with mode: 0644]
tests/grid/grid_in_msh_01.3d_neg.msh [new file with mode: 0644]
tests/grid/grid_in_msh_01.3da.msh [new file with mode: 0644]
tests/grid/grid_in_msh_01.cc [new file with mode: 0644]
tests/grid/grid_in_msh_01.output [new file with mode: 0644]
tests/grid/grid_out_svg_01.cc [new file with mode: 0644]
tests/grid/grid_out_svg_01.output [new file with mode: 0644]
tests/grid/grid_out_svg_02.cc [new file with mode: 0644]
tests/grid/grid_out_svg_02.output [new file with mode: 0644]
tests/grid/grids/circle-grid.inp [new file with mode: 0644]
tests/grid/grids/distorted_mesh.2d [new file with mode: 0644]
tests/grid/grids/distorted_mesh.3d [new file with mode: 0644]
tests/grid/grids/find_cell_10.msh [new file with mode: 0644]
tests/grid/grids/grid.inp [new file with mode: 0644]
tests/grid/grids/grid_in_msh_01.2d.msh [new file with mode: 0644]
tests/grid/grids/grid_in_msh_01.2da.msh [new file with mode: 0644]
tests/grid/grids/grid_in_msh_01.3d.msh [new file with mode: 0644]
tests/grid/grids/grid_in_msh_01.3d_neg.msh [new file with mode: 0644]
tests/grid/grids/grid_in_msh_01.3da.msh [new file with mode: 0644]
tests/grid/grids/mesh.msh [new file with mode: 0644]
tests/grid/mesh_3d.h [new file with mode: 0644]
tests/grid/mesh_3d_1.cc [new file with mode: 0644]
tests/grid/mesh_3d_1.output [new file with mode: 0644]
tests/grid/mesh_3d_10.cc [new file with mode: 0644]
tests/grid/mesh_3d_10.output [new file with mode: 0644]
tests/grid/mesh_3d_11.cc [new file with mode: 0644]
tests/grid/mesh_3d_11.output [new file with mode: 0644]
tests/grid/mesh_3d_12.cc [new file with mode: 0644]
tests/grid/mesh_3d_12.output [new file with mode: 0644]
tests/grid/mesh_3d_13.cc [new file with mode: 0644]
tests/grid/mesh_3d_13.output [new file with mode: 0644]
tests/grid/mesh_3d_14.cc [new file with mode: 0644]
tests/grid/mesh_3d_14.output [new file with mode: 0644]
tests/grid/mesh_3d_15.cc [new file with mode: 0644]
tests/grid/mesh_3d_15.output [new file with mode: 0644]
tests/grid/mesh_3d_16.cc [new file with mode: 0644]
tests/grid/mesh_3d_16.output [new file with mode: 0644]
tests/grid/mesh_3d_17.cc [new file with mode: 0644]
tests/grid/mesh_3d_17.output [new file with mode: 0644]
tests/grid/mesh_3d_18.cc [new file with mode: 0644]
tests/grid/mesh_3d_18.output [new file with mode: 0644]
tests/grid/mesh_3d_19.cc [new file with mode: 0644]
tests/grid/mesh_3d_19.output [new file with mode: 0644]
tests/grid/mesh_3d_2.cc [new file with mode: 0644]
tests/grid/mesh_3d_2.output [new file with mode: 0644]
tests/grid/mesh_3d_20.cc [new file with mode: 0644]
tests/grid/mesh_3d_20.output [new file with mode: 0644]
tests/grid/mesh_3d_21.cc [new file with mode: 0644]
tests/grid/mesh_3d_21.output [new file with mode: 0644]
tests/grid/mesh_3d_22.cc [new file with mode: 0644]
tests/grid/mesh_3d_22.output [new file with mode: 0644]
tests/grid/mesh_3d_23.cc [new file with mode: 0644]
tests/grid/mesh_3d_23.output [new file with mode: 0644]
tests/grid/mesh_3d_24.cc [new file with mode: 0644]
tests/grid/mesh_3d_24.output [new file with mode: 0644]
tests/grid/mesh_3d_25.cc [new file with mode: 0644]
tests/grid/mesh_3d_25.output [new file with mode: 0644]
tests/grid/mesh_3d_26.cc [new file with mode: 0644]
tests/grid/mesh_3d_26.output [new file with mode: 0644]
tests/grid/mesh_3d_3.cc [new file with mode: 0644]
tests/grid/mesh_3d_3.output [new file with mode: 0644]
tests/grid/mesh_3d_4.cc [new file with mode: 0644]
tests/grid/mesh_3d_4.output [new file with mode: 0644]
tests/grid/mesh_3d_5.cc [new file with mode: 0644]
tests/grid/mesh_3d_5.output [new file with mode: 0644]
tests/grid/mesh_3d_6.cc [new file with mode: 0644]
tests/grid/mesh_3d_6.output [new file with mode: 0644]
tests/grid/mesh_3d_7.cc [new file with mode: 0644]
tests/grid/mesh_3d_7.output [new file with mode: 0644]
tests/grid/mesh_3d_8.cc [new file with mode: 0644]
tests/grid/mesh_3d_8.output [new file with mode: 0644]
tests/grid/mesh_3d_9.cc [new file with mode: 0644]
tests/grid/mesh_3d_9.output [new file with mode: 0644]
tests/grid/ordering_01.cc [new file with mode: 0644]
tests/grid/ordering_01.output [new file with mode: 0644]
tests/grid/refine_and_coarsen_01.cc [new file with mode: 0644]
tests/grid/refine_and_coarsen_01.output [new file with mode: 0644]
tests/grid/two_cubes.inp [new file with mode: 0644]
tests/hp/CMakeLists.txt [new file with mode: 0644]
tests/hp/compare_hp_vs_nonhp_01.cc [new file with mode: 0644]
tests/hp/compare_hp_vs_nonhp_01.output [new file with mode: 0644]
tests/hp/continuous_1d_01.cc [new file with mode: 0644]
tests/hp/continuous_1d_01.output [new file with mode: 0644]
tests/hp/continuous_2d_01.cc [new file with mode: 0644]
tests/hp/continuous_2d_01.output [new file with mode: 0644]
tests/hp/continuous_3d_01.cc [new file with mode: 0644]
tests/hp/continuous_3d_01.output [new file with mode: 0644]
tests/hp/copy_tria_bug.cc [new file with mode: 0644]
tests/hp/copy_tria_bug.output [new file with mode: 0644]
tests/hp/count_dofs_per_block_01.cc [new file with mode: 0644]
tests/hp/count_dofs_per_block_01.output [new file with mode: 0644]
tests/hp/count_dofs_per_block_02.cc [new file with mode: 0644]
tests/hp/count_dofs_per_block_02.output [new file with mode: 0644]
tests/hp/crash_01.cc [new file with mode: 0644]
tests/hp/crash_01.output [new file with mode: 0644]
tests/hp/crash_02.cc [new file with mode: 0644]
tests/hp/crash_02.output [new file with mode: 0644]
tests/hp/crash_03.cc [new file with mode: 0644]
tests/hp/crash_03.output [new file with mode: 0644]
tests/hp/crash_04.cc [new file with mode: 0644]
tests/hp/crash_04.output [new file with mode: 0644]
tests/hp/crash_05.cc [new file with mode: 0644]
tests/hp/crash_05.output [new file with mode: 0644]
tests/hp/crash_06.cc [new file with mode: 0644]
tests/hp/crash_06.output [new file with mode: 0644]
tests/hp/crash_07.cc [new file with mode: 0644]
tests/hp/crash_07.output [new file with mode: 0644]
tests/hp/crash_08.cc [new file with mode: 0644]
tests/hp/crash_08.output [new file with mode: 0644]
tests/hp/crash_09.cc [new file with mode: 0644]
tests/hp/crash_09.output [new file with mode: 0644]
tests/hp/crash_10.cc [new file with mode: 0644]
tests/hp/crash_10.output [new file with mode: 0644]
tests/hp/crash_11.cc [new file with mode: 0644]
tests/hp/crash_11.output [new file with mode: 0644]
tests/hp/crash_12.cc [new file with mode: 0644]
tests/hp/crash_12.output [new file with mode: 0644]
tests/hp/crash_13.cc [new file with mode: 0644]
tests/hp/crash_13.output [new file with mode: 0644]
tests/hp/crash_14.cc [new file with mode: 0644]
tests/hp/crash_14.output [new file with mode: 0644]
tests/hp/crash_15.cc [new file with mode: 0644]
tests/hp/crash_15.output [new file with mode: 0644]
tests/hp/crash_16.cc [new file with mode: 0644]
tests/hp/crash_16.output [new file with mode: 0644]
tests/hp/crash_17.cc [new file with mode: 0644]
tests/hp/crash_17.output [new file with mode: 0644]
tests/hp/crash_17_compressed_set_sparsity.cc [new file with mode: 0644]
tests/hp/crash_17_compressed_set_sparsity.output [new file with mode: 0644]
tests/hp/crash_18.cc [new file with mode: 0644]
tests/hp/crash_18.output [new file with mode: 0644]
tests/hp/crash_18_compressed_set_sparsity.cc [new file with mode: 0644]
tests/hp/crash_18_compressed_set_sparsity.output [new file with mode: 0644]
tests/hp/crash_19.cc [new file with mode: 0644]
tests/hp/crash_19.output [new file with mode: 0644]
tests/hp/crash_20.cc [new file with mode: 0644]
tests/hp/crash_20.output [new file with mode: 0644]
tests/hp/crash_21.cc [new file with mode: 0644]
tests/hp/crash_21.output [new file with mode: 0644]
tests/hp/create_laplace_matrix_01.cc [new file with mode: 0644]
tests/hp/create_laplace_matrix_01.output [new file with mode: 0644]
tests/hp/create_laplace_matrix_01b.cc [new file with mode: 0644]
tests/hp/create_laplace_matrix_01b.output [new file with mode: 0644]
tests/hp/create_laplace_matrix_02.cc [new file with mode: 0644]
tests/hp/create_laplace_matrix_02.output [new file with mode: 0644]
tests/hp/create_laplace_matrix_02b.cc [new file with mode: 0644]
tests/hp/create_laplace_matrix_02b.output [new file with mode: 0644]
tests/hp/create_laplace_matrix_03.cc [new file with mode: 0644]
tests/hp/create_laplace_matrix_03.output [new file with mode: 0644]
tests/hp/create_laplace_matrix_03b.cc [new file with mode: 0644]
tests/hp/create_laplace_matrix_03b.output [new file with mode: 0644]
tests/hp/create_laplace_matrix_04.cc [new file with mode: 0644]
tests/hp/create_laplace_matrix_04.output [new file with mode: 0644]
tests/hp/create_laplace_matrix_04b.cc [new file with mode: 0644]
tests/hp/create_laplace_matrix_04b.output [new file with mode: 0644]
tests/hp/create_laplace_matrix_constraints_02.cc [new file with mode: 0644]
tests/hp/create_laplace_matrix_constraints_02.output [new file with mode: 0644]
tests/hp/create_laplace_matrix_constraints_02b.cc [new file with mode: 0644]
tests/hp/create_laplace_matrix_constraints_02b.output [new file with mode: 0644]
tests/hp/create_mass_matrix_01.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_01.output [new file with mode: 0644]
tests/hp/create_mass_matrix_01b.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_01b.output [new file with mode: 0644]
tests/hp/create_mass_matrix_02.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_02.output [new file with mode: 0644]
tests/hp/create_mass_matrix_02b.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_02b.output [new file with mode: 0644]
tests/hp/create_mass_matrix_03.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_03.output [new file with mode: 0644]
tests/hp/create_mass_matrix_03b.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_03b.output [new file with mode: 0644]
tests/hp/create_mass_matrix_04.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_04.output [new file with mode: 0644]
tests/hp/create_mass_matrix_04b.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_04b.output [new file with mode: 0644]
tests/hp/create_mass_matrix_05.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_05.output [new file with mode: 0644]
tests/hp/create_mass_matrix_constraints_02.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_constraints_02.output [new file with mode: 0644]
tests/hp/create_mass_matrix_constraints_02b.cc [new file with mode: 0644]
tests/hp/create_mass_matrix_constraints_02b.output [new file with mode: 0644]
tests/hp/create_rhs_01.cc [new file with mode: 0644]
tests/hp/create_rhs_01.output [new file with mode: 0644]
tests/hp/dof_handler_number_cache.cc [new file with mode: 0644]
tests/hp/dof_handler_number_cache.output [new file with mode: 0644]
tests/hp/dof_renumbering_04.cc [new file with mode: 0644]
tests/hp/dof_renumbering_04.output [new file with mode: 0644]
tests/hp/dof_renumbering_05.cc [new file with mode: 0644]
tests/hp/dof_renumbering_05.output [new file with mode: 0644]
tests/hp/dof_renumbering_06.cc [new file with mode: 0644]
tests/hp/dof_renumbering_06.output [new file with mode: 0644]
tests/hp/fe_collection_01.cc [new file with mode: 0644]
tests/hp/fe_collection_01.output [new file with mode: 0644]
tests/hp/fe_collection_02.cc [new file with mode: 0644]
tests/hp/fe_collection_02.output [new file with mode: 0644]
tests/hp/fe_collection_03.cc [new file with mode: 0644]
tests/hp/fe_collection_03.output [new file with mode: 0644]
tests/hp/fe_collection_04.cc [new file with mode: 0644]
tests/hp/fe_collection_04.debug.output [new file with mode: 0644]
tests/hp/fe_nothing_01.cc [new file with mode: 0644]
tests/hp/fe_nothing_01.output [new file with mode: 0644]
tests/hp/fe_nothing_02.cc [new file with mode: 0644]
tests/hp/fe_nothing_02.output [new file with mode: 0644]
tests/hp/fe_nothing_03.cc [new file with mode: 0644]
tests/hp/fe_nothing_03.output [new file with mode: 0644]
tests/hp/fe_nothing_05.cc [new file with mode: 0644]
tests/hp/fe_nothing_05.output [new file with mode: 0644]
tests/hp/fe_nothing_06.cc [new file with mode: 0644]
tests/hp/fe_nothing_06.output [new file with mode: 0644]
tests/hp/fe_nothing_07.cc [new file with mode: 0644]
tests/hp/fe_nothing_07.output [new file with mode: 0644]
tests/hp/fe_nothing_08.cc [new file with mode: 0644]
tests/hp/fe_nothing_08.output [new file with mode: 0644]
tests/hp/fe_nothing_09.cc [new file with mode: 0644]
tests/hp/fe_nothing_09.output [new file with mode: 0644]
tests/hp/fe_nothing_10.cc [new file with mode: 0644]
tests/hp/fe_nothing_10.output [new file with mode: 0644]
tests/hp/fe_nothing_11.cc [new file with mode: 0644]
tests/hp/fe_nothing_11.output [new file with mode: 0644]
tests/hp/fe_nothing_12.cc [new file with mode: 0644]
tests/hp/fe_nothing_12.output [new file with mode: 0644]
tests/hp/fe_nothing_13.cc [new file with mode: 0644]
tests/hp/fe_nothing_13.output [new file with mode: 0644]
tests/hp/fe_nothing_14.cc [new file with mode: 0644]
tests/hp/fe_nothing_14.output [new file with mode: 0644]
tests/hp/fe_nothing_15.cc [new file with mode: 0644]
tests/hp/fe_nothing_15.output [new file with mode: 0644]
tests/hp/fe_nothing_16.cc [new file with mode: 0644]
tests/hp/fe_nothing_16.output [new file with mode: 0644]
tests/hp/fe_nothing_17.cc [new file with mode: 0644]
tests/hp/fe_nothing_17.output [new file with mode: 0644]
tests/hp/fe_nothing_18.cc [new file with mode: 0644]
tests/hp/fe_nothing_18.output [new file with mode: 0644]
tests/hp/fe_nothing_19.cc [new file with mode: 0644]
tests/hp/fe_nothing_19.output [new file with mode: 0644]
tests/hp/get_active_fe_indices.cc [new file with mode: 0644]
tests/hp/get_active_fe_indices.output [new file with mode: 0644]
tests/hp/grids/circle-grid.inp [new file with mode: 0644]
tests/hp/hp_constraints_common.h [new file with mode: 0644]
tests/hp/hp_constraints_dgp.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgp.output [new file with mode: 0644]
tests/hp/hp_constraints_dgp_monomial.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgp_monomial.output [new file with mode: 0644]
tests/hp/hp_constraints_dgp_nonparametric.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgp_nonparametric.output [new file with mode: 0644]
tests/hp/hp_constraints_dgq.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgq.output [new file with mode: 0644]
tests/hp/hp_constraints_q.cc [new file with mode: 0644]
tests/hp/hp_constraints_q.output [new file with mode: 0644]
tests/hp/hp_constraints_q_system.cc [new file with mode: 0644]
tests/hp/hp_constraints_q_system.output [new file with mode: 0644]
tests/hp/hp_constraints_q_system_x.cc [new file with mode: 0644]
tests/hp/hp_constraints_q_system_x.output [new file with mode: 0644]
tests/hp/hp_constraints_rt_nodal.cc [new file with mode: 0644]
tests/hp/hp_constraints_rt_nodal.output [new file with mode: 0644]
tests/hp/hp_dof_handler.cc [new file with mode: 0644]
tests/hp/hp_dof_handler.output [new file with mode: 0644]
tests/hp/hp_hanging_nodes_01.cc [new file with mode: 0644]
tests/hp/hp_hanging_nodes_01.output [new file with mode: 0644]
tests/hp/hp_hanging_nodes_02.cc [new file with mode: 0644]
tests/hp/hp_hanging_nodes_02.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_monomial.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_monomial.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_monomial_system_01.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_monomial_system_01.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_monomial_system_02.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_monomial_system_02.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_nonparametric.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_nonparametric.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_01.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_nonparametric_system_02.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_system_01.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_system_01.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_system_02.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgp_system_02.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgq.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgq.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgq_system_01.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgq_system_01.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgq_system_02.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_dgq_system_02.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_q.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_q.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_q_gl.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_q_gl.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_q_system_01.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_q_system_01.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_q_system_02.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_q_system_02.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_q_system_03.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_q_system_03.output [new file with mode: 0644]
tests/hp/hp_line_dof_identities_rt_nodal.cc [new file with mode: 0644]
tests/hp/hp_line_dof_identities_rt_nodal.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_monomial.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_monomial.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_monomial_system_01.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_monomial_system_02.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_nonparametric.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_nonparametric.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_01.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_nonparametric_system_02.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_system_01.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_system_01.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_system_02.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgp_system_02.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgq.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgq.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgq_system_01.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgq_system_01.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgq_system_02.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_dgq_system_02.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_q.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_q.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_q_gl.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_q_gl.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_q_system_01.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_q_system_01.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_q_system_02.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_q_system_02.output [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_rt_nodal.cc [new file with mode: 0644]
tests/hp/hp_quad_dof_identities_rt_nodal.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_monomial.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_monomial.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_monomial_system_01.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_monomial_system_02.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_nonparametric.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_nonparametric.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_01.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_nonparametric_system_02.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_system_01.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_system_01.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_system_02.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgp_system_02.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgq.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgq.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgq_system_01.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgq_system_01.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgq_system_02.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_dgq_system_02.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_q.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_q.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_q_system_01.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_q_system_01.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_q_system_02.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_q_system_02.output [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_rt_nodal.cc [new file with mode: 0644]
tests/hp/hp_vertex_dof_identities_rt_nodal.output [new file with mode: 0644]
tests/hp/integrate_difference.cc [new file with mode: 0644]
tests/hp/integrate_difference.output [new file with mode: 0644]
tests/hp/integrate_difference_02.cc [new file with mode: 0644]
tests/hp/integrate_difference_02.output [new file with mode: 0644]
tests/hp/interpolate_dgq_01.cc [new file with mode: 0644]
tests/hp/interpolate_dgq_01.output [new file with mode: 0644]
tests/hp/interpolate_dgq_02.cc [new file with mode: 0644]
tests/hp/interpolate_dgq_02.output [new file with mode: 0644]
tests/hp/interpolate_q_01.cc [new file with mode: 0644]
tests/hp/interpolate_q_01.output [new file with mode: 0644]
tests/hp/interpolate_q_02.cc [new file with mode: 0644]
tests/hp/interpolate_q_02.output [new file with mode: 0644]
tests/hp/interpolate_q_system_01.cc [new file with mode: 0644]
tests/hp/interpolate_q_system_01.output [new file with mode: 0644]
tests/hp/interpolate_q_system_02.cc [new file with mode: 0644]
tests/hp/interpolate_q_system_02.output [new file with mode: 0644]
tests/hp/mapping_collection_01.cc [new file with mode: 0644]
tests/hp/mapping_collection_01.output [new file with mode: 0644]
tests/hp/mapping_collection_02.cc [new file with mode: 0644]
tests/hp/mapping_collection_02.output [new file with mode: 0644]
tests/hp/mapping_collection_03.cc [new file with mode: 0644]
tests/hp/mapping_collection_03.output [new file with mode: 0644]
tests/hp/mapping_collection_04.cc [new file with mode: 0644]
tests/hp/mapping_collection_04.output [new file with mode: 0644]
tests/hp/matrices.cc [new file with mode: 0644]
tests/hp/matrices.output [new file with mode: 0644]
tests/hp/matrices_hp.cc [new file with mode: 0644]
tests/hp/matrices_hp.output [new file with mode: 0644]
tests/hp/n_active_fe_indices.cc [new file with mode: 0644]
tests/hp/n_active_fe_indices.output [new file with mode: 0644]
tests/hp/n_boundary_dofs.cc [new file with mode: 0644]
tests/hp/n_boundary_dofs.output [new file with mode: 0644]
tests/hp/n_dofs.cc [new file with mode: 0644]
tests/hp/n_dofs.output [new file with mode: 0644]
tests/hp/project_01.cc [new file with mode: 0644]
tests/hp/project_01.output [new file with mode: 0644]
tests/hp/project_01_curved_boundary.cc [new file with mode: 0644]
tests/hp/project_01_curved_boundary.output [new file with mode: 0644]
tests/hp/project_02.cc [new file with mode: 0644]
tests/hp/project_02.output [new file with mode: 0644]
tests/hp/q_collection_01.cc [new file with mode: 0644]
tests/hp/q_collection_01.output [new file with mode: 0644]
tests/hp/random.cc [new file with mode: 0644]
tests/hp/random.output [new file with mode: 0644]
tests/hp/renumber_block_wise_01.cc [new file with mode: 0644]
tests/hp/renumber_block_wise_01.output [new file with mode: 0644]
tests/hp/renumber_block_wise_01a.cc [new file with mode: 0644]
tests/hp/renumber_block_wise_01a.output [new file with mode: 0644]
tests/hp/renumber_block_wise_01b.cc [new file with mode: 0644]
tests/hp/renumber_block_wise_01b.output [new file with mode: 0644]
tests/hp/renumber_block_wise_02.cc [new file with mode: 0644]
tests/hp/renumber_block_wise_02.output [new file with mode: 0644]
tests/hp/renumber_component_wise.cc [new file with mode: 0644]
tests/hp/renumber_component_wise.output [new file with mode: 0644]
tests/hp/solution_transfer.cc [new file with mode: 0644]
tests/hp/solution_transfer.output [new file with mode: 0644]
tests/hp/solution_transfer_02.cc [new file with mode: 0644]
tests/hp/solution_transfer_02.output [new file with mode: 0644]
tests/hp/solution_transfer_03.cc [new file with mode: 0644]
tests/hp/solution_transfer_03.output [new file with mode: 0644]
tests/hp/step-10.cc [new file with mode: 0644]
tests/hp/step-10.output [new file with mode: 0644]
tests/hp/step-11.cc [new file with mode: 0644]
tests/hp/step-11.output [new file with mode: 0644]
tests/hp/step-11_compressed_set_sparsity.cc [new file with mode: 0644]
tests/hp/step-11_compressed_set_sparsity.output [new file with mode: 0644]
tests/hp/step-12.cc [new file with mode: 0644]
tests/hp/step-12.output [new file with mode: 0644]
tests/hp/step-13.cc [new file with mode: 0644]
tests/hp/step-13.output [new file with mode: 0644]
tests/hp/step-2.cc [new file with mode: 0644]
tests/hp/step-2.output [new file with mode: 0644]
tests/hp/step-3.cc [new file with mode: 0644]
tests/hp/step-3.output [new file with mode: 0644]
tests/hp/step-3a.cc [new file with mode: 0644]
tests/hp/step-3a.output [new file with mode: 0644]
tests/hp/step-3b.cc [new file with mode: 0644]
tests/hp/step-3b.output [new file with mode: 0644]
tests/hp/step-3c.cc [new file with mode: 0644]
tests/hp/step-3c.output [new file with mode: 0644]
tests/hp/step-4.cc [new file with mode: 0644]
tests/hp/step-4.output [new file with mode: 0644]
tests/hp/step-5.cc [new file with mode: 0644]
tests/hp/step-5.output [new file with mode: 0644]
tests/hp/step-6.cc [new file with mode: 0644]
tests/hp/step-6.output [new file with mode: 0644]
tests/hp/step-7.cc [new file with mode: 0644]
tests/hp/step-7.output [new file with mode: 0644]
tests/hp/step-8.cc [new file with mode: 0644]
tests/hp/step-8.output [new file with mode: 0644]
tests/hp/vectors_boundary_rhs_01.cc [new file with mode: 0644]
tests/hp/vectors_boundary_rhs_01.output [new file with mode: 0644]
tests/hp/vectors_boundary_rhs_02.cc [new file with mode: 0644]
tests/hp/vectors_boundary_rhs_02.output [new file with mode: 0644]
tests/hp/vectors_boundary_rhs_03.cc [new file with mode: 0644]
tests/hp/vectors_boundary_rhs_03.output [new file with mode: 0644]
tests/hp/vectors_boundary_rhs_hp_01.cc [new file with mode: 0644]
tests/hp/vectors_boundary_rhs_hp_01.output [new file with mode: 0644]
tests/hp/vectors_boundary_rhs_hp_03.cc [new file with mode: 0644]
tests/hp/vectors_boundary_rhs_hp_03.output [new file with mode: 0644]
tests/hp/vectors_point_source_01.cc [new file with mode: 0644]
tests/hp/vectors_point_source_01.output [new file with mode: 0644]
tests/hp/vectors_point_source_hp_01.cc [new file with mode: 0644]
tests/hp/vectors_point_source_hp_01.output [new file with mode: 0644]
tests/hp/vectors_rhs_01.cc [new file with mode: 0644]
tests/hp/vectors_rhs_01.output [new file with mode: 0644]
tests/hp/vectors_rhs_02.cc [new file with mode: 0644]
tests/hp/vectors_rhs_02.output [new file with mode: 0644]
tests/hp/vectors_rhs_03.cc [new file with mode: 0644]
tests/hp/vectors_rhs_03.output [new file with mode: 0644]
tests/hp/vectors_rhs_hp_01.cc [new file with mode: 0644]
tests/hp/vectors_rhs_hp_01.output [new file with mode: 0644]
tests/hp/vectors_rhs_hp_03.cc [new file with mode: 0644]
tests/hp/vectors_rhs_hp_03.output [new file with mode: 0644]
tests/integrators/CMakeLists.txt [new file with mode: 0644]
tests/integrators/assembler_simple_matrix_01.cc [new file with mode: 0644]
tests/integrators/assembler_simple_matrix_01.output [new file with mode: 0644]
tests/integrators/assembler_simple_matrix_02.cc [new file with mode: 0644]
tests/integrators/assembler_simple_matrix_02.output [new file with mode: 0644]
tests/integrators/assembler_simple_matrix_03.cc [new file with mode: 0644]
tests/integrators/assembler_simple_matrix_03.output [new file with mode: 0644]
tests/integrators/assembler_simple_matrix_03tri.cc [new file with mode: 0644]
tests/integrators/assembler_simple_matrix_03tri.output [new file with mode: 0644]
tests/integrators/assembler_simple_matrix_04.cc [new file with mode: 0644]
tests/integrators/assembler_simple_matrix_04.output [new file with mode: 0644]
tests/integrators/assembler_simple_mgmatrix_01.cc [new file with mode: 0644]
tests/integrators/assembler_simple_mgmatrix_01.output [new file with mode: 0644]
tests/integrators/assembler_simple_mgmatrix_02.cc [new file with mode: 0644]
tests/integrators/assembler_simple_mgmatrix_02.output [new file with mode: 0644]
tests/integrators/assembler_simple_mgmatrix_03.cc [new file with mode: 0644]
tests/integrators/assembler_simple_mgmatrix_03.output [new file with mode: 0644]
tests/integrators/assembler_simple_mgmatrix_04.cc [new file with mode: 0644]
tests/integrators/assembler_simple_mgmatrix_04.output [new file with mode: 0644]
tests/integrators/cells_and_faces_01.cc [new file with mode: 0644]
tests/integrators/cells_and_faces_01.output [new file with mode: 0644]
tests/integrators/cochain_01.cc [new file with mode: 0644]
tests/integrators/cochain_01.output [new file with mode: 0644]
tests/integrators/divergence_01.cc [new file with mode: 0644]
tests/integrators/divergence_01.output [new file with mode: 0644]
tests/integrators/elasticity_01.cc [new file with mode: 0644]
tests/integrators/elasticity_01.output [new file with mode: 0644]
tests/integrators/empty_info.h [new file with mode: 0644]
tests/integrators/functional_01.cc [new file with mode: 0644]
tests/integrators/functional_01.output [new file with mode: 0644]
tests/integrators/laplacian_01.cc [new file with mode: 0644]
tests/integrators/laplacian_01.output [new file with mode: 0644]
tests/integrators/mesh_worker_01.cc [new file with mode: 0644]
tests/integrators/mesh_worker_01.output [new file with mode: 0644]
tests/integrators/mesh_worker_02.cc [new file with mode: 0644]
tests/integrators/mesh_worker_02.output [new file with mode: 0644]
tests/integrators/mesh_worker_03.cc [new file with mode: 0644]
tests/integrators/mesh_worker_03.output [new file with mode: 0644]
tests/integrators/mesh_worker_1d_dg.cc [new file with mode: 0644]
tests/integrators/mesh_worker_1d_dg.output [new file with mode: 0644]
tests/integrators/mesh_worker_matrix_01.cc [new file with mode: 0644]
tests/integrators/mesh_worker_matrix_01.output [new file with mode: 0644]
tests/lac/CMakeLists.txt [new file with mode: 0644]
tests/lac/ala_01.cc [new file with mode: 0644]
tests/lac/ala_01.output [new file with mode: 0644]
tests/lac/bicgstab_early.cc [new file with mode: 0644]
tests/lac/bicgstab_early.output [new file with mode: 0644]
tests/lac/bicgstab_large.cc [new file with mode: 0644]
tests/lac/bicgstab_large.output [new file with mode: 0644]
tests/lac/block_compressed_01.cc [new file with mode: 0644]
tests/lac/block_compressed_01.output [new file with mode: 0644]
tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.cc [new file with mode: 0644]
tests/lac/block_compressed_simple_sparsity_pattern_indexset_01.output [new file with mode: 0644]
tests/lac/block_indices.cc [new file with mode: 0644]
tests/lac/block_indices.output [new file with mode: 0644]
tests/lac/block_matrices.cc [new file with mode: 0644]
tests/lac/block_matrices.output [new file with mode: 0644]
tests/lac/block_matrices_02.cc [new file with mode: 0644]
tests/lac/block_matrices_02.output [new file with mode: 0644]
tests/lac/block_matrices_03.cc [new file with mode: 0644]
tests/lac/block_matrices_03.output [new file with mode: 0644]
tests/lac/block_minres.cc [new file with mode: 0644]
tests/lac/block_minres.output [new file with mode: 0644]
tests/lac/block_sparsity_pattern_01.cc [new file with mode: 0644]
tests/lac/block_sparsity_pattern_01.output [new file with mode: 0644]
tests/lac/block_sparsity_pattern_02.cc [new file with mode: 0644]
tests/lac/block_sparsity_pattern_02.output [new file with mode: 0644]
tests/lac/block_sparsity_pattern_03.cc [new file with mode: 0644]
tests/lac/block_sparsity_pattern_03.output [new file with mode: 0644]
tests/lac/block_vector.cc [new file with mode: 0644]
tests/lac/block_vector.output [new file with mode: 0644]
tests/lac/block_vector_copy.cc [new file with mode: 0644]
tests/lac/block_vector_copy.output [new file with mode: 0644]
tests/lac/block_vector_iterator.cc [new file with mode: 0644]
tests/lac/block_vector_iterator.output [new file with mode: 0644]
tests/lac/block_vector_vector_assign.cc [new file with mode: 0644]
tests/lac/block_vector_vector_assign.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_01.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_01.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_02.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_02.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_03.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_03.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_04.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_04.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_05.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_05.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_06.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_06.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_07.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_07.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_08.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_08.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_09.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_09.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_10.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_10.output [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_11.cc [new file with mode: 0644]
tests/lac/chunk_sparsity_pattern_11.output [new file with mode: 0644]
tests/lac/complex_block_vector.cc [new file with mode: 0644]
tests/lac/complex_block_vector.output [new file with mode: 0644]
tests/lac/complex_block_vector_iterator.cc [new file with mode: 0644]
tests/lac/complex_block_vector_iterator.output [new file with mode: 0644]
tests/lac/complex_block_vector_vector_assign.cc [new file with mode: 0644]
tests/lac/complex_block_vector_vector_assign.output [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_01.cc [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_01.output [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_02.cc [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_02.output [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_03.cc [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_03.output [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_04.cc [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_04.output [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_05.cc [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_05.output [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_10.cc [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_10.output [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_11.cc [new file with mode: 0644]
tests/lac/compressed_set_sparsity_pattern_11.output [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_01.cc [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_01.output [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_02.cc [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_02.output [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_03.cc [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_03.output [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_04.cc [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_04.output [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_05.cc [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_05.output [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_10.cc [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_10.output [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_11.cc [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_11.output [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_index_set_01.cc [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_index_set_01.output [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_index_set_02.cc [new file with mode: 0644]
tests/lac/compressed_simple_sparsity_pattern_index_set_02.output [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_01.cc [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_01.output [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_02.cc [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_02.output [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_03.cc [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_03.output [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_04.cc [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_04.output [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_05.cc [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_05.output [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_10.cc [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_10.output [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_11.cc [new file with mode: 0644]
tests/lac/compressed_sparsity_pattern_11.output [new file with mode: 0644]
tests/lac/constraint_graph_zero.cc [new file with mode: 0644]
tests/lac/constraint_graph_zero.output [new file with mode: 0644]
tests/lac/constraints_01.cc [new file with mode: 0644]
tests/lac/constraints_01.output [new file with mode: 0644]
tests/lac/constraints_01/is.23 [new file with mode: 0644]
tests/lac/constraints_c1.cc [new file with mode: 0644]
tests/lac/constraints_c1.debug.output [new file with mode: 0644]
tests/lac/constraints_c1_02.cc [new file with mode: 0644]
tests/lac/constraints_c1_02.debug.output [new file with mode: 0644]
tests/lac/constraints_inhomogeneous.cc [new file with mode: 0644]
tests/lac/constraints_inhomogeneous.output [new file with mode: 0644]
tests/lac/constraints_zero.cc [new file with mode: 0644]
tests/lac/constraints_zero.output [new file with mode: 0644]
tests/lac/constraints_zero_condense.cc [new file with mode: 0644]
tests/lac/constraints_zero_condense.output [new file with mode: 0644]
tests/lac/constraints_zero_merge.cc [new file with mode: 0644]
tests/lac/constraints_zero_merge.output [new file with mode: 0644]
tests/lac/copy_transposed.cc [new file with mode: 0644]
tests/lac/copy_transposed.output [new file with mode: 0644]
tests/lac/eigen.cc [new file with mode: 0644]
tests/lac/eigen.output [new file with mode: 0644]
tests/lac/filtered_matrix.cc [new file with mode: 0644]
tests/lac/filtered_matrix.output [new file with mode: 0644]
tests/lac/full_matrix.cc [new file with mode: 0644]
tests/lac/full_matrix.output [new file with mode: 0644]
tests/lac/full_matrix_02.cc [new file with mode: 0644]
tests/lac/full_matrix_02.output [new file with mode: 0644]
tests/lac/full_matrix_03.cc [new file with mode: 0644]
tests/lac/full_matrix_03.output [new file with mode: 0644]
tests/lac/full_matrix_04.cc [new file with mode: 0644]
tests/lac/full_matrix_04.output [new file with mode: 0644]
tests/lac/full_matrix_05.cc [new file with mode: 0644]
tests/lac/full_matrix_05.output [new file with mode: 0644]
tests/lac/full_matrix_06.cc [new file with mode: 0644]
tests/lac/full_matrix_06.output [new file with mode: 0644]
tests/lac/full_matrix_07.cc [new file with mode: 0644]
tests/lac/full_matrix_07.output [new file with mode: 0644]
tests/lac/full_matrix_08.cc [new file with mode: 0644]
tests/lac/full_matrix_08.output [new file with mode: 0644]
tests/lac/full_matrix_print.cc [new file with mode: 0644]
tests/lac/full_matrix_print.output [new file with mode: 0644]
tests/lac/gmres_reorthogonalize_01.cc [new file with mode: 0644]
tests/lac/gmres_reorthogonalize_01.output [new file with mode: 0644]
tests/lac/gmres_reorthogonalize_02.cc [new file with mode: 0644]
tests/lac/gmres_reorthogonalize_02.output [new file with mode: 0644]
tests/lac/gmres_reorthogonalize_03.cc [new file with mode: 0644]
tests/lac/gmres_reorthogonalize_03.output [new file with mode: 0644]
tests/lac/gmres_reorthogonalize_04.cc [new file with mode: 0644]
tests/lac/gmres_reorthogonalize_04.output [new file with mode: 0644]
tests/lac/gmres_reorthogonalize_05.cc [new file with mode: 0644]
tests/lac/gmres_reorthogonalize_05.output [new file with mode: 0644]
tests/lac/householder.cc [new file with mode: 0644]
tests/lac/householder.output [new file with mode: 0644]
tests/lac/identity_matrix_01.cc [new file with mode: 0644]
tests/lac/identity_matrix_01.output [new file with mode: 0644]
tests/lac/identity_matrix_02.cc [new file with mode: 0644]
tests/lac/identity_matrix_02.output [new file with mode: 0644]
tests/lac/identity_matrix_03.cc [new file with mode: 0644]
tests/lac/identity_matrix_03.output [new file with mode: 0644]
tests/lac/identity_matrix_04.cc [new file with mode: 0644]
tests/lac/identity_matrix_04.output [new file with mode: 0644]
tests/lac/identity_matrix_05.cc [new file with mode: 0644]
tests/lac/identity_matrix_05.output [new file with mode: 0644]
tests/lac/identity_matrix_06.cc [new file with mode: 0644]
tests/lac/identity_matrix_06.output [new file with mode: 0644]
tests/lac/is_block_matrix.cc [new file with mode: 0644]
tests/lac/is_block_matrix.output [new file with mode: 0644]
tests/lac/is_block_vector.cc [new file with mode: 0644]
tests/lac/is_block_vector.output [new file with mode: 0644]
tests/lac/lapack_fill.cc [new file with mode: 0644]
tests/lac/lapack_fill.output [new file with mode: 0644]
tests/lac/matrices.cc [new file with mode: 0644]
tests/lac/matrices.output [new file with mode: 0644]
tests/lac/matrices_ez.cc [new file with mode: 0644]
tests/lac/matrices_ez.output [new file with mode: 0644]
tests/lac/matrices_ez_add.cc [new file with mode: 0644]
tests/lac/matrices_ez_add.output [new file with mode: 0644]
tests/lac/matrices_lapack.cc [new file with mode: 0644]
tests/lac/matrices_lapack.output [new file with mode: 0644]
tests/lac/matrices_lapack_fill.cc [new file with mode: 0644]
tests/lac/matrices_lapack_fill.output [new file with mode: 0644]
tests/lac/matrix_lib.cc [new file with mode: 0644]
tests/lac/matrix_lib.output [new file with mode: 0644]
tests/lac/matrix_out.cc [new file with mode: 0644]
tests/lac/matrix_out.output [new file with mode: 0644]
tests/lac/pointer_matrix.cc [new file with mode: 0644]
tests/lac/pointer_matrix.output [new file with mode: 0644]
tests/lac/pointer_matrix_vector.cc [new file with mode: 0644]
tests/lac/pointer_matrix_vector.output [new file with mode: 0644]
tests/lac/print_formatted_ez_01.cc [new file with mode: 0644]
tests/lac/print_formatted_ez_01.output [new file with mode: 0644]
tests/lac/quickmatrix.h [new file with mode: 0644]
tests/lac/solver.cc [new file with mode: 0644]
tests/lac/solver.output [new file with mode: 0644]
tests/lac/solver_02.cc [new file with mode: 0644]
tests/lac/solver_02.output [new file with mode: 0644]
tests/lac/solver_leak.cc [new file with mode: 0644]
tests/lac/solver_leak.output [new file with mode: 0644]
tests/lac/solver_relaxation_01.cc [new file with mode: 0644]
tests/lac/solver_relaxation_01.output [new file with mode: 0644]
tests/lac/solver_relaxation_02.cc [new file with mode: 0644]
tests/lac/solver_relaxation_02.output [new file with mode: 0644]
tests/lac/solver_relaxation_03.cc [new file with mode: 0644]
tests/lac/solver_relaxation_03.output [new file with mode: 0644]
tests/lac/solver_selector_00.cc [new file with mode: 0644]
tests/lac/solver_selector_00.output [new file with mode: 0644]
tests/lac/solver_selector_01.cc [new file with mode: 0644]
tests/lac/solver_selector_01.output [new file with mode: 0644]
tests/lac/solver_selector_02.cc [new file with mode: 0644]
tests/lac/solver_selector_02.output [new file with mode: 0644]
tests/lac/sparse_ilu.cc [new file with mode: 0644]
tests/lac/sparse_ilu.output [new file with mode: 0644]
tests/lac/sparse_ilu_inverse.cc [new file with mode: 0644]
tests/lac/sparse_ilu_inverse.output [new file with mode: 0644]
tests/lac/sparse_ilu_t.cc [new file with mode: 0644]
tests/lac/sparse_ilu_t.output [new file with mode: 0644]
tests/lac/sparse_matrices.cc [new file with mode: 0644]
tests/lac/sparse_matrices.output [new file with mode: 0644]
tests/lac/sparse_matrix_Tmmult_01.cc [new file with mode: 0644]
tests/lac/sparse_matrix_Tmmult_01.output [new file with mode: 0644]
tests/lac/sparse_matrix_Tmmult_02.cc [new file with mode: 0644]
tests/lac/sparse_matrix_Tmmult_02.output [new file with mode: 0644]
tests/lac/sparse_matrix_iterator.cc [new file with mode: 0644]
tests/lac/sparse_matrix_iterator.output [new file with mode: 0644]
tests/lac/sparse_matrix_mmult_01.cc [new file with mode: 0644]
tests/lac/sparse_matrix_mmult_01.output [new file with mode: 0644]
tests/lac/sparse_matrix_mmult_02.cc [new file with mode: 0644]
tests/lac/sparse_matrix_mmult_02.output [new file with mode: 0644]
tests/lac/sparse_mic.cc [new file with mode: 0644]
tests/lac/sparse_mic.output [new file with mode: 0644]
tests/lac/sparsity_pattern.cc [new file with mode: 0644]
tests/lac/sparsity_pattern.output [new file with mode: 0644]
tests/lac/sparsity_pattern_01.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_01.output [new file with mode: 0644]
tests/lac/sparsity_pattern_02.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_02.output [new file with mode: 0644]
tests/lac/sparsity_pattern_03.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_03.output [new file with mode: 0644]
tests/lac/sparsity_pattern_04.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_04.output [new file with mode: 0644]
tests/lac/sparsity_pattern_05.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_05.output [new file with mode: 0644]
tests/lac/sparsity_pattern_06.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_06.output [new file with mode: 0644]
tests/lac/sparsity_pattern_07.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_07.output [new file with mode: 0644]
tests/lac/sparsity_pattern_08.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_08.output [new file with mode: 0644]
tests/lac/sparsity_pattern_09.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_09.output [new file with mode: 0644]
tests/lac/sparsity_pattern_10.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_10.output [new file with mode: 0644]
tests/lac/sparsity_pattern_11.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_11.output [new file with mode: 0644]
tests/lac/sparsity_pattern_12.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_12.output [new file with mode: 0644]
tests/lac/sparsity_pattern_common.h [new file with mode: 0644]
tests/lac/sparsity_pattern_copy_from.cc [new file with mode: 0644]
tests/lac/sparsity_pattern_copy_from.output [new file with mode: 0644]
tests/lac/sparsity_tools_01.cc [new file with mode: 0644]
tests/lac/sparsity_tools_01.output [new file with mode: 0644]
tests/lac/testmatrix.h [new file with mode: 0644]
tests/lac/trace.cc [new file with mode: 0644]
tests/lac/trace.output [new file with mode: 0644]
tests/lac/tridiagonal_matrix.cc [new file with mode: 0644]
tests/lac/tridiagonal_matrix.output [new file with mode: 0644]
tests/lac/tridiagonal_matrix_sym.cc [new file with mode: 0644]
tests/lac/tridiagonal_matrix_sym.output [new file with mode: 0644]
tests/lac/vector-vector.cc [new file with mode: 0644]
tests/lac/vector-vector.output [new file with mode: 0644]
tests/lac/vector_accumulation.cc [new file with mode: 0644]
tests/lac/vector_accumulation.output [new file with mode: 0644]
tests/lac/vector_large_numbers.cc [new file with mode: 0644]
tests/lac/vector_large_numbers.output [new file with mode: 0644]
tests/lac/vector_memory.cc [new file with mode: 0644]
tests/lac/vector_memory.debug.output [new file with mode: 0644]
tests/lac/vector_norms.cc [new file with mode: 0644]
tests/lac/vector_norms.output [new file with mode: 0644]
tests/lac/vector_view.cc [new file with mode: 0644]
tests/lac/vector_view.output [new file with mode: 0644]
tests/lapack/CMakeLists.txt [new file with mode: 0644]
tests/lapack/full_matrix_01.cc [new file with mode: 0644]
tests/lapack/full_matrix_01.output [new file with mode: 0644]
tests/lapack/full_matrix_02.cc [new file with mode: 0644]
tests/lapack/full_matrix_02.output [new file with mode: 0644]
tests/lapack/full_matrix_03.cc [new file with mode: 0644]
tests/lapack/full_matrix_03.output [new file with mode: 0644]
tests/lapack/full_matrix_04.cc [new file with mode: 0644]
tests/lapack/full_matrix_04.output [new file with mode: 0644]
tests/lapack/full_matrix_05.cc [new file with mode: 0644]
tests/lapack/full_matrix_05.output [new file with mode: 0644]
tests/lapack/full_matrix_06.cc [new file with mode: 0644]
tests/lapack/full_matrix_06.output [new file with mode: 0644]
tests/lapack/full_matrix_07.cc [new file with mode: 0644]
tests/lapack/full_matrix_07.output [new file with mode: 0644]
tests/lapack/solver_cg.cc [new file with mode: 0644]
tests/lapack/solver_cg.output [new file with mode: 0644]
tests/lapack/tridiagonal_ev1.cc [new file with mode: 0644]
tests/lapack/tridiagonal_ev1.output [new file with mode: 0644]
tests/matrix_free/CMakeLists.txt [new file with mode: 0644]
tests/matrix_free/compress_constraints.cc [new file with mode: 0644]
tests/matrix_free/compress_constraints.output [new file with mode: 0644]
tests/matrix_free/compress_mapping.cc [new file with mode: 0644]
tests/matrix_free/compress_mapping.output [new file with mode: 0644]
tests/matrix_free/copy.cc [new file with mode: 0644]
tests/matrix_free/copy.output [new file with mode: 0644]
tests/matrix_free/create_mesh.h [new file with mode: 0644]
tests/matrix_free/estimate_condition_number_mass.cc [new file with mode: 0644]
tests/matrix_free/estimate_condition_number_mass.output [new file with mode: 0644]
tests/matrix_free/evaluate_1d_shape.cc [new file with mode: 0644]
tests/matrix_free/evaluate_1d_shape.output [new file with mode: 0644]
tests/matrix_free/evaluate_1d_shape_evenodd.cc [new file with mode: 0644]
tests/matrix_free/evaluate_1d_shape_evenodd.output [new file with mode: 0644]
tests/matrix_free/get_functions_cartesian.cc [new file with mode: 0644]
tests/matrix_free/get_functions_cartesian.output [new file with mode: 0644]
tests/matrix_free/get_functions_circle.cc [new file with mode: 0644]
tests/matrix_free/get_functions_circle.output [new file with mode: 0644]
tests/matrix_free/get_functions_common.h [new file with mode: 0644]
tests/matrix_free/get_functions_constraints.cc [new file with mode: 0644]
tests/matrix_free/get_functions_constraints.output [new file with mode: 0644]
tests/matrix_free/get_functions_float.cc [new file with mode: 0644]
tests/matrix_free/get_functions_float.output [new file with mode: 0644]
tests/matrix_free/get_functions_gl.cc [new file with mode: 0644]
tests/matrix_free/get_functions_gl.output [new file with mode: 0644]
tests/matrix_free/get_functions_mappingq.cc [new file with mode: 0644]
tests/matrix_free/get_functions_mappingq.output [new file with mode: 0644]
tests/matrix_free/get_functions_multife.cc [new file with mode: 0644]
tests/matrix_free/get_functions_multife.output [new file with mode: 0644]
tests/matrix_free/get_functions_multife2.cc [new file with mode: 0644]
tests/matrix_free/get_functions_multife2.output [new file with mode: 0644]
tests/matrix_free/get_functions_q_hierarchical.cc [new file with mode: 0644]
tests/matrix_free/get_functions_q_hierarchical.output [new file with mode: 0644]
tests/matrix_free/get_functions_rect.cc [new file with mode: 0644]
tests/matrix_free/get_functions_rect.output [new file with mode: 0644]
tests/matrix_free/get_functions_variants.cc [new file with mode: 0644]
tests/matrix_free/get_functions_variants.output [new file with mode: 0644]
tests/matrix_free/get_values_plain.cc [new file with mode: 0644]
tests/matrix_free/get_values_plain.output [new file with mode: 0644]
tests/matrix_free/integrate_functions.cc [new file with mode: 0644]
tests/matrix_free/integrate_functions.output [new file with mode: 0644]
tests/matrix_free/integrate_functions_multife.cc [new file with mode: 0644]
tests/matrix_free/integrate_functions_multife.output [new file with mode: 0644]
tests/matrix_free/integrate_functions_multife2.cc [new file with mode: 0644]
tests/matrix_free/integrate_functions_multife2.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_01.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_01.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_02.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_02.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_03.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_03.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_04.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_04.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_05.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_05.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_06.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_06.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_07.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_07.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_08.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_08.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_09.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_09.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_10.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_10.with_trilinos=true.with_mpi=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_10.with_trilinos=true.with_mpi=true.with_p4est=true.mpirun=10.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_10.with_trilinos=true.with_mpi=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_11.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_11.with_mpi=true.with_p4est=true.mpirun=10.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_11.with_mpi=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_12.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_12.with_trilinos=true.with_mpi=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_12.with_trilinos=true.with_mpi=true.with_p4est=true.mpirun=10.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_12.with_trilinos=true.with_mpi=true.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_13.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_13.with_trilinos=true.with_mpi=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_13.with_trilinos=true.with_mpi=true.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_common.h [new file with mode: 0644]
tests/matrix_free/matrix_vector_curl.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_curl.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_div.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_div.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_float.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_float.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_hp.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_hp.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_mf.h [new file with mode: 0644]
tests/matrix_free/matrix_vector_mg.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_mg.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_stokes.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_stokes.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_stokes_noflux.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_stokes_noflux.output [new file with mode: 0644]
tests/matrix_free/no_index_initialize.cc [new file with mode: 0644]
tests/matrix_free/no_index_initialize.debug.output [new file with mode: 0644]
tests/matrix_free/quadrature_points.cc [new file with mode: 0644]
tests/matrix_free/quadrature_points.output [new file with mode: 0644]
tests/matrix_free/step-37.cc [new file with mode: 0644]
tests/matrix_free/step-37.output [new file with mode: 0644]
tests/matrix_free/step-48.cc [new file with mode: 0644]
tests/matrix_free/step-48.mpirun=1.output [new file with mode: 0644]
tests/matrix_free/step-48.mpirun=10.output [new file with mode: 0644]
tests/matrix_free/step-48.mpirun=4.output [new file with mode: 0644]
tests/matrix_free/thread_correctness.cc [new file with mode: 0644]
tests/matrix_free/thread_correctness.output [new file with mode: 0644]
tests/matrix_free/thread_correctness_hp.cc [new file with mode: 0644]
tests/matrix_free/thread_correctness_hp.output [new file with mode: 0644]
tests/matrix_free/update_mapping_only.cc [new file with mode: 0644]
tests/matrix_free/update_mapping_only.output [new file with mode: 0644]
tests/metis/CMakeLists.txt [new file with mode: 0644]
tests/metis/metis_01.cc [new file with mode: 0644]
tests/metis/metis_01.output [new file with mode: 0644]
tests/metis/metis_02.cc [new file with mode: 0644]
tests/metis/metis_02.output [new file with mode: 0644]
tests/metis/metis_03.cc [new file with mode: 0644]
tests/metis/metis_03.output [new file with mode: 0644]
tests/mpi/CMakeLists.txt [new file with mode: 0644]
tests/mpi/blockvec_01.cc [new file with mode: 0644]
tests/mpi/blockvec_01.with_petsc=true.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/blockvec_01.with_petsc=true.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/coarse_grid_common.h [new file with mode: 0644]
tests/mpi/collective_01.cc [new file with mode: 0644]
tests/mpi/collective_01.mpirun=1.output [new file with mode: 0644]
tests/mpi/collective_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/collective_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/collective_02.cc [new file with mode: 0644]
tests/mpi/collective_02.mpirun=1.output [new file with mode: 0644]
tests/mpi/collective_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/collective_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/collective_02_array.cc [new file with mode: 0644]
tests/mpi/collective_02_array.mpirun=1.output [new file with mode: 0644]
tests/mpi/collective_02_array.mpirun=10.output [new file with mode: 0644]
tests/mpi/collective_02_array.mpirun=4.output [new file with mode: 0644]
tests/mpi/collective_03.cc [new file with mode: 0644]
tests/mpi/collective_03.mpirun=1.output [new file with mode: 0644]
tests/mpi/collective_03.mpirun=10.output [new file with mode: 0644]
tests/mpi/collective_03.mpirun=4.output [new file with mode: 0644]
tests/mpi/collective_03_array.cc [new file with mode: 0644]
tests/mpi/collective_03_array.mpirun=1.output [new file with mode: 0644]
tests/mpi/collective_03_array.mpirun=10.output [new file with mode: 0644]
tests/mpi/collective_03_array.mpirun=4.output [new file with mode: 0644]
tests/mpi/compute_mean_value.cc [new file with mode: 0644]
tests/mpi/compute_mean_value.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/compute_mean_value.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/constraint_matrix_condense_01.cc [new file with mode: 0644]
tests/mpi/constraint_matrix_condense_01.with_petsc=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/constraint_matrix_condense_01.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/constraint_matrix_crash_01.cc [new file with mode: 0644]
tests/mpi/constraint_matrix_crash_01.mpirun=1.output [new file with mode: 0644]
tests/mpi/constraint_matrix_set_zero_01.cc [new file with mode: 0644]
tests/mpi/constraint_matrix_set_zero_01.with_petsc=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/constraint_matrix_set_zero_01.with_petsc=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/constraint_matrix_set_zero_02.cc [new file with mode: 0644]
tests/mpi/constraint_matrix_set_zero_02.mpirun=1.output [new file with mode: 0644]
tests/mpi/constraint_matrix_set_zero_02.mpirun=2.output [new file with mode: 0644]
tests/mpi/constraint_matrix_trilinos_bug.cc [new file with mode: 0644]
tests/mpi/constraint_matrix_trilinos_bug.with_trilinos=true.mpirun=10.debug.output [new file with mode: 0644]
tests/mpi/constraint_matrix_trilinos_bug.with_trilinos=true.mpirun=4.debug.output [new file with mode: 0644]
tests/mpi/count_dofs_per_block_01.cc [new file with mode: 0644]
tests/mpi/count_dofs_per_block_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/count_dofs_per_block_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/count_dofs_per_block_02.cc [new file with mode: 0644]
tests/mpi/count_dofs_per_block_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/count_dofs_per_block_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/count_dofs_per_component_01.cc [new file with mode: 0644]
tests/mpi/count_dofs_per_component_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/count_dofs_per_component_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/crash_01.cc [new file with mode: 0644]
tests/mpi/crash_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/crash_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/crash_02.cc [new file with mode: 0644]
tests/mpi/crash_02.mpirun=2.output [new file with mode: 0644]
tests/mpi/crash_03.cc [new file with mode: 0644]
tests/mpi/crash_03.mpirun=10.output [new file with mode: 0644]
tests/mpi/crash_03.mpirun=4.output [new file with mode: 0644]
tests/mpi/crash_04.cc [new file with mode: 0644]
tests/mpi/crash_04.mpirun=2.output [new file with mode: 0644]
tests/mpi/data_out_hdf5_01.cc [new file with mode: 0644]
tests/mpi/data_out_hdf5_01.with_hdf5=true.mpirun=3.output [new file with mode: 0644]
tests/mpi/distribute_sp_01.cc [new file with mode: 0644]
tests/mpi/distribute_sp_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/distribute_sp_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/distribute_sp_02.cc [new file with mode: 0644]
tests/mpi/distribute_sp_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/distribute_sp_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/dof_handler_number_cache.cc [new file with mode: 0644]
tests/mpi/dof_handler_number_cache.mpirun=10.output [new file with mode: 0644]
tests/mpi/dof_handler_number_cache.mpirun=4.output [new file with mode: 0644]
tests/mpi/extract_boundary_dofs.cc [new file with mode: 0644]
tests/mpi/extract_boundary_dofs.mpirun=10.output [new file with mode: 0644]
tests/mpi/extract_boundary_dofs.mpirun=4.output [new file with mode: 0644]
tests/mpi/extract_constant_modes_01.cc [new file with mode: 0644]
tests/mpi/extract_constant_modes_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/extract_constant_modes_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/extract_locally_active_dofs.cc [new file with mode: 0644]
tests/mpi/extract_locally_active_dofs.mpirun=10.output [new file with mode: 0644]
tests/mpi/extract_locally_active_dofs.mpirun=4.output [new file with mode: 0644]
tests/mpi/fe_field_function_01.cc [new file with mode: 0644]
tests/mpi/fe_field_function_01.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/fe_field_function_01.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/flux_edge_01.cc [new file with mode: 0644]
tests/mpi/flux_edge_01.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/ghost_01.cc [new file with mode: 0644]
tests/mpi/ghost_01.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/ghost_01.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/ghost_02.cc [new file with mode: 0644]
tests/mpi/ghost_02.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/ghost_02.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/ghost_03.cc [new file with mode: 0644]
tests/mpi/ghost_03.with_petsc=true.mpirun=10.debug.output [new file with mode: 0644]
tests/mpi/ghost_03.with_petsc=true.mpirun=4.debug.output [new file with mode: 0644]
tests/mpi/integrate_difference.cc [new file with mode: 0644]
tests/mpi/integrate_difference.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/integrate_difference.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/interpolate_01.cc [new file with mode: 0644]
tests/mpi/interpolate_01.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/interpolate_01.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/interpolate_02.cc [new file with mode: 0644]
tests/mpi/interpolate_02.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/interpolate_02.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/interpolate_03.cc [new file with mode: 0644]
tests/mpi/interpolate_03.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/interpolate_03.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/interpolate_04.cc [new file with mode: 0644]
tests/mpi/interpolate_04.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/interpolate_04.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/is_locally_owned.cc [new file with mode: 0644]
tests/mpi/is_locally_owned.mpirun=10.output [new file with mode: 0644]
tests/mpi/is_locally_owned.mpirun=4.output [new file with mode: 0644]
tests/mpi/make_zero_boundary_values.cc [new file with mode: 0644]
tests/mpi/make_zero_boundary_values.mpirun=10.output [new file with mode: 0644]
tests/mpi/make_zero_boundary_values.mpirun=4.output [new file with mode: 0644]
tests/mpi/map_dofs_to_support_points.cc [new file with mode: 0644]
tests/mpi/map_dofs_to_support_points.mpirun=10.output [new file with mode: 0644]
tests/mpi/map_dofs_to_support_points.mpirun=4.output [new file with mode: 0644]
tests/mpi/mesh_worker_matrix_01.cc [new file with mode: 0644]
tests/mpi/mesh_worker_matrix_01.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/mesh_worker_matrix_01.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/mesh_worker_matrix_01/ordering.2 [new file with mode: 0644]
tests/mpi/mg_01.cc [new file with mode: 0644]
tests/mpi/mg_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/mg_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/mg_02.cc [new file with mode: 0644]
tests/mpi/mg_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/mg_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/mg_03.cc [new file with mode: 0644]
tests/mpi/mg_03.mpirun=1.output [new file with mode: 0644]
tests/mpi/mg_03.mpirun=10.output [new file with mode: 0644]
tests/mpi/mg_03.mpirun=4.output [new file with mode: 0644]
tests/mpi/mg_04.cc [new file with mode: 0644]
tests/mpi/mg_04.mpirun=1.output [new file with mode: 0644]
tests/mpi/mg_04.mpirun=10.output [new file with mode: 0644]
tests/mpi/mg_04.mpirun=2.output [new file with mode: 0644]
tests/mpi/mg_04.mpirun=4.output [new file with mode: 0644]
tests/mpi/mg_05.cc [new file with mode: 0644]
tests/mpi/mg_05.mpirun=10.output [new file with mode: 0644]
tests/mpi/mg_06.cc [new file with mode: 0644]
tests/mpi/mg_06.mpirun=7.output [new file with mode: 0644]
tests/mpi/multigrid_adaptive.cc [new file with mode: 0644]
tests/mpi/multigrid_adaptive.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/multigrid_adaptive.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/multigrid_uniform.cc [new file with mode: 0644]
tests/mpi/multigrid_uniform.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/multigrid_uniform.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/no_flux_constraints.cc [new file with mode: 0644]
tests/mpi/no_flux_constraints.with_trilinos=true.mpirun=9.output [new file with mode: 0644]
tests/mpi/no_flux_constraints_02.cc [new file with mode: 0644]
tests/mpi/no_flux_constraints_02.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/no_flux_constraints_02.with_trilinos=true.mpirun=9.output [new file with mode: 0644]
tests/mpi/no_flux_constraints_03.cc [new file with mode: 0644]
tests/mpi/no_flux_constraints_03.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/no_flux_constraints_03.with_trilinos=true.mpirun=9.output [new file with mode: 0644]
tests/mpi/normal_flux_constraints.cc [new file with mode: 0644]
tests/mpi/normal_flux_constraints.with_trilinos=true.mpirun=9.output [new file with mode: 0644]
tests/mpi/p4est_2d_coarse_01.cc [new file with mode: 0644]
tests/mpi/p4est_2d_coarse_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_coarse_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_01.cc [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_02.cc [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_03.cc [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_03.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_03.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_04.cc [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_04.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_04.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_05.cc [new file with mode: 0644]
tests/mpi/p4est_2d_constraintmatrix_05.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_01.cc [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_02.cc [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_03.cc [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_03.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_03.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_04.cc [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_04.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_04.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_05.cc [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_05.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_dofhandler_05.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_ghost_01.cc [new file with mode: 0644]
tests/mpi/p4est_2d_ghost_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_ghost_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_ghost_02.cc [new file with mode: 0644]
tests/mpi/p4est_2d_ghost_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_ghost_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_refine_01.cc [new file with mode: 0644]
tests/mpi/p4est_2d_refine_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_refine_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_refine_02.cc [new file with mode: 0644]
tests/mpi/p4est_2d_refine_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_refine_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_refine_03.cc [new file with mode: 0644]
tests/mpi/p4est_2d_refine_03.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_refine_03.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_renumber_01.cc [new file with mode: 0644]
tests/mpi/p4est_2d_renumber_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_renumber_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_renumber_02.cc [new file with mode: 0644]
tests/mpi/p4est_2d_renumber_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_renumber_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_2d_simple.cc [new file with mode: 0644]
tests/mpi/p4est_2d_simple.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_2d_simple.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_01.cc [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_02.cc [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_02.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_02.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_03.cc [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_03.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_03.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_04.cc [new file with mode: 0644]
tests/mpi/p4est_3d_constraintmatrix_04.mpirun=2.output [new file with mode: 0644]
tests/mpi/p4est_3d_ghost_01.cc [new file with mode: 0644]
tests/mpi/p4est_3d_ghost_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_3d_ghost_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_3d_refine_01.cc [new file with mode: 0644]
tests/mpi/p4est_3d_refine_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_3d_refine_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_3d_refine_02.cc [new file with mode: 0644]
tests/mpi/p4est_3d_refine_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_3d_refine_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_3d_refine_03.cc [new file with mode: 0644]
tests/mpi/p4est_3d_refine_03.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_3d_refine_03.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_3d_refine_04.cc [new file with mode: 0644]
tests/mpi/p4est_3d_refine_04.mpirun=1.output [new file with mode: 0644]
tests/mpi/p4est_3d_refine_04.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_3d_refine_04.mpirun=24.output [new file with mode: 0644]
tests/mpi/p4est_3d_refine_04.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_data_out_01.cc [new file with mode: 0644]
tests/mpi/p4est_data_out_01.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_data_out_01.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_get_subdomain_association.cc [new file with mode: 0644]
tests/mpi/p4est_get_subdomain_association.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_get_subdomain_association.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_max_refine.cc [new file with mode: 0644]
tests/mpi/p4est_max_refine.mpirun=1.output [new file with mode: 0644]
tests/mpi/p4est_save_01.cc [new file with mode: 0644]
tests/mpi/p4est_save_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_save_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_save_02.cc [new file with mode: 0644]
tests/mpi/p4est_save_02.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_save_02.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/p4est_save_03.cc [new file with mode: 0644]
tests/mpi/p4est_save_03.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/p4est_save_03.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_block_vector_01.cc [new file with mode: 0644]
tests/mpi/parallel_block_vector_01.mpirun=1.output [new file with mode: 0644]
tests/mpi/parallel_block_vector_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_block_vector_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_block_vector_02.cc [new file with mode: 0644]
tests/mpi/parallel_block_vector_02.mpirun=1.output [new file with mode: 0644]
tests/mpi/parallel_block_vector_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_block_vector_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_partitioner_01.cc [new file with mode: 0644]
tests/mpi/parallel_partitioner_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_partitioner_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_partitioner_02.cc [new file with mode: 0644]
tests/mpi/parallel_partitioner_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_partitioner_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_partitioner_03.cc [new file with mode: 0644]
tests/mpi/parallel_partitioner_03.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_partitioner_03.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_partitioner_04.cc [new file with mode: 0644]
tests/mpi/parallel_partitioner_04.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_partitioner_04.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_01.cc [new file with mode: 0644]
tests/mpi/parallel_vector_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_02.cc [new file with mode: 0644]
tests/mpi/parallel_vector_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_03.cc [new file with mode: 0644]
tests/mpi/parallel_vector_03.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_03.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_04.cc [new file with mode: 0644]
tests/mpi/parallel_vector_04.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_04.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_05.cc [new file with mode: 0644]
tests/mpi/parallel_vector_05.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_05.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_06.cc [new file with mode: 0644]
tests/mpi/parallel_vector_06.mpirun=1.output [new file with mode: 0644]
tests/mpi/parallel_vector_06.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_06.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_07.cc [new file with mode: 0644]
tests/mpi/parallel_vector_07.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_07.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_08.cc [new file with mode: 0644]
tests/mpi/parallel_vector_08.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_08.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_09.cc [new file with mode: 0644]
tests/mpi/parallel_vector_09.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_09.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_10.cc [new file with mode: 0644]
tests/mpi/parallel_vector_10.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_10.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_11.cc [new file with mode: 0644]
tests/mpi/parallel_vector_11.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_11.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_12.cc [new file with mode: 0644]
tests/mpi/parallel_vector_12.mpirun=1.output [new file with mode: 0644]
tests/mpi/parallel_vector_12.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_12.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_13.cc [new file with mode: 0644]
tests/mpi/parallel_vector_13.mpirun=10.output [new file with mode: 0644]
tests/mpi/parallel_vector_13.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_back_interpolate.cc [new file with mode: 0644]
tests/mpi/parallel_vector_back_interpolate.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vector_interpolate.cc [new file with mode: 0644]
tests/mpi/parallel_vector_interpolate.mpirun=4.output [new file with mode: 0644]
tests/mpi/parallel_vtu_01.cc [new file with mode: 0644]
tests/mpi/parallel_vtu_01.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/parallel_vtu_01.with_trilinos=true.mpirun=3.output [new file with mode: 0644]
tests/mpi/periodicity_01.cc [new file with mode: 0644]
tests/mpi/periodicity_01.mpirun=3.output [new file with mode: 0644]
tests/mpi/periodicity_01.mpirun=5.output [new file with mode: 0644]
tests/mpi/periodicity_01.mpirun=7.output [new file with mode: 0644]
tests/mpi/petsc_01.cc [new file with mode: 0644]
tests/mpi/petsc_01.with_petsc=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/petsc_01.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/petsc_01.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/petsc_02.cc [new file with mode: 0644]
tests/mpi/petsc_02.with_petsc=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/petsc_02.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/petsc_02.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/petsc_03.cc [new file with mode: 0644]
tests/mpi/petsc_03.with_petsc=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/petsc_03.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/petsc_03.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01.cc [new file with mode: 0644]
tests/mpi/petsc_distribute_01.with_petsc=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01.with_petsc=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01_block.cc [new file with mode: 0644]
tests/mpi/petsc_distribute_01_block.with_petsc=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01_block.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01_block.with_petsc=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01_block.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01_inhomogenous.cc [new file with mode: 0644]
tests/mpi/petsc_distribute_01_inhomogenous.with_petsc=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01_inhomogenous.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01_inhomogenous.with_petsc=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/petsc_distribute_01_inhomogenous.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/petsc_locally_owned_elements.cc [new file with mode: 0644]
tests/mpi/petsc_locally_owned_elements.with_petsc=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/petsc_locally_owned_elements.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/petsc_locally_owned_elements.with_petsc=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/petsc_locally_owned_elements.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/point_to_point_pattern_01.cc [new file with mode: 0644]
tests/mpi/point_to_point_pattern_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/point_to_point_pattern_01.mpirun=3.output [new file with mode: 0644]
tests/mpi/point_to_point_pattern_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/point_value_01.cc [new file with mode: 0644]
tests/mpi/point_value_01.mpirun=2.output [new file with mode: 0644]
tests/mpi/point_value_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/point_value_01.mpirun=6.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_01.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_02.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_03.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_03.mpirun=10.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_03.mpirun=4.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_04.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_04.mpirun=1.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_05.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_05.mpirun=1.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_06.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_06.mpirun=1.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_fraction_06/indicators [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_01.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_02.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_03.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_03.mpirun=10.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_03.mpirun=4.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_04.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_04.mpirun=1.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_05.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_05.mpirun=1.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_06.cc [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_06.mpirun=1.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_06.mpirun=10.output [new file with mode: 0644]
tests/mpi/refine_and_coarsen_fixed_number_06.mpirun=4.output [new file with mode: 0644]
tests/mpi/refinement_listener_01.cc [new file with mode: 0644]
tests/mpi/refinement_listener_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/refinement_listener_01.mpirun=20.output [new file with mode: 0644]
tests/mpi/refinement_listener_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/refinement_listener_02.cc [new file with mode: 0644]
tests/mpi/refinement_listener_02.mpirun=10.output [new file with mode: 0644]
tests/mpi/refinement_listener_02.mpirun=20.output [new file with mode: 0644]
tests/mpi/refinement_listener_02.mpirun=4.output [new file with mode: 0644]
tests/mpi/renumber_z_order_01.cc [new file with mode: 0644]
tests/mpi/renumber_z_order_01.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/renumber_z_order_01.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/renumber_z_order_01.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/renumber_z_order_02.cc [new file with mode: 0644]
tests/mpi/renumber_z_order_02.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/renumber_z_order_02.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/renumber_z_order_02.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/simple_mpi_01.cc [new file with mode: 0644]
tests/mpi/simple_mpi_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/simple_mpi_01.mpirun=3.output [new file with mode: 0644]
tests/mpi/simple_mpi_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/solution_transfer_01.cc [new file with mode: 0644]
tests/mpi/solution_transfer_01.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/solution_transfer_01.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/step-39.cc [new file with mode: 0644]
tests/mpi/step-39.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/step-39.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/step-39.with_trilinos=true.mpirun=6.output [new file with mode: 0644]
tests/mpi/step-40.cc [new file with mode: 0644]
tests/mpi/step-40.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/step-40.with_petsc=true.mpirun=3.output [new file with mode: 0644]
tests/mpi/step-40.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/step-40_direct_solver.cc [new file with mode: 0644]
tests/mpi/step-40_direct_solver.with_petsc=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/step-40_direct_solver.with_petsc=true.mpirun=3.output [new file with mode: 0644]
tests/mpi/step-40_direct_solver.with_petsc=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/tria_01.cc [new file with mode: 0644]
tests/mpi/tria_01.mpirun=10.output [new file with mode: 0644]
tests/mpi/tria_01.mpirun=2.output [new file with mode: 0644]
tests/mpi/tria_01.mpirun=4.output [new file with mode: 0644]
tests/mpi/tria_copy_triangulation.cc [new file with mode: 0644]
tests/mpi/tria_copy_triangulation.mpirun=1.output [new file with mode: 0644]
tests/mpi/tria_copy_triangulation.mpirun=2.output [new file with mode: 0644]
tests/mpi/tria_copy_triangulation.mpirun=4.output [new file with mode: 0644]
tests/mpi/trilinos_01.cc [new file with mode: 0644]
tests/mpi/trilinos_01.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/trilinos_01.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/trilinos_02.cc [new file with mode: 0644]
tests/mpi/trilinos_02.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/trilinos_02.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/trilinos_bug_5609.cc [new file with mode: 0644]
tests/mpi/trilinos_bug_5609.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_compress_bug.cc [new file with mode: 0644]
tests/mpi/trilinos_compress_bug.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01.cc [new file with mode: 0644]
tests/mpi/trilinos_distribute_01.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01_block.cc [new file with mode: 0644]
tests/mpi/trilinos_distribute_01_block.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01_block.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01_block.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01_block.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01_inhomogenous.cc [new file with mode: 0644]
tests/mpi/trilinos_distribute_01_inhomogenous.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01_inhomogenous.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01_inhomogenous.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_01_inhomogenous.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_03.cc [new file with mode: 0644]
tests/mpi/trilinos_distribute_03.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_03.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_04.cc [new file with mode: 0644]
tests/mpi/trilinos_distribute_04.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/trilinos_distribute_04.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_ghost_01.cc [new file with mode: 0644]
tests/mpi/trilinos_ghost_01.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/trilinos_ghost_01.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/trilinos_ghost_02.cc [new file with mode: 0644]
tests/mpi/trilinos_ghost_02.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/trilinos_ghost_02.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/trilinos_ghost_03.cc [new file with mode: 0644]
tests/mpi/trilinos_ghost_03.with_trilinos=true.mpirun=10.debug.output [new file with mode: 0644]
tests/mpi/trilinos_ghost_03.with_trilinos=true.mpirun=4.debug.output [new file with mode: 0644]
tests/mpi/trilinos_ghost_03_linfty.cc [new file with mode: 0644]
tests/mpi/trilinos_ghost_03_linfty.with_trilinos=true.mpirun=10.debug.output [new file with mode: 0644]
tests/mpi/trilinos_ghost_03_linfty.with_trilinos=true.mpirun=4.debug.output [new file with mode: 0644]
tests/mpi/trilinos_ghost_05.cc [new file with mode: 0644]
tests/mpi/trilinos_ghost_05.with_trilinos=true.mpirun=10.output [new file with mode: 0644]
tests/mpi/trilinos_ghost_05.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/trilinos_locally_owned_elements_01.cc [new file with mode: 0644]
tests/mpi/trilinos_locally_owned_elements_01.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_matvec_01.cc [new file with mode: 0644]
tests/mpi/trilinos_matvec_01.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/trilinos_matvec_01.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_matvec_02.cc [new file with mode: 0644]
tests/mpi/trilinos_matvec_02.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/trilinos_matvec_02.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_matvec_03.cc [new file with mode: 0644]
tests/mpi/trilinos_matvec_03.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_sparse_matrix_01.cc [new file with mode: 0644]
tests/mpi/trilinos_sparse_matrix_01.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/trilinos_sparse_matrix_01.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_sparse_matrix_mmult_01.cc [new file with mode: 0644]
tests/mpi/trilinos_sparse_matrix_mmult_01.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/trilinos_sparse_matrix_mmult_01.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_sparse_matrix_print_01.cc [new file with mode: 0644]
tests/mpi/trilinos_sparse_matrix_print_01.with_trilinos=true.mpirun=1.output [new file with mode: 0644]
tests/mpi/trilinos_sparse_matrix_print_01.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/mpi/trilinos_vector_ghosts_01.cc [new file with mode: 0644]
tests/mpi/trilinos_vector_ghosts_01.with_trilinos=true.mpirun=4.output [new file with mode: 0644]
tests/mpi/trilinos_vector_reinit.cc [new file with mode: 0644]
tests/mpi/trilinos_vector_reinit.with_trilinos=true.mpirun=2.output [new file with mode: 0644]
tests/multigrid/CMakeLists.txt [new file with mode: 0644]
tests/multigrid/boundary_01.cc [new file with mode: 0644]
tests/multigrid/boundary_01.output [new file with mode: 0644]
tests/multigrid/count_01.cc [new file with mode: 0644]
tests/multigrid/count_01.output [new file with mode: 0644]
tests/multigrid/cycles.cc [new file with mode: 0644]
tests/multigrid/cycles.output [new file with mode: 0644]
tests/multigrid/dof_01.cc [new file with mode: 0644]
tests/multigrid/dof_01.output [new file with mode: 0644]
tests/multigrid/dof_02.cc [new file with mode: 0644]
tests/multigrid/dof_02.output [new file with mode: 0644]
tests/multigrid/dof_03.cc [new file with mode: 0644]
tests/multigrid/dof_03.output [new file with mode: 0644]
tests/multigrid/mg_output.cc [new file with mode: 0644]
tests/multigrid/mg_output.output [new file with mode: 0644]
tests/multigrid/mg_renumbered_01.cc [new file with mode: 0644]
tests/multigrid/mg_renumbered_01.output [new file with mode: 0644]
tests/multigrid/mg_renumbered_02.cc [new file with mode: 0644]
tests/multigrid/mg_renumbered_02.output [new file with mode: 0644]
tests/multigrid/mg_renumbered_03.cc [new file with mode: 0644]
tests/multigrid/mg_renumbered_03.output [new file with mode: 0644]
tests/multigrid/renumbering_01.cc [new file with mode: 0644]
tests/multigrid/renumbering_01.output [new file with mode: 0644]
tests/multigrid/renumbering_02.cc [new file with mode: 0644]
tests/multigrid/renumbering_02.output [new file with mode: 0644]
tests/multigrid/renumbering_03.cc [new file with mode: 0644]
tests/multigrid/renumbering_03.output [new file with mode: 0644]
tests/multigrid/smoother_block.cc [new file with mode: 0644]
tests/multigrid/smoother_block.output [new file with mode: 0644]
tests/multigrid/sparse_matrix_collection_01.cc [new file with mode: 0644]
tests/multigrid/sparse_matrix_collection_01.output [new file with mode: 0644]
tests/multigrid/step-16-02.cc [new file with mode: 0644]
tests/multigrid/step-16-02.output [new file with mode: 0644]
tests/multigrid/step-16.cc [new file with mode: 0644]
tests/multigrid/step-16.output [new file with mode: 0644]
tests/multigrid/step-39-02.cc [new file with mode: 0644]
tests/multigrid/step-39-02.output [new file with mode: 0644]
tests/multigrid/step-39-02a.cc [new file with mode: 0644]
tests/multigrid/step-39-02a.output [new file with mode: 0644]
tests/multigrid/step-39-03.cc [new file with mode: 0644]
tests/multigrid/step-39-03.output [new file with mode: 0644]
tests/multigrid/step-39.cc [new file with mode: 0644]
tests/multigrid/step-39.output [new file with mode: 0644]
tests/multigrid/transfer_01.cc [new file with mode: 0644]
tests/multigrid/transfer_01.output [new file with mode: 0644]
tests/multigrid/transfer_02.cc [new file with mode: 0644]
tests/multigrid/transfer_02.output [new file with mode: 0644]
tests/multigrid/transfer_03.cc [new file with mode: 0644]
tests/multigrid/transfer_03.output [new file with mode: 0644]
tests/multigrid/transfer_block.cc [new file with mode: 0644]
tests/multigrid/transfer_block.output [new file with mode: 0644]
tests/multigrid/transfer_block_select.cc [new file with mode: 0644]
tests/multigrid/transfer_block_select.output [new file with mode: 0644]
tests/multigrid/transfer_compare_01.cc [new file with mode: 0644]
tests/multigrid/transfer_compare_01.output [new file with mode: 0644]
tests/multigrid/transfer_prebuilt_01.cc [new file with mode: 0644]
tests/multigrid/transfer_prebuilt_01.debug.output [new file with mode: 0644]
tests/multigrid/transfer_prebuilt_01.release.output [new file with mode: 0644]
tests/multigrid/transfer_prebuilt_02.cc [new file with mode: 0644]
tests/multigrid/transfer_prebuilt_02.output [new file with mode: 0644]
tests/multigrid/transfer_prebuilt_03.cc [new file with mode: 0644]
tests/multigrid/transfer_prebuilt_03.output [new file with mode: 0644]
tests/multigrid/transfer_select.cc [new file with mode: 0644]
tests/multigrid/transfer_select.output [new file with mode: 0644]
tests/multigrid/transfer_system_01.cc [new file with mode: 0644]
tests/multigrid/transfer_system_01.output [new file with mode: 0644]
tests/multigrid/transfer_system_02.cc [new file with mode: 0644]
tests/multigrid/transfer_system_02.output [new file with mode: 0644]
tests/multigrid/transfer_system_03.cc [new file with mode: 0644]
tests/multigrid/transfer_system_03.output [new file with mode: 0644]
tests/multigrid/transfer_system_04.cc [new file with mode: 0644]
tests/multigrid/transfer_system_04.output [new file with mode: 0644]
tests/multigrid/transfer_system_05.cc [new file with mode: 0644]
tests/multigrid/transfer_system_05.output [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_01.cc [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_01.output [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_02.cc [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_02.output [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_03.cc [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_03.output [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_04.cc [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_04.output [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_05.cc [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_05.output [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_06.cc [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_06.output [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_07.cc [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_07.output [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_08.cc [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_08.output [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_09.cc [new file with mode: 0644]
tests/multigrid/transfer_system_adaptive_09.output [new file with mode: 0644]
tests/petsc/01.cc [new file with mode: 0644]
tests/petsc/01.output [new file with mode: 0644]
tests/petsc/02.cc [new file with mode: 0644]
tests/petsc/02.output [new file with mode: 0644]
tests/petsc/04.cc [new file with mode: 0644]
tests/petsc/04.output [new file with mode: 0644]
tests/petsc/05.cc [new file with mode: 0644]
tests/petsc/05.output [new file with mode: 0644]
tests/petsc/06.cc [new file with mode: 0644]
tests/petsc/06.output [new file with mode: 0644]
tests/petsc/07.cc [new file with mode: 0644]
tests/petsc/07.output [new file with mode: 0644]
tests/petsc/08.cc [new file with mode: 0644]
tests/petsc/08.output [new file with mode: 0644]
tests/petsc/09.cc [new file with mode: 0644]
tests/petsc/09.output [new file with mode: 0644]
tests/petsc/10.cc [new file with mode: 0644]
tests/petsc/10.output [new file with mode: 0644]
tests/petsc/11.cc [new file with mode: 0644]
tests/petsc/11.output [new file with mode: 0644]
tests/petsc/12.cc [new file with mode: 0644]
tests/petsc/12.output [new file with mode: 0644]
tests/petsc/13.cc [new file with mode: 0644]
tests/petsc/13.output [new file with mode: 0644]
tests/petsc/17.cc [new file with mode: 0644]
tests/petsc/17.output [new file with mode: 0644]
tests/petsc/18.cc [new file with mode: 0644]
tests/petsc/18.output [new file with mode: 0644]
tests/petsc/19.cc [new file with mode: 0644]
tests/petsc/19.output [new file with mode: 0644]
tests/petsc/20.cc [new file with mode: 0644]
tests/petsc/20.output [new file with mode: 0644]
tests/petsc/21.cc [new file with mode: 0644]
tests/petsc/21.output [new file with mode: 0644]
tests/petsc/22.cc [new file with mode: 0644]
tests/petsc/22.output [new file with mode: 0644]
tests/petsc/23.cc [new file with mode: 0644]
tests/petsc/23.output [new file with mode: 0644]
tests/petsc/24.cc [new file with mode: 0644]
tests/petsc/24.output [new file with mode: 0644]
tests/petsc/25.cc [new file with mode: 0644]
tests/petsc/25.output [new file with mode: 0644]
tests/petsc/26.cc [new file with mode: 0644]
tests/petsc/26.output [new file with mode: 0644]
tests/petsc/27.cc [new file with mode: 0644]
tests/petsc/27.output [new file with mode: 0644]
tests/petsc/28.cc [new file with mode: 0644]
tests/petsc/28.output [new file with mode: 0644]
tests/petsc/29.cc [new file with mode: 0644]
tests/petsc/29.output [new file with mode: 0644]
tests/petsc/30.cc [new file with mode: 0644]
tests/petsc/30.output [new file with mode: 0644]
tests/petsc/31.cc [new file with mode: 0644]
tests/petsc/31.output [new file with mode: 0644]
tests/petsc/32.cc [new file with mode: 0644]
tests/petsc/32.output [new file with mode: 0644]
tests/petsc/33.cc [new file with mode: 0644]
tests/petsc/33.output [new file with mode: 0644]
tests/petsc/34.cc [new file with mode: 0644]
tests/petsc/34.output [new file with mode: 0644]
tests/petsc/35.cc [new file with mode: 0644]
tests/petsc/35.output [new file with mode: 0644]
tests/petsc/36.cc [new file with mode: 0644]
tests/petsc/36.output [new file with mode: 0644]
tests/petsc/37.cc [new file with mode: 0644]
tests/petsc/37.output [new file with mode: 0644]
tests/petsc/38.cc [new file with mode: 0644]
tests/petsc/38.output [new file with mode: 0644]
tests/petsc/39.cc [new file with mode: 0644]
tests/petsc/39.output [new file with mode: 0644]
tests/petsc/40.cc [new file with mode: 0644]
tests/petsc/40.output [new file with mode: 0644]
tests/petsc/41.cc [new file with mode: 0644]
tests/petsc/41.output [new file with mode: 0644]
tests/petsc/42.cc [new file with mode: 0644]
tests/petsc/42.output [new file with mode: 0644]
tests/petsc/43.cc [new file with mode: 0644]
tests/petsc/43.output [new file with mode: 0644]
tests/petsc/44.cc [new file with mode: 0644]
tests/petsc/44.output [new file with mode: 0644]
tests/petsc/45.cc [new file with mode: 0644]
tests/petsc/45.output [new file with mode: 0644]
tests/petsc/46.cc [new file with mode: 0644]
tests/petsc/46.output [new file with mode: 0644]
tests/petsc/47.cc [new file with mode: 0644]
tests/petsc/47.output [new file with mode: 0644]
tests/petsc/48.cc [new file with mode: 0644]
tests/petsc/48.output [new file with mode: 0644]
tests/petsc/49.cc [new file with mode: 0644]
tests/petsc/49.output [new file with mode: 0644]
tests/petsc/50.cc [new file with mode: 0644]
tests/petsc/50.output [new file with mode: 0644]
tests/petsc/51.cc [new file with mode: 0644]
tests/petsc/51.output [new file with mode: 0644]
tests/petsc/52.cc [new file with mode: 0644]
tests/petsc/52.output [new file with mode: 0644]
tests/petsc/55.cc [new file with mode: 0644]
tests/petsc/55.output [new file with mode: 0644]
tests/petsc/56.cc [new file with mode: 0644]
tests/petsc/56.output [new file with mode: 0644]
tests/petsc/57.cc [new file with mode: 0644]
tests/petsc/57.output [new file with mode: 0644]
tests/petsc/58.cc [new file with mode: 0644]
tests/petsc/58.output [new file with mode: 0644]
tests/petsc/59.cc [new file with mode: 0644]
tests/petsc/59.output [new file with mode: 0644]
tests/petsc/60.cc [new file with mode: 0644]
tests/petsc/60.output [new file with mode: 0644]
tests/petsc/61.cc [new file with mode: 0644]
tests/petsc/61.output [new file with mode: 0644]
tests/petsc/62.cc [new file with mode: 0644]
tests/petsc/62.output [new file with mode: 0644]
tests/petsc/63.cc [new file with mode: 0644]
tests/petsc/63.output [new file with mode: 0644]
tests/petsc/64.cc [new file with mode: 0644]
tests/petsc/64.output [new file with mode: 0644]
tests/petsc/65.cc [new file with mode: 0644]
tests/petsc/65.output [new file with mode: 0644]
tests/petsc/66.cc [new file with mode: 0644]
tests/petsc/66.output [new file with mode: 0644]
tests/petsc/67.cc [new file with mode: 0644]
tests/petsc/67.output [new file with mode: 0644]
tests/petsc/68.cc [new file with mode: 0644]
tests/petsc/68.output [new file with mode: 0644]
tests/petsc/69.cc [new file with mode: 0644]
tests/petsc/69.output [new file with mode: 0644]
tests/petsc/70.cc [new file with mode: 0644]
tests/petsc/70.output [new file with mode: 0644]
tests/petsc/CMakeLists.txt [new file with mode: 0644]
tests/petsc/block_vector_iterator_01.cc [new file with mode: 0644]
tests/petsc/block_vector_iterator_01.output [new file with mode: 0644]
tests/petsc/block_vector_iterator_02.cc [new file with mode: 0644]
tests/petsc/block_vector_iterator_02.output [new file with mode: 0644]
tests/petsc/block_vector_iterator_03.cc [new file with mode: 0644]
tests/petsc/block_vector_iterator_03.output [new file with mode: 0644]
tests/petsc/deal_solver_01.cc [new file with mode: 0644]
tests/petsc/deal_solver_01.output [new file with mode: 0644]
tests/petsc/deal_solver_02.cc [new file with mode: 0644]
tests/petsc/deal_solver_02.output [new file with mode: 0644]
tests/petsc/deal_solver_03.cc [new file with mode: 0644]
tests/petsc/deal_solver_03.output [new file with mode: 0644]
tests/petsc/deal_solver_04.cc [new file with mode: 0644]
tests/petsc/deal_solver_04.output [new file with mode: 0644]
tests/petsc/deal_solver_05.cc [new file with mode: 0644]
tests/petsc/deal_solver_05.output [new file with mode: 0644]
tests/petsc/full_matrix_01.cc [new file with mode: 0644]
tests/petsc/full_matrix_01.output [new file with mode: 0644]
tests/petsc/full_matrix_02.cc [new file with mode: 0644]
tests/petsc/full_matrix_02.output [new file with mode: 0644]
tests/petsc/full_matrix_04.cc [new file with mode: 0644]
tests/petsc/full_matrix_04.output [new file with mode: 0644]
tests/petsc/full_matrix_05.cc [new file with mode: 0644]
tests/petsc/full_matrix_05.output [new file with mode: 0644]
tests/petsc/full_matrix_06.cc [new file with mode: 0644]
tests/petsc/full_matrix_06.output [new file with mode: 0644]
tests/petsc/full_matrix_07.cc [new file with mode: 0644]
tests/petsc/full_matrix_07.output [new file with mode: 0644]
tests/petsc/full_matrix_08.cc [new file with mode: 0644]
tests/petsc/full_matrix_08.output [new file with mode: 0644]
tests/petsc/full_matrix_09.cc [new file with mode: 0644]
tests/petsc/full_matrix_09.output [new file with mode: 0644]
tests/petsc/full_matrix_10.cc [new file with mode: 0644]
tests/petsc/full_matrix_10.output [new file with mode: 0644]
tests/petsc/full_matrix_iterator_01.cc [new file with mode: 0644]
tests/petsc/full_matrix_iterator_01.output [new file with mode: 0644]
tests/petsc/full_matrix_vector_01.cc [new file with mode: 0644]
tests/petsc/full_matrix_vector_01.output [new file with mode: 0644]
tests/petsc/full_matrix_vector_02.cc [new file with mode: 0644]
tests/petsc/full_matrix_vector_02.output [new file with mode: 0644]
tests/petsc/full_matrix_vector_03.cc [new file with mode: 0644]
tests/petsc/full_matrix_vector_03.output [new file with mode: 0644]
tests/petsc/full_matrix_vector_04.cc [new file with mode: 0644]
tests/petsc/full_matrix_vector_04.output [new file with mode: 0644]
tests/petsc/full_matrix_vector_05.cc [new file with mode: 0644]
tests/petsc/full_matrix_vector_05.output [new file with mode: 0644]
tests/petsc/full_matrix_vector_06.cc [new file with mode: 0644]
tests/petsc/full_matrix_vector_06.output [new file with mode: 0644]
tests/petsc/full_matrix_vector_07.cc [new file with mode: 0644]
tests/petsc/full_matrix_vector_07.output [new file with mode: 0644]
tests/petsc/parallel_sparse_matrix_01.cc [new file with mode: 0644]
tests/petsc/parallel_sparse_matrix_01.output [new file with mode: 0644]
tests/petsc/petsc_mf_testmatrix.h [new file with mode: 0644]
tests/petsc/slowness_01.cc [new file with mode: 0644]
tests/petsc/slowness_01.output [new file with mode: 0644]
tests/petsc/slowness_02.cc [new file with mode: 0644]
tests/petsc/slowness_02.output [new file with mode: 0644]
tests/petsc/slowness_03.cc [new file with mode: 0644]
tests/petsc/slowness_03.output [new file with mode: 0644]
tests/petsc/slowness_04.cc [new file with mode: 0644]
tests/petsc/slowness_04.output [new file with mode: 0644]
tests/petsc/solver_01.cc [new file with mode: 0644]
tests/petsc/solver_01.output [new file with mode: 0644]
tests/petsc/solver_02.cc [new file with mode: 0644]
tests/petsc/solver_02.output [new file with mode: 0644]
tests/petsc/solver_03.cc [new file with mode: 0644]
tests/petsc/solver_03.output [new file with mode: 0644]
tests/petsc/solver_03_mf.cc [new file with mode: 0644]
tests/petsc/solver_03_mf.output [new file with mode: 0644]
tests/petsc/solver_03_precondition_boomeramg.cc [new file with mode: 0644]
tests/petsc/solver_03_precondition_boomeramg.output [new file with mode: 0644]
tests/petsc/solver_03_precondition_boomeramg_symmetric.cc [new file with mode: 0644]
tests/petsc/solver_03_precondition_boomeramg_symmetric.output [new file with mode: 0644]
tests/petsc/solver_03_precondition_eisenstat.cc [new file with mode: 0644]
tests/petsc/solver_03_precondition_eisenstat.output [new file with mode: 0644]
tests/petsc/solver_03_precondition_icc.cc [new file with mode: 0644]
tests/petsc/solver_03_precondition_icc.output [new file with mode: 0644]
tests/petsc/solver_03_precondition_ilu.cc [new file with mode: 0644]
tests/petsc/solver_03_precondition_ilu.output [new file with mode: 0644]
tests/petsc/solver_03_precondition_lu.cc [new file with mode: 0644]
tests/petsc/solver_03_precondition_lu.output [new file with mode: 0644]
tests/petsc/solver_03_precondition_parasails.cc [new file with mode: 0644]
tests/petsc/solver_03_precondition_parasails.output [new file with mode: 0644]
tests/petsc/solver_03_precondition_sor.cc [new file with mode: 0644]
tests/petsc/solver_03_precondition_sor.output [new file with mode: 0644]
tests/petsc/solver_03_precondition_ssor.cc [new file with mode: 0644]
tests/petsc/solver_03_precondition_ssor.output [new file with mode: 0644]
tests/petsc/solver_04.cc [new file with mode: 0644]
tests/petsc/solver_04.output [new file with mode: 0644]
tests/petsc/solver_05.cc [new file with mode: 0644]
tests/petsc/solver_05.output [new file with mode: 0644]
tests/petsc/solver_06.cc [new file with mode: 0644]
tests/petsc/solver_06.output [new file with mode: 0644]
tests/petsc/solver_07.cc [new file with mode: 0644]
tests/petsc/solver_07.output [new file with mode: 0644]
tests/petsc/solver_08.cc [new file with mode: 0644]
tests/petsc/solver_08.output [new file with mode: 0644]
tests/petsc/solver_09.cc [new file with mode: 0644]
tests/petsc/solver_09.output [new file with mode: 0644]
tests/petsc/solver_10.cc [new file with mode: 0644]
tests/petsc/solver_10.output [new file with mode: 0644]
tests/petsc/solver_11.cc [new file with mode: 0644]
tests/petsc/solver_11.output [new file with mode: 0644]
tests/petsc/solver_12.cc [new file with mode: 0644]
tests/petsc/solver_12.output [new file with mode: 0644]
tests/petsc/solver_13.cc [new file with mode: 0644]
tests/petsc/solver_13.output [new file with mode: 0644]
tests/petsc/sparse_direct_mumps.cc [new file with mode: 0644]
tests/petsc/sparse_direct_mumps.output [new file with mode: 0644]
tests/petsc/sparse_matrix_01.cc [new file with mode: 0644]
tests/petsc/sparse_matrix_01.output [new file with mode: 0644]
tests/petsc/sparse_matrix_02.cc [new file with mode: 0644]
tests/petsc/sparse_matrix_02.output [new file with mode: 0644]
tests/petsc/sparse_matrix_iterator_01.cc [new file with mode: 0644]
tests/petsc/sparse_matrix_iterator_01.output [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_01.cc [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_01.output [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_02.cc [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_02.output [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_03.cc [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_03.output [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_04.cc [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_04.output [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_05.cc [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_05.output [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_06.cc [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_06.output [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_07.cc [new file with mode: 0644]
tests/petsc/sparse_matrix_vector_07.output [new file with mode: 0644]
tests/petsc/vector_assign_01.cc [new file with mode: 0644]
tests/petsc/vector_assign_01.output [new file with mode: 0644]
tests/petsc/vector_assign_02.cc [new file with mode: 0644]
tests/petsc/vector_assign_02.output [new file with mode: 0644]
tests/petsc/vector_equality_1.cc [new file with mode: 0644]
tests/petsc/vector_equality_1.output [new file with mode: 0644]
tests/petsc/vector_equality_2.cc [new file with mode: 0644]
tests/petsc/vector_equality_2.output [new file with mode: 0644]
tests/petsc/vector_equality_3.cc [new file with mode: 0644]
tests/petsc/vector_equality_3.output [new file with mode: 0644]
tests/petsc/vector_equality_4.cc [new file with mode: 0644]
tests/petsc/vector_equality_4.output [new file with mode: 0644]
tests/petsc/vector_print.cc [new file with mode: 0644]
tests/petsc/vector_print.output [new file with mode: 0644]
tests/petsc/vector_wrap_01.cc [new file with mode: 0644]
tests/petsc/vector_wrap_01.output [new file with mode: 0644]
tests/run_buildtest.cmake [new file with mode: 0644]
tests/run_coverage.cmake [new file with mode: 0644]
tests/run_testsuite.cmake [new file with mode: 0644]
tests/scripts/makereport.py [new file with mode: 0644]
tests/scripts/parse.py [new file with mode: 0644]
tests/serialization/CMakeLists.txt [new file with mode: 0644]
tests/serialization/dof_handler_01.cc [new file with mode: 0644]
tests/serialization/dof_handler_01.output [new file with mode: 0644]
tests/serialization/parameter_handler.cc [new file with mode: 0644]
tests/serialization/parameter_handler.output [new file with mode: 0644]
tests/serialization/point.cc [new file with mode: 0644]
tests/serialization/point.output [new file with mode: 0644]
tests/serialization/pointer_01.cc [new file with mode: 0644]
tests/serialization/pointer_01.output [new file with mode: 0644]
tests/serialization/pointer_02.cc [new file with mode: 0644]
tests/serialization/pointer_02.output [new file with mode: 0644]
tests/serialization/pointer_03.cc [new file with mode: 0644]
tests/serialization/pointer_03.output [new file with mode: 0644]
tests/serialization/pointer_04.cc [new file with mode: 0644]
tests/serialization/pointer_04.output [new file with mode: 0644]
tests/serialization/pointer_05.cc [new file with mode: 0644]
tests/serialization/pointer_05.output [new file with mode: 0644]
tests/serialization/polynomial.cc [new file with mode: 0644]
tests/serialization/polynomial.output [new file with mode: 0644]
tests/serialization/polynomial_hierarchical.cc [new file with mode: 0644]
tests/serialization/polynomial_hierarchical.output [new file with mode: 0644]
tests/serialization/polynomial_lagrange_equidistant.cc [new file with mode: 0644]
tests/serialization/polynomial_lagrange_equidistant.output [new file with mode: 0644]
tests/serialization/polynomial_lagrange_gl.cc [new file with mode: 0644]
tests/serialization/polynomial_lagrange_gl.output [new file with mode: 0644]
tests/serialization/polynomial_legendre.cc [new file with mode: 0644]
tests/serialization/polynomial_legendre.output [new file with mode: 0644]
tests/serialization/polynomial_lobatto.cc [new file with mode: 0644]
tests/serialization/polynomial_lobatto.output [new file with mode: 0644]
tests/serialization/polynomial_monomial.cc [new file with mode: 0644]
tests/serialization/polynomial_monomial.output [new file with mode: 0644]
tests/serialization/quadrature.cc [new file with mode: 0644]
tests/serialization/quadrature.output [new file with mode: 0644]
tests/serialization/quadrature_qanisotropic.cc [new file with mode: 0644]
tests/serialization/quadrature_qanisotropic.output [new file with mode: 0644]
tests/serialization/quadrature_qiterated.cc [new file with mode: 0644]
tests/serialization/quadrature_qiterated.output [new file with mode: 0644]
tests/serialization/serialization.h [new file with mode: 0644]
tests/serialization/sparsity_pattern.cc [new file with mode: 0644]
tests/serialization/sparsity_pattern.output [new file with mode: 0644]
tests/serialization/symmetric_tensor.cc [new file with mode: 0644]
tests/serialization/symmetric_tensor.output [new file with mode: 0644]
tests/serialization/table_1.cc [new file with mode: 0644]
tests/serialization/table_1.output [new file with mode: 0644]
tests/serialization/table_2.cc [new file with mode: 0644]
tests/serialization/table_2.output [new file with mode: 0644]
tests/serialization/table_3.cc [new file with mode: 0644]
tests/serialization/table_3.output [new file with mode: 0644]
tests/serialization/table_4.cc [new file with mode: 0644]
tests/serialization/table_4.output [new file with mode: 0644]
tests/serialization/table_5.cc [new file with mode: 0644]
tests/serialization/table_5.output [new file with mode: 0644]
tests/serialization/table_6.cc [new file with mode: 0644]
tests/serialization/table_6.output [new file with mode: 0644]
tests/serialization/table_7.cc [new file with mode: 0644]
tests/serialization/table_7.output [new file with mode: 0644]
tests/serialization/table_handler.cc [new file with mode: 0644]
tests/serialization/table_handler.output [new file with mode: 0644]
tests/serialization/tensor.cc [new file with mode: 0644]
tests/serialization/tensor.output [new file with mode: 0644]
tests/serialization/tensor_base.cc [new file with mode: 0644]
tests/serialization/tensor_base.output [new file with mode: 0644]
tests/serialization/tensor_base_scalar.cc [new file with mode: 0644]
tests/serialization/tensor_base_scalar.output [new file with mode: 0644]
tests/serialization/test_01.cc [new file with mode: 0644]
tests/serialization/test_01.output [new file with mode: 0644]
tests/serialization/triangulation_01.cc [new file with mode: 0644]
tests/serialization/triangulation_01.output [new file with mode: 0644]
tests/serialization/triangulation_02.cc [new file with mode: 0644]
tests/serialization/triangulation_02.output [new file with mode: 0644]
tests/serialization/vector.cc [new file with mode: 0644]
tests/serialization/vector.output [new file with mode: 0644]
tests/slepc/00.cc [new file with mode: 0644]
tests/slepc/00.output [new file with mode: 0644]
tests/slepc/CMakeLists.txt [new file with mode: 0644]
tests/submit_results.cmake [new file with mode: 0644]
tests/test_grids.h [new file with mode: 0644]
tests/tests.h [new file with mode: 0644]
tests/trilinos/01.cc [new file with mode: 0644]
tests/trilinos/01.output [new file with mode: 0644]
tests/trilinos/02.cc [new file with mode: 0644]
tests/trilinos/02.output [new file with mode: 0644]
tests/trilinos/03.cc [new file with mode: 0644]
tests/trilinos/03.output [new file with mode: 0644]
tests/trilinos/03a.cc [new file with mode: 0644]
tests/trilinos/03a.output [new file with mode: 0644]
tests/trilinos/03b.cc [new file with mode: 0644]
tests/trilinos/03b.output [new file with mode: 0644]
tests/trilinos/04.cc [new file with mode: 0644]
tests/trilinos/04.output [new file with mode: 0644]
tests/trilinos/05.cc [new file with mode: 0644]
tests/trilinos/05.output [new file with mode: 0644]
tests/trilinos/06.cc [new file with mode: 0644]
tests/trilinos/06.output [new file with mode: 0644]
tests/trilinos/07.cc [new file with mode: 0644]
tests/trilinos/07.output [new file with mode: 0644]
tests/trilinos/08.cc [new file with mode: 0644]
tests/trilinos/08.output [new file with mode: 0644]
tests/trilinos/09.cc [new file with mode: 0644]
tests/trilinos/09.output [new file with mode: 0644]
tests/trilinos/10.cc [new file with mode: 0644]
tests/trilinos/10.output [new file with mode: 0644]
tests/trilinos/11.cc [new file with mode: 0644]
tests/trilinos/11.output [new file with mode: 0644]
tests/trilinos/12.cc [new file with mode: 0644]
tests/trilinos/12.output [new file with mode: 0644]
tests/trilinos/13.cc [new file with mode: 0644]
tests/trilinos/13.output [new file with mode: 0644]
tests/trilinos/14.cc [new file with mode: 0644]
tests/trilinos/14.output [new file with mode: 0644]
tests/trilinos/15.cc [new file with mode: 0644]
tests/trilinos/15.output [new file with mode: 0644]
tests/trilinos/16.cc [new file with mode: 0644]
tests/trilinos/16.output [new file with mode: 0644]
tests/trilinos/17.cc [new file with mode: 0644]
tests/trilinos/17.output [new file with mode: 0644]
tests/trilinos/18.cc [new file with mode: 0644]
tests/trilinos/18.output [new file with mode: 0644]
tests/trilinos/19.cc [new file with mode: 0644]
tests/trilinos/19.output [new file with mode: 0644]
tests/trilinos/20.cc [new file with mode: 0644]
tests/trilinos/20.output [new file with mode: 0644]
tests/trilinos/21.cc [new file with mode: 0644]
tests/trilinos/21.output [new file with mode: 0644]
tests/trilinos/22.cc [new file with mode: 0644]
tests/trilinos/22.output [new file with mode: 0644]
tests/trilinos/23.cc [new file with mode: 0644]
tests/trilinos/23.output [new file with mode: 0644]
tests/trilinos/24.cc [new file with mode: 0644]
tests/trilinos/24.output [new file with mode: 0644]
tests/trilinos/25.cc [new file with mode: 0644]
tests/trilinos/25.output [new file with mode: 0644]
tests/trilinos/26.cc [new file with mode: 0644]
tests/trilinos/26.output [new file with mode: 0644]
tests/trilinos/27.cc [new file with mode: 0644]
tests/trilinos/27.output [new file with mode: 0644]
tests/trilinos/28.cc [new file with mode: 0644]
tests/trilinos/28.output [new file with mode: 0644]
tests/trilinos/29.cc [new file with mode: 0644]
tests/trilinos/29.output [new file with mode: 0644]
tests/trilinos/30.cc [new file with mode: 0644]
tests/trilinos/30.output [new file with mode: 0644]
tests/trilinos/31.cc [new file with mode: 0644]
tests/trilinos/31.output [new file with mode: 0644]
tests/trilinos/32.cc [new file with mode: 0644]
tests/trilinos/32.output [new file with mode: 0644]
tests/trilinos/33.cc [new file with mode: 0644]
tests/trilinos/33.output [new file with mode: 0644]
tests/trilinos/34.cc [new file with mode: 0644]
tests/trilinos/34.output [new file with mode: 0644]
tests/trilinos/35.cc [new file with mode: 0644]
tests/trilinos/35.output [new file with mode: 0644]
tests/trilinos/36.cc [new file with mode: 0644]
tests/trilinos/36.output [new file with mode: 0644]
tests/trilinos/37.cc [new file with mode: 0644]
tests/trilinos/37.output [new file with mode: 0644]
tests/trilinos/38.cc [new file with mode: 0644]
tests/trilinos/38.output [new file with mode: 0644]
tests/trilinos/39.cc [new file with mode: 0644]
tests/trilinos/39.output [new file with mode: 0644]
tests/trilinos/40.cc [new file with mode: 0644]
tests/trilinos/40.output [new file with mode: 0644]
tests/trilinos/41.cc [new file with mode: 0644]
tests/trilinos/41.output [new file with mode: 0644]
tests/trilinos/42.cc [new file with mode: 0644]
tests/trilinos/42.output [new file with mode: 0644]
tests/trilinos/43.cc [new file with mode: 0644]
tests/trilinos/43.output [new file with mode: 0644]
tests/trilinos/44.cc [new file with mode: 0644]
tests/trilinos/44.output [new file with mode: 0644]
tests/trilinos/45.cc [new file with mode: 0644]
tests/trilinos/45.output [new file with mode: 0644]
tests/trilinos/46.cc [new file with mode: 0644]
tests/trilinos/46.output [new file with mode: 0644]
tests/trilinos/47.cc [new file with mode: 0644]
tests/trilinos/47.output [new file with mode: 0644]
tests/trilinos/48.cc [new file with mode: 0644]
tests/trilinos/48.output [new file with mode: 0644]
tests/trilinos/49.cc [new file with mode: 0644]
tests/trilinos/49.output [new file with mode: 0644]
tests/trilinos/49a.cc [new file with mode: 0644]
tests/trilinos/49a.output [new file with mode: 0644]
tests/trilinos/49b.cc [new file with mode: 0644]
tests/trilinos/49b.output [new file with mode: 0644]
tests/trilinos/50.cc [new file with mode: 0644]
tests/trilinos/50.output [new file with mode: 0644]
tests/trilinos/51.cc [new file with mode: 0644]
tests/trilinos/51.output [new file with mode: 0644]
tests/trilinos/52.cc [new file with mode: 0644]
tests/trilinos/52.output [new file with mode: 0644]
tests/trilinos/53.cc [new file with mode: 0644]
tests/trilinos/53.output [new file with mode: 0644]
tests/trilinos/54.cc [new file with mode: 0644]
tests/trilinos/54.output [new file with mode: 0644]
tests/trilinos/55.cc [new file with mode: 0644]
tests/trilinos/55.output [new file with mode: 0644]
tests/trilinos/56.cc [new file with mode: 0644]
tests/trilinos/56.output [new file with mode: 0644]
tests/trilinos/57.cc [new file with mode: 0644]
tests/trilinos/57.output [new file with mode: 0644]
tests/trilinos/58.cc [new file with mode: 0644]
tests/trilinos/58.output [new file with mode: 0644]
tests/trilinos/59.cc [new file with mode: 0644]
tests/trilinos/59.output [new file with mode: 0644]
tests/trilinos/60.cc [new file with mode: 0644]
tests/trilinos/60.output [new file with mode: 0644]
tests/trilinos/61.cc [new file with mode: 0644]
tests/trilinos/61.output [new file with mode: 0644]
tests/trilinos/62.cc [new file with mode: 0644]
tests/trilinos/62.output [new file with mode: 0644]
tests/trilinos/63.cc [new file with mode: 0644]
tests/trilinos/63.output [new file with mode: 0644]
tests/trilinos/64.cc [new file with mode: 0644]
tests/trilinos/64.output [new file with mode: 0644]
tests/trilinos/65.cc [new file with mode: 0644]
tests/trilinos/65.output [new file with mode: 0644]
tests/trilinos/66.cc [new file with mode: 0644]
tests/trilinos/66.output [new file with mode: 0644]
tests/trilinos/67.cc [new file with mode: 0644]
tests/trilinos/67.output [new file with mode: 0644]
tests/trilinos/68.cc [new file with mode: 0644]
tests/trilinos/68.output [new file with mode: 0644]
tests/trilinos/69.cc [new file with mode: 0644]
tests/trilinos/69.output [new file with mode: 0644]
tests/trilinos/70.cc [new file with mode: 0644]
tests/trilinos/70.output [new file with mode: 0644]
tests/trilinos/CMakeLists.txt [new file with mode: 0644]
tests/trilinos/Makefile [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_add_01.cc [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_add_01.output [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_set_01.cc [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_set_01.output [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_vector_01.cc [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_vector_01.output [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_vector_02.cc [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_vector_02.output [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_vector_03.cc [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_vector_03.output [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_vector_04.cc [new file with mode: 0644]
tests/trilinos/block_sparse_matrix_vector_04.output [new file with mode: 0644]
tests/trilinos/block_vector_iterator_01.cc [new file with mode: 0644]
tests/trilinos/block_vector_iterator_01.output [new file with mode: 0644]
tests/trilinos/block_vector_iterator_02.cc [new file with mode: 0644]
tests/trilinos/block_vector_iterator_02.output [new file with mode: 0644]
tests/trilinos/block_vector_iterator_03.cc [new file with mode: 0644]
tests/trilinos/block_vector_iterator_03.output [new file with mode: 0644]
tests/trilinos/deal_solver_01.cc [new file with mode: 0644]
tests/trilinos/deal_solver_01.output [new file with mode: 0644]
tests/trilinos/deal_solver_02.cc [new file with mode: 0644]
tests/trilinos/deal_solver_02.output [new file with mode: 0644]
tests/trilinos/deal_solver_03.cc [new file with mode: 0644]
tests/trilinos/deal_solver_03.output [new file with mode: 0644]
tests/trilinos/deal_solver_04.cc [new file with mode: 0644]
tests/trilinos/deal_solver_04.output [new file with mode: 0644]
tests/trilinos/deal_solver_05.cc [new file with mode: 0644]
tests/trilinos/deal_solver_05.output [new file with mode: 0644]
tests/trilinos/deal_solver_06.cc [new file with mode: 0644]
tests/trilinos/deal_solver_06.output [new file with mode: 0644]
tests/trilinos/mg_transfer_prebuilt_01.cc [new file with mode: 0644]
tests/trilinos/mg_transfer_prebuilt_01.output [new file with mode: 0644]
tests/trilinos/parallel_sparse_matrix_01.cc [new file with mode: 0644]
tests/trilinos/parallel_sparse_matrix_01.output [new file with mode: 0644]
tests/trilinos/precondition_q_iso_q1.cc [new file with mode: 0644]
tests/trilinos/precondition_q_iso_q1.output [new file with mode: 0644]
tests/trilinos/slowness_01.cc [new file with mode: 0644]
tests/trilinos/slowness_01.output [new file with mode: 0644]
tests/trilinos/slowness_02.cc [new file with mode: 0644]
tests/trilinos/slowness_02.output [new file with mode: 0644]
tests/trilinos/slowness_03.cc [new file with mode: 0644]
tests/trilinos/slowness_03.output [new file with mode: 0644]
tests/trilinos/slowness_04.cc [new file with mode: 0644]
tests/trilinos/slowness_04.output [new file with mode: 0644]
tests/trilinos/solver_03.cc [new file with mode: 0644]
tests/trilinos/solver_03.output [new file with mode: 0644]
tests/trilinos/solver_05.cc [new file with mode: 0644]
tests/trilinos/solver_05.output [new file with mode: 0644]
tests/trilinos/solver_07.cc [new file with mode: 0644]
tests/trilinos/solver_07.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_01.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_01.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_02.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_02.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_03.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_03.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_04.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_04.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_05.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_05.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_07.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_07.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_07_rectangle.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_07_rectangle.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_add_01.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_add_01.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_add_02.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_add_02.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_copy_from_01.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_copy_from_01.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_iterator.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_iterator.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_iterator_01.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_iterator_01.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_set_01.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_set_01.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_set_02.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_set_02.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_01.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_01.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_02.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_02.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_03.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_03.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_04.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_04.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_05.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_05.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_06.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_06.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_07.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_07.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_08.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_08.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_09.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_09.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_10.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_10.output [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_11.cc [new file with mode: 0644]
tests/trilinos/sparse_matrix_vector_11.output [new file with mode: 0644]
tests/trilinos/sparsity_pattern_01.cc [new file with mode: 0644]
tests/trilinos/sparsity_pattern_01.output [new file with mode: 0644]
tests/trilinos/sparsity_pattern_02.cc [new file with mode: 0644]
tests/trilinos/sparsity_pattern_02.output [new file with mode: 0644]
tests/trilinos/sparsity_pattern_03.cc [new file with mode: 0644]
tests/trilinos/sparsity_pattern_03.output [new file with mode: 0644]
tests/trilinos/sparsity_pattern_common.h [new file with mode: 0644]
tests/trilinos/trilinos_64_bit_crash_01.cc [new file with mode: 0644]
tests/trilinos/trilinos_64_bit_crash_01.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_01.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_01.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_02.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_02.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_03.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_03.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_04.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_04.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_05.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_05.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_06.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_06.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_07.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_07.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_08.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_08.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_09.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_09.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_10.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_10.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_11.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_11.output [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_12.cc [new file with mode: 0644]
tests/trilinos/trilinos_sparse_matrix_iterator_12.output [new file with mode: 0644]
tests/trilinos/vector_assign_01.cc [new file with mode: 0644]
tests/trilinos/vector_assign_01.output [new file with mode: 0644]
tests/trilinos/vector_assign_02.cc [new file with mode: 0644]
tests/trilinos/vector_assign_02.output [new file with mode: 0644]
tests/trilinos/vector_equality_1.cc [new file with mode: 0644]
tests/trilinos/vector_equality_1.output [new file with mode: 0644]
tests/trilinos/vector_equality_2.cc [new file with mode: 0644]
tests/trilinos/vector_equality_2.output [new file with mode: 0644]
tests/trilinos/vector_equality_3.cc [new file with mode: 0644]
tests/trilinos/vector_equality_3.output [new file with mode: 0644]
tests/trilinos/vector_equality_4.cc [new file with mode: 0644]
tests/trilinos/vector_equality_4.output [new file with mode: 0644]
tests/trilinos/vector_swap_01.cc [new file with mode: 0644]
tests/trilinos/vector_swap_01.output [new file with mode: 0644]
tests/umfpack/CMakeLists.txt [new file with mode: 0644]
tests/umfpack/umfpack_01.cc [new file with mode: 0644]
tests/umfpack/umfpack_01.output [new file with mode: 0644]
tests/umfpack/umfpack_02.cc [new file with mode: 0644]
tests/umfpack/umfpack_02.output [new file with mode: 0644]
tests/umfpack/umfpack_03.cc [new file with mode: 0644]
tests/umfpack/umfpack_03.output [new file with mode: 0644]
tests/umfpack/umfpack_04.cc [new file with mode: 0644]
tests/umfpack/umfpack_04.output [new file with mode: 0644]
tests/umfpack/umfpack_05.cc [new file with mode: 0644]
tests/umfpack/umfpack_05.output [new file with mode: 0644]
tests/umfpack/umfpack_06.cc [new file with mode: 0644]
tests/umfpack/umfpack_06.output [new file with mode: 0644]
tests/umfpack/umfpack_07.cc [new file with mode: 0644]
tests/umfpack/umfpack_07.output [new file with mode: 0644]
tests/umfpack/umfpack_08.cc [new file with mode: 0644]
tests/umfpack/umfpack_08.output [new file with mode: 0644]
tests/umfpack/umfpack_09.cc [new file with mode: 0644]
tests/umfpack/umfpack_09.output [new file with mode: 0644]
tests/umfpack/umfpack_10.cc [new file with mode: 0644]
tests/umfpack/umfpack_10.output [new file with mode: 0644]
tests/umfpack/umfpack_11.cc [new file with mode: 0644]
tests/umfpack/umfpack_11.output [new file with mode: 0644]

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.