From 06c6f5dffcffc67ffb3e14dea9ebed632ce68522 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Wed, 14 Jan 2015 11:47:31 -0500 Subject: [PATCH] change to @image --- include/deal.II/fe/fe_q.h | 272 +++++++++++++++++++++++--------------- 1 file changed, 162 insertions(+), 110 deletions(-) diff --git a/include/deal.II/fe/fe_q.h b/include/deal.II/fe/fe_q.h index 6a632bc960..5c7015cf2e 100644 --- a/include/deal.II/fe/fe_q.h +++ b/include/deal.II/fe/fe_q.h @@ -109,20 +109,24 @@ DEAL_II_NAMESPACE_OPEN * * * In 2d, these shape functions look as follows: + * align="center"> + * @image html http://www.dealii.org/images/shape-functions/lagrange/Q1/Q1_shape0000.png + * * - * * * * - * + * * - * * *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q1/Q1_shape0001.png + *
$Q_1$ element, shape function 0 $Q_1$ element, shape function 1
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q1/Q1_shape0002.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q1/Q1_shape0003.png + *
$Q_1$ element, shape function 2 $Q_1$ element, shape function 3
@@ -206,44 +210,53 @@ DEAL_II_NAMESPACE_OPEN * * In 2d, these shape functions look as follows (the black plane corresponds * to zero; negative shape function values may not be visible): - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * * @@ -272,74 +285,88 @@ DEAL_II_NAMESPACE_OPEN * * In 2d, these shape functions look as follows (the black plane corresponds * to zero; negative shape function values may not be visible):
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q2/Q2_shape0000.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q2/Q2_shape0001.png + *
$Q_2$ element, shape function 0 $Q_2$ element, shape function 1
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q2/Q2_shape0002.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q2/Q2_shape0003.png + *
$Q_2$ element, shape function 2 $Q_2$ element, shape function 3
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q2/Q2_shape0004.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q2/Q2_shape0005.png + *
$Q_2$ element, shape function 4 $Q_2$ element, shape function 5
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q2/Q2_shape0006.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q2/Q2_shape0007.png + *
$Q_2$ element, shape function 6 $Q_2$ element, shape function 7
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q2/Q2_shape0008.png + *
$Q_2$ element, * shape function 8
- * + * * - * + * * * * - * + * * - * + * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0000.png + *
$Q_3$ element, shape function 0 + * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0001.png + *
$Q_3$ element, shape function 0 $Q_3$ element, shape function 1
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0002.png + *
$Q_3$ element, shape function 2 + * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0003.png + *
$Q_3$ element, shape function 2 $Q_3$ element, shape function 3
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0004.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0005.png + *
$Q_3$ element, shape function 4 $Q_3$ element, shape function 5
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0006.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0007.png + *
$Q_3$ element, shape function 6 $Q_3$ element, shape function 7
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0008.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0009.png + *
$Q_3$ element, shape function 8 $Q_3$ element, shape function 9
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0010.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0011.png + *
$Q_3$ element, shape function 10 $Q_3$ element, shape function 11
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0012.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0013.png + *
$Q_3$ element, shape function 12 $Q_3$ element, shape function 13
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0014.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q3/Q3_shape0015.png + *
$Q_3$ element, shape function 14 $Q_3$ element, shape function 15
@@ -368,116 +395,141 @@ DEAL_II_NAMESPACE_OPEN * * In 2d, these shape functions look as follows (the black plane corresponds * to zero; negative shape function values may not be visible): - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * - * * * * - * + * * * -- 2.39.5
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0000.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0001.png + *
$Q_4$ element, shape function 0 $Q_4$ element, shape function 1
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0002.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0003.png + *
$Q_4$ element, shape function 2 $Q_4$ element, shape function 3
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0004.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0005.png + *
$Q_4$ element, shape function 4 $Q_4$ element, shape function 5
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0006.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0007.png + *
$Q_4$ element, shape function 6 $Q_4$ element, shape function 7
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0008.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0009.png + *
$Q_4$ element, shape function 8 $Q_4$ element, shape function 9
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0010.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0011.png + *
$Q_4$ element, shape function 10 $Q_4$ element, shape function 11
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0012.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0013.png + *
$Q_4$ element, shape function 12 $Q_4$ element, shape function 13
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0014.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0015.png + *
$Q_4$ element, shape function 14 $Q_4$ element, shape function 15
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0016.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0017.png + *
$Q_4$ element, shape function 16 $Q_4$ element, shape function 17
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0018.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0019.png + *
$Q_4$ element, shape function 18 $Q_4$ element, shape function 19
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0020.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0021.png + *
$Q_4$ element, shape function 20 $Q_4$ element, shape function 21
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0022.png + *
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0023.png + *
$Q_4$ element, shape function 22 $Q_4$ element, shape function 23
+ * @image html http://www.dealii.org/images/shape-functions/lagrange/Q4/Q4_shape0024.png + *
$Q_4$ element, * shape function 24