]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also instantiate the Tensor::n_independent_components member variable. 2667/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 5 Jun 2016 01:59:04 +0000 (20:59 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 5 Jun 2016 01:59:04 +0000 (20:59 -0500)
source/base/tensor.cc

index d38444b9402e75e4c936a77f6c3f0e317725f964..acf9af0cdda4dc4c15c6d4f91dd487a5cc71a484 100644 (file)
 DEAL_II_NAMESPACE_OPEN
 
 
+template <int dim, typename Number>
+const unsigned int Tensor<0,dim,Number>::n_independent_components;
+
+template <int rank, int dim, typename Number>
+const unsigned int Tensor<rank,dim,Number>::n_independent_components;
+
+
 #include "tensor.inst"
 
 

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.