]> https://gitweb.dealii.org/ - dealii.git/commit
Make VectorSpaceVector's destructor virtual. 3657/head
authorDavid Wells <wellsd2@rpi.edu>
Sat, 3 Dec 2016 22:24:28 +0000 (17:24 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Sat, 3 Dec 2016 22:33:24 +0000 (17:33 -0500)
commitd11a7e1a76d6d1d24e5f5b6c6fb0da5f770aff98
tree23a95235701ea62610d5f045fe68d5a3f738def6
parent4c107bb418cb787354fcebd7359a26ed316d7b87
Make VectorSpaceVector's destructor virtual.

Since the classes inheriting from VectorSpaceVector all implement their own
memory management strategies, the destructor of the base class should always be
virtual.
include/deal.II/lac/la_parallel_block_vector.h
include/deal.II/lac/la_parallel_block_vector.templates.h
include/deal.II/lac/la_vector.h
include/deal.II/lac/vector_space_vector.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.