]> https://gitweb.dealii.org/ - dealii.git/commit
Unify internal names of SUNDIALS ARKODE interfaces. 12306/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 25 May 2021 17:00:01 +0000 (11:00 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 25 May 2021 21:39:15 +0000 (15:39 -0600)
commit14f5854b7070d1b7ca22e7c277107bfc6c85384b
treef20ded5b76f762acdd63002ff237ffdd76ef9ccd
parentae5c755197f076cc83df9f7338d3118f1f377ac1
Unify internal names of SUNDIALS ARKODE interfaces.

As previously done for the KINSOL interfaces, this patch avoids the t_arkode_ prefix
and instead uses _callback as suffix. I don't quite know where the t_ prefix
comes from, but it sounds like jargon that may be present in the SUNDIALS
internal documentation but that a typical reader of our code would not
know about.

Since these are all internal functions of deal.II, we can rename them freely.
In particular, because they are in anonymous namespaces, we can re-use the same
names already in use in the KINSOL interfaces.
source/sundials/arkode.cc

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.