]> https://gitweb.dealii.org/ - dealii.git/commit
Remove LA::Vector. 15626/head
authorDavid Wells <drwells@email.unc.edu>
Mon, 3 Jul 2023 15:13:50 +0000 (11:13 -0400)
committerDavid Wells <drwells@email.unc.edu>
Tue, 4 Jul 2023 19:08:52 +0000 (15:08 -0400)
commitd22e218017b8577437eb4fd36315dc6bf8653988
tree66696d21569bdf2c56dc2d7790f3b15660cbce15
parent1768be388679579c4198baa15f8621821619022e
Remove LA::Vector.

We agreed to convert VectorSpaceVector a concept which makes this approach no
longer relevant.
84 files changed:
cmake/config/template-arguments.in
cmake/configure/configure_50_complex_values.cmake
doc/news/changes/incompatibilities/20230703DavidWells [new file with mode: 0644]
include/deal.II/base/template_constraints.h
include/deal.II/distributed/cell_data_transfer.templates.h
include/deal.II/fe/fe_tools_extrapolate.templates.h
include/deal.II/fe/fe_tools_interpolate.templates.h
include/deal.II/grid/grid_tools.h
include/deal.II/lac/affine_constraints.templates.h
include/deal.II/lac/la_parallel_vector.h
include/deal.II/lac/la_vector.h [deleted file]
include/deal.II/lac/la_vector.templates.h [deleted file]
include/deal.II/lac/read_write_vector.h
include/deal.II/lac/read_write_vector.templates.h
include/deal.II/numerics/error_estimator.templates.h
include/deal.II/numerics/vector_tools_integrate_difference.templates.h
include/deal.II/numerics/vector_tools_interpolate.templates.h
include/deal.II/numerics/vector_tools_mean_value.templates.h
include/deal.II/numerics/vector_tools_point_gradient.templates.h
include/deal.II/numerics/vector_tools_point_value.templates.h
include/deal.II/numerics/vector_tools_project.templates.h
include/deal.II/numerics/vector_tools_rhs.templates.h
include/deal.II/sundials/n_vector.templates.h
source/algorithms/operator.cc
source/base/mpi_noncontiguous_partitioner.cc
source/dofs/dof_accessor_get.cc
source/dofs/dof_accessor_set.cc
source/fe/mapping_fe_field.cc
source/fe/mapping_q1_eulerian.cc
source/fe/mapping_q_cache.cc
source/fe/mapping_q_eulerian.cc
source/lac/CMakeLists.txt
source/lac/affine_constraints.inst.in
source/lac/la_vector.cc [deleted file]
source/lac/la_vector.inst.in [deleted file]
source/lac/solver.cc
source/lac/vector_memory.cc
source/meshworker/mesh_worker_vector_selector.cc
source/multigrid/mg_base.cc
source/multigrid/multigrid.cc
source/non_matching/fe_values.cc
source/non_matching/mesh_classifier.cc
source/non_matching/quadrature_generator.cc
source/numerics/data_out_dof_data.cc
source/numerics/data_out_dof_data_codim.cc
source/numerics/data_out_dof_data_inst2.cc
source/numerics/derivative_approximation.cc
source/numerics/dof_output_operator.cc
source/numerics/error_estimator_1d.cc
source/numerics/fe_field_function.cc
source/numerics/point_value_history.cc
source/numerics/smoothness_estimator.cc
source/numerics/solution_transfer.cc
source/trilinos/nox.cc
tests/lac/la_vector_accumulation_01.cc [deleted file]
tests/lac/la_vector_accumulation_01.output [deleted file]
tests/lac/la_vector_add_and_dot.cc [deleted file]
tests/lac/la_vector_add_and_dot.with_complex_values=false.output [deleted file]
tests/lac/la_vector_add_and_dot.with_complex_values=true.output [deleted file]
tests/lac/la_vector_add_and_dot_complex.cc [deleted file]
tests/lac/la_vector_add_and_dot_complex.with_complex_values=on.output [deleted file]
tests/lac/la_vector_all_zero.cc [deleted file]
tests/lac/la_vector_all_zero.output [deleted file]
tests/lac/la_vector_large_numbers.cc [deleted file]
tests/lac/la_vector_large_numbers.output [deleted file]
tests/lac/la_vector_norms.cc [deleted file]
tests/lac/la_vector_norms.output [deleted file]
tests/lac/la_vector_output.cc [deleted file]
tests/lac/la_vector_output.output [deleted file]
tests/lac/la_vector_print.cc [deleted file]
tests/lac/la_vector_print.output [deleted file]
tests/lac/la_vector_vector.cc [deleted file]
tests/lac/la_vector_vector.output [deleted file]
tests/lac/vector_type_traits_is_serial_01.cc
tests/lac/vector_type_traits_is_serial_01.output
tests/matrix_free/fe_evaluation_renumbered.cc
tests/mpi/local_size.cc
tests/mpi/local_size.with_trilinos_with_tpetra=on.with_petsc=on.mpirun=4.output
tests/numerics/subtract_mean_value_01.cc
tests/numerics/subtract_mean_value_01.output
tests/remote_point_evaluation/mapping_01.cc
tests/remote_point_evaluation/mapping_02.cc
tests/remote_point_evaluation/mapping_03.cc
tests/remote_point_evaluation/mapping_04.cc

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

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.