]> https://gitweb.dealii.org/ - dealii.git/commit
Unify internal names of SUNDIALS IDA interfaces. 12304/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 25 May 2021 16:43:52 +0000 (10:43 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 25 May 2021 16:43:52 +0000 (10:43 -0600)
commit174aa2860dfbbfbfe606e563a17a2288436e4f52
tree5d801ae62da6e377e6067479fed23657f521ecbb
parentae5c755197f076cc83df9f7338d3118f1f377ac1
Unify internal names of SUNDIALS IDA interfaces.

As previously done for the KINSOL interfaces, this patch avoids the t_dae_ 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/ida.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.