]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add DIMENSIONS.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 2 Nov 2010 03:11:46 +0000 (03:11 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 2 Nov 2010 03:11:46 +0000 (03:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@22583 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/template-arguments.in

index e2e9a9f07296caaa7279f44678da3b6077f29015..ac5ffd56818bd58965af07eab537f90b929c7560 100644 (file)
@@ -1,5 +1,5 @@
 REAL_SCALARS    := { double; float; long double }
-COMPLEX_SCALARS := { std::complex<double>; 
+COMPLEX_SCALARS := { std::complex<double>;
                      std::complex<float>;
                      std::complex<long double> }
 
@@ -55,3 +55,5 @@ SPARSITY_PATTERNS := { SparsityPattern;
                        BlockCompressedSetSparsityPattern;
                        BlockCompressedSimpleSparsityPattern;
                        @DEAL_II_EXPAND_TRILINOS_BLOCK_SPARSITY_PATTERN@; }
+
+DIMENSIONS := { 1; 2; 3 }

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.