From 8686a23672c70215fdc7ccaba5d027a728225eee Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 20 Jun 2005 20:42:48 +0000 Subject: [PATCH] Leave another one. git-svn-id: https://svn.dealii.org/trunk@10896 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/source/fe/fe_tools.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/deal.II/deal.II/source/fe/fe_tools.cc b/deal.II/deal.II/source/fe/fe_tools.cc index 71718f6d06..ed4254a026 100644 --- a/deal.II/deal.II/source/fe/fe_tools.cc +++ b/deal.II/deal.II/source/fe/fe_tools.cc @@ -588,6 +588,7 @@ FETools::compute_embedding_matrices(const FiniteElement& fe, +//TODO[GK]: this function is presently not instantiated, and probably doesn't even compile. template void FETools::compute_projection_matrices(const FiniteElement& fe, -- 2.39.5