]> https://gitweb.dealii.org/ - dealii.git/commit
Fix compilation with some matrix free tests. 3475/head
authorDavid Wells <wellsd2@rpi.edu>
Sat, 5 Nov 2016 19:33:30 +0000 (15:33 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Sat, 5 Nov 2016 22:46:56 +0000 (18:46 -0400)
commit4efe7c6fd6172587224774e5ffcf2ff980b55f8b
treed3d04402fc7d7bcdb866abc38de78088275a1710
parent51c0ea1cd795e82820cde90cb1a1740f0bcf51ed
Fix compilation with some matrix free tests.

This fixes a compilation error with GCC 4.8:

error: no match for ‘operator=’
(operand types are ‘boost::shared_ptr<dealii::Table<2, dealii::VectorizedArray<double> > >’ and ‘long int’)

      scalar_coefficient = NULL;
                         ^
include/deal.II/matrix_free/operators.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.