]> https://gitweb.dealii.org/ - dealii.git/commitdiff
document sundials namespace 5847/head
authorTimo Heister <timo.heister@gmail.com>
Sat, 3 Feb 2018 03:35:56 +0000 (22:35 -0500)
committerTimo Heister <timo.heister@gmail.com>
Sat, 3 Feb 2018 21:22:55 +0000 (16:22 -0500)
otherwise it doesn't appear in doxygen.

include/deal.II/sundials/arkode.h

index bb5c8e73d3ea17817ff4a6e202c6769c4cc5e9d3..3a9f8cbfbc81a920f6171742ccfa1e111caa3e1b 100644 (file)
@@ -52,6 +52,9 @@ DEAL_II_NAMESPACE_OPEN
 // Shorthand notation for ARKODE error codes.
 #define AssertARKode(code) Assert(code >= 0, ExcARKodeError(code))
 
+/**
+ * A namespace for dealing with ODE solvers through the SUNDIALS package.
+ */
 namespace SUNDIALS
 {
   /**

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.