]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Scott's second patch
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 23 Jun 2013 14:40:05 +0000 (14:40 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 23 Jun 2013 14:40:05 +0000 (14:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@29845 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/meshworker/loop.h

index d57f2a4a4684708aa69eef2d4e78de096c4364d9..73b01b34756f67af101889017b91df83a2192d27 100644 (file)
@@ -46,6 +46,12 @@ namespace internal
     return true;
   }
 
+  template <class ACCESSOR>
+  inline bool is_active_iterator(const FilteredIterator<TriaActiveIterator<ACCESSOR> > &)
+  {
+    return true;
+  }
+
   template<int dim, class DOFINFO, class A>
   void assemble(const MeshWorker::DoFInfoBox<dim, DOFINFO> &dinfo, A *assembler)
   {

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.