From: Wolfgang Bangerth Date: Fri, 25 Aug 2006 19:10:58 +0000 (+0000) Subject: The member function has actually been removed and moved into an anonymous namespace X-Git-Tag: v8.0.0~11219 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf76e0461851417689a1d746698184ce831f0f0;p=dealii.git The member function has actually been removed and moved into an anonymous namespace git-svn-id: https://svn.dealii.org/trunk@13753 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe_poly_tensor.h b/deal.II/deal.II/include/fe/fe_poly_tensor.h index 577cd571e8..efd05294a1 100644 --- a/deal.II/deal.II/include/fe/fe_poly_tensor.h +++ b/deal.II/deal.II/include/fe/fe_poly_tensor.h @@ -261,22 +261,6 @@ class FE_PolyTensor : public FiniteElement contravariant }; - - - /** - * On noncartesian grids, the - * sign of the DoFs associated with - * the faces of the elements has - * to be changed in some cases. - * This procedure implements an - * algorithm, which determines - * the DoFs, which need this - * sign change for a given cell. - */ - void get_face_sign_change (const typename Triangulation::cell_iterator &cell, - std::vector &face_sign) const; - - /** * The mapping type to be used to * map shape functions from the