]> https://gitweb.dealii.org/ - dealii.git/commit
Eliminating unnecessary copy operations from FullMatrix
authordanshapero <shapero.daniel@gmail.com>
Tue, 17 Jan 2017 07:09:45 +0000 (23:09 -0800)
committerdanshapero <shapero.daniel@gmail.com>
Tue, 17 Jan 2017 07:09:45 +0000 (23:09 -0800)
commit6b53e4ff081b498098cc2aa86766ab645aece15f
treead983b1e7fd2a6d33efe4d6d9bd4e361f88548bd
parent4b5d3e9420f82c0d0511a9fd13e35d9ecc3b07fa
Eliminating unnecessary copy operations from FullMatrix

The copy constructor and copy assignment operator for FullMatrix are
unnecessary, since FullMatrix inherits from Table<2>.
include/deal.II/lac/full_matrix.h
include/deal.II/lac/full_matrix.templates.h

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.