]> https://gitweb.dealii.org/ - dealii.git/commit
qualify internal namespace with dealii:: 9981/head
authorTimo Heister <timo.heister@gmail.com>
Tue, 28 Apr 2020 16:00:50 +0000 (12:00 -0400)
committerTimo Heister <timo.heister@gmail.com>
Tue, 28 Apr 2020 16:02:53 +0000 (12:02 -0400)
commit12a955eefed54ad12dd1c06c5cbc800e7af0a9a3
tree23fb34136d9a26f4b93858674a3a84126cb25aaf
parent41396c2e9386eadfd3434b63f692f1839ce2a240
qualify internal namespace with dealii::

Fix errors like:

/src/include/deal.II/lac/la_vector.templates.h:196:5: error: no member
named 'VectorOperations' in namespace 'dealii::LinearAlgebra::internal';
did you mean 'VectorOperation'? [clang-diagnostic-error]

that appear if some other internal namespace is included before
la_vector.templates.h

part of #9933
include/deal.II/lac/la_vector.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.