]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Provide a definition of a static member variable.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Jan 2002 08:21:47 +0000 (08:21 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Jan 2002 08:21:47 +0000 (08:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@5366 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/data_out_base.cc

index def80778d91ea8ae934e7c654029fb89adb09184..70f70e9bc7c193ea1115de1826329990e0574aa2 100644 (file)
@@ -30,6 +30,10 @@ using namespace std;
 
 
 
+template <int dim, int spacedim>
+const unsigned int DataOutBase::Patch<dim,spacedim>::no_neighbor;
+
+
 template <int dim, int spacedim>
 DataOutBase::Patch<dim,spacedim>::Patch () :
                me(no_neighbor),

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.