]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add template arguments for symmetric tensor ranks
authorJean-Paul Pelteret <jppelteret@gmail.com>
Wed, 17 Apr 2019 20:08:09 +0000 (22:08 +0200)
committerJean-Paul Pelteret <jppelteret@gmail.com>
Mon, 22 Apr 2019 08:10:24 +0000 (10:10 +0200)
cmake/config/template-arguments.in

index 2e1a69bd7618ac2cbc92ea5418517ab04313a4a0..3370a92a6cbdbc8cf466810728bf86cf02ccf82a 100644 (file)
@@ -266,6 +266,9 @@ SPACE_DIMENSIONS := { 1; 2; 3 }
 // all ranks used for instantiating tensors
 RANKS := { 1; 2; 3; 4 }
 
+// all ranks used for instantiating symmetric tensors
+SYM_RANKS := { 2; 4 }
+
 // Flags that are allowed in DataOutInterface::set_flags
 OUTPUT_FLAG_TYPES := { DXFlags; UcdFlags; GnuplotFlags; PovrayFlags; EpsFlags;
                        GmvFlags; TecplotFlags; VtkFlags; SvgFlags;

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.