From: 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-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f8699e9890d8acd02ff0131570bd15a6421321;p=dealii-svn.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