]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Refer to member function as
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Feb 2009 19:44:16 +0000 (19:44 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Feb 2009 19:44:16 +0000 (19:44 +0000)
commite0629976ffe866572a17b50e539d211d190f4100
tree6564c2fb95d7e08e5c0935dde44fb57dab90f2a3
parent6baa62504dc12c3ec05ba0e2343ba89f974f679d
Refer to member function as
  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
deal.II/lac/source/trilinos_sparsity_pattern.cc

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


Typeset in Trocchi and Trocchi Bold Sans Serif.