]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix more
authorDaniel Arndt <6da@ornl.gov>
Tue, 18 Oct 2022 22:32:05 +0000 (18:32 -0400)
committerDaniel Arndt <6da@ornl.gov>
Tue, 18 Oct 2022 22:34:24 +0000 (18:34 -0400)
doc/doxygen/options.dox.in
doc/news/3.0.0-vs-3.1.0.h
include/deal.II/base/tensor_accessors.h

index 9e0271628ef12cfe7345cbebf41c040c5c10d8ef..be0af82bc7a18e986190f5c636c0f9a1c35f4b1f 100644 (file)
@@ -70,7 +70,8 @@ WARN_IF_DOC_ERROR      = YES
 
 INPUT                  =
 RECURSIVE              = YES
-EXCLUDE_PATTERNS       = *.templates.h
+EXCLUDE_PATTERNS       = *.templates.h \
+                         *.txt
 EXAMPLE_PATH           = @CMAKE_BINARY_DIR@/doc/doxygen/tutorial \
                          @CMAKE_SOURCE_DIR@/examples/doxygen
 EXAMPLE_RECURSIVE      = NO
index 1650b331f7d11bfb3a692df6b6bf1f2c70fefd51..949a887f04e9caaafdccb117bde0c76b9aba4952 100644 (file)
@@ -379,8 +379,8 @@ All entries are signed with the names of the author.
        </p>
 
   <li> <p>
-       Improved: <code>FullMatrix</code><code
-       class="member">::invert(...)</code> now inverts matrices of all
+       Improved: <code>FullMatrix::invert</code>
+       now inverts matrices of all
        sizes. If there is no hardcoded inversion, <code
        class="member">gauss_jordan()</code> is used implicitly.
        <br>
index 5787a1cf3fafa8763451a7b42100861317d7330a..b42c31fd96e58e1490ad19bf6c63c5d4bcfaf19d 100644 (file)
@@ -43,8 +43,7 @@ DEAL_II_NAMESPACE_OPEN
  * @endcode
  *
  * deal.II has its own implementation for tensorial objects such as
- * dealii::Tensor<rank, dim, Number> and dealii::SymmetricTensor<rank, dim,
- * Number>
+ * dealii::Tensor and dealii::SymmetricTensor
  *
  * The methods and algorithms implemented in this namespace, however, are
  * fully generic. More precisely, it can operate on nested c-style arrays, or

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.