From: Wolfgang Bangerth Date: Tue, 21 Sep 2004 05:34:28 +0000 (+0000) Subject: Add a TODO. X-Git-Tag: v8.0.0~14819 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f54dfb873aca9be97f6543823fcf9c7bc47988;p=dealii.git Add a TODO. git-svn-id: https://svn.dealii.org/trunk@9650 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/multigrid/mg_smoother.cc b/deal.II/deal.II/source/multigrid/mg_smoother.cc index 73519ddba4..cb2b485e31 100644 --- a/deal.II/deal.II/source/multigrid/mg_smoother.cc +++ b/deal.II/deal.II/source/multigrid/mg_smoother.cc @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors +// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -116,6 +116,8 @@ MGSmootherContinuous::MGSmootherContinuous ( ////////////////////////////////////////////////////////////////////// + +//TODO[GK]: this function needs to go into a .all_dimensions.cc file template void MGSmootherContinuous::set_zero_interior_boundary (const unsigned int level,