]> https://gitweb.dealii.org/ - dealii.git/commitdiff
expand symmetric tensor 24 test, testing unrolling of component indices for higher... 10283/head
authorMenno Fraters <menno.fraters@outlook.com>
Wed, 20 May 2020 06:28:48 +0000 (23:28 -0700)
committerMenno Fraters <menno.fraters@outlook.com>
Wed, 20 May 2020 15:18:52 +0000 (08:18 -0700)
tests/tensors/symmetric_tensor_24.cc
tests/tensors/symmetric_tensor_24.output

index 96959dc3a85af345e94f1c6f89e200dcb92ef083..0afe4a26c29b7bf5f4deba2d51b2562cd28d7bbc 100644 (file)
@@ -49,6 +49,9 @@ main()
   check<1>();
   check<2>();
   check<3>();
+  check<4>();
+  check<5>();
+  check<6>();
 
   deallog << "OK" << std::endl;
 }
index 816c67c075119f7e4e9a1cdcec8371fad3beb863..9c5f9c93dbc1d1636e405b96c90e11573c9a6e33 100644 (file)
@@ -9,4 +9,50 @@ DEAL::2  --  [2,2]
 DEAL::3  --  [0,1]
 DEAL::4  --  [0,2]
 DEAL::5  --  [1,2]
+DEAL::0  --  [0,0]
+DEAL::1  --  [1,1]
+DEAL::2  --  [2,2]
+DEAL::3  --  [3,3]
+DEAL::4  --  [0,1]
+DEAL::5  --  [0,2]
+DEAL::6  --  [0,3]
+DEAL::7  --  [1,2]
+DEAL::8  --  [1,3]
+DEAL::9  --  [2,3]
+DEAL::0  --  [0,0]
+DEAL::1  --  [1,1]
+DEAL::2  --  [2,2]
+DEAL::3  --  [3,3]
+DEAL::4  --  [4,4]
+DEAL::5  --  [0,1]
+DEAL::6  --  [0,2]
+DEAL::7  --  [0,3]
+DEAL::8  --  [0,4]
+DEAL::9  --  [1,2]
+DEAL::10  --  [1,3]
+DEAL::11  --  [1,4]
+DEAL::12  --  [2,3]
+DEAL::13  --  [2,4]
+DEAL::14  --  [3,4]
+DEAL::0  --  [0,0]
+DEAL::1  --  [1,1]
+DEAL::2  --  [2,2]
+DEAL::3  --  [3,3]
+DEAL::4  --  [4,4]
+DEAL::5  --  [5,5]
+DEAL::6  --  [0,1]
+DEAL::7  --  [0,2]
+DEAL::8  --  [0,3]
+DEAL::9  --  [0,4]
+DEAL::10  --  [0,5]
+DEAL::11  --  [1,2]
+DEAL::12  --  [1,3]
+DEAL::13  --  [1,4]
+DEAL::14  --  [1,5]
+DEAL::15  --  [2,3]
+DEAL::16  --  [2,4]
+DEAL::17  --  [2,5]
+DEAL::18  --  [3,4]
+DEAL::19  --  [3,5]
+DEAL::20  --  [4,5]
 DEAL::OK

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.