]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Include hp::DoFHandler for find_active_cell_around_point
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 14 Apr 2006 11:43:24 +0000 (11:43 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 14 Apr 2006 11:43:24 +0000 (11:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@12831 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_tools.cc

index b0bd4befc1cf0ff5cba84fd831999341a7a240db..74d586dab340df126cd7e4450c3544702e9e40c4 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+//    Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -597,6 +597,11 @@ DoFHandler<deal_II_dimension>::active_cell_iterator
 GridTools::find_active_cell_around_point (const DoFHandler<deal_II_dimension> &,
                                           const Point<deal_II_dimension> &p);
 
+template
+hp::DoFHandler<deal_II_dimension>::active_cell_iterator
+GridTools::find_active_cell_around_point (const hp::DoFHandler<deal_II_dimension> &,
+                                          const Point<deal_II_dimension> &p);
+
 template
 MGDoFHandler<deal_II_dimension>::active_cell_iterator
 GridTools::find_active_cell_around_point (const MGDoFHandler<deal_II_dimension> &,

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.