]> https://gitweb.dealii.org/ - dealii.git/commit
Sundials: Mark function as inline 11781/head
authorMatthias Maier <tamiko@43-1.org>
Sat, 20 Feb 2021 00:19:15 +0000 (18:19 -0600)
committerMatthias Maier <tamiko@43-1.org>
Sat, 20 Feb 2021 00:19:15 +0000 (18:19 -0600)
commitd0b1b276b7249237b01a55ca1273dfbe01c775b0
tree22b5ba3bc998bf22f382b8fa4630707642a666ce
parent06a25dd46b7e30ab4a44250a1a089ae872a88814
Sundials: Mark function as inline

These two functions have a complete definition in a header file that
gets including in multiple compilation units. In this case we have to
mark these functions as "inline" so that the compiler emits a so-called
"weak symbol". Otherwise linkage will fail due to multiply defined
symbols.
include/deal.II/sundials/sunlinsol_newempty.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.