]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Allocate space for static variables.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 11 Apr 2001 15:07:44 +0000 (15:07 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 11 Apr 2001 15:07:44 +0000 (15:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@4440 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/derivative_approximation.cc

index e5e430293674959e1d5a71cf9f076f934e9b1a80..c8137f8a9e814cfe06605222ffc4717e9cfff64e 100644 (file)
@@ -36,6 +36,13 @@ static T sqr (const T t)
 
 
 
+// static variables
+template <int dim>
+const UpdateFlags DerivativeApproximation::Gradient<dim>::update_flags;
+
+template <int dim>
+const UpdateFlags DerivativeApproximation::SecondDerivative<dim>::update_flags;
+
 
 
 template <int dim>

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.