]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add SERIAL_VECTORS
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Jan 2008 20:40:44 +0000 (20:40 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Jan 2008 20:40:44 +0000 (20:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@15618 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/template-arguments

index 88e7b4be1fc9e26e61840dcf5de771fb0564cc34..d0c06b49a0ad3071b41d995c7c0b112d9224a473 100644 (file)
@@ -4,3 +4,8 @@ COMPLEX_SCALARS := { std::complex<double>;
                      std::complex<long double> }
 
 DEAL_II_VEC_TEMPLATES := { Vector; BlockVector }
+
+SERIAL_VECTORS := { Vector<double>;
+                    Vector<float> ;
+                   BlockVector<double>;
+                    BlockVector<float> }

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.