]> https://gitweb.dealii.org/ - dealii.git/commit
Add LinearAlgebra::Vector derived from LinearAlgebra::ReadWriteVector and LinearAlgeb...
authorBruno Turcksin <bruno.turcksin@gmail.com>
Tue, 27 Oct 2015 14:19:04 +0000 (09:19 -0500)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Mon, 9 Nov 2015 20:49:46 +0000 (14:49 -0600)
commitb5229bec209bbe9dd315c50e98ad34519413f968
treea94e13c47d01b327305610288f1e991db21e0fff
parenta7ea3854d42f147bf1b31c20654afc201dc7e6c6
Add LinearAlgebra::Vector derived from LinearAlgebra::ReadWriteVector and LinearAlgebra::VectorSpaceVector.
17 files changed:
include/deal.II/lac/la_vector.h [new file with mode: 0644]
include/deal.II/lac/la_vector.templates.h [new file with mode: 0644]
include/deal.II/lac/vector_space_vector.h
source/lac/CMakeLists.txt
source/lac/la_vector.cc [new file with mode: 0644]
source/lac/la_vector.inst.in [new file with mode: 0644]
source/lac/read_write_vector.inst.in
tests/lac/la_vector_accumulation_01.cc [new file with mode: 0644]
tests/lac/la_vector_accumulation_01.output [new file with mode: 0644]
tests/lac/la_vector_add_and_dot.cc [new file with mode: 0644]
tests/lac/la_vector_add_and_dot.output [new file with mode: 0644]
tests/lac/la_vector_large_numbers.cc [new file with mode: 0644]
tests/lac/la_vector_large_numbers.output [new file with mode: 0644]
tests/lac/la_vector_norms.cc [new file with mode: 0644]
tests/lac/la_vector_norms.output [new file with mode: 0644]
tests/lac/la_vector_vector.cc [new file with mode: 0644]
tests/lac/la_vector_vector.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.