From: bangerth Date: Thu, 9 Jan 2014 03:16:55 +0000 (+0000) Subject: Fix a comment that is wrong because it was simply copy-pasted. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c32e6006fd6b200a0fce9899e2518409678b1eb;p=dealii-svn.git Fix a comment that is wrong because it was simply copy-pasted. git-svn-id: https://svn.dealii.org/trunk@32184 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/distributed/grid_refinement.cc b/deal.II/source/distributed/grid_refinement.cc index 9b89144f91..c727e27db3 100644 --- a/deal.II/source/distributed/grid_refinement.cc +++ b/deal.II/source/distributed/grid_refinement.cc @@ -1,7 +1,7 @@ // --------------------------------------------------------------------- // $Id$ // -// Copyright (C) 2000 - 2013 by the deal.II authors +// Copyright (C) 2000 - 2014 by the deal.II authors // // This file is part of the deal.II library. // @@ -400,8 +400,9 @@ namespace { /** * Compute a threshold value so - * that exactly n_target_cells have - * a value that is larger. + * that the error accumulated over all criteria[i] so that + * criteria[i] > threshold + * is larger than target_error. */ template number