]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Provide a definition of a static variable.
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 11 Jun 2021 15:15:31 +0000 (09:15 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 11 Jun 2021 15:15:56 +0000 (09:15 -0600)
source/dofs/dof_handler.cc

index 7b26b157ce62165442277b494fc8167000d55931..ade43ed966780625bbcd72dbcc6a71a0ab8fc510 100644 (file)
 
 DEAL_II_NAMESPACE_OPEN
 
+template <int dim, int spacedim>
+const unsigned int DoFHandler<dim, spacedim>::default_fe_index;
+
+
 template <int dim, int spacedim>
 const typename DoFHandler<dim, spacedim>::active_fe_index_type
   DoFHandler<dim, spacedim>::invalid_active_fe_index;
 
+
 namespace internal
 {
   template <int dim, int spacedim>

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.