const_iterator::Accessor::visit_present_row ()
not
SparsityPattern::const_iterator::Accessor::visit_present_row ()
(This worked because we had
struct SparsityPattern
{
typedef SparsityPatternIterators::const_iterator const_iterator;
};
).
git-svn-id: https://svn.dealii.org/trunk@18378
0785d39b-7218-0410-832d-
ea1e28bc413d
// $Id$
// Version: $Name$
//
-// Copyright (C) 2008 by the deal.II authors
+// Copyright (C) 2008, 2009 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
namespace SparsityPatternIterators
{
void
- SparsityPattern::const_iterator::Accessor::
+ const_iterator::Accessor::
visit_present_row ()
{
// if we are asked to visit the
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams