]> https://gitweb.dealii.org/ - dealii.git/commit
Refer to member function as
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Feb 2009 19:44:16 +0000 (19:44 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Feb 2009 19:44:16 +0000 (19:44 +0000)
commit0e30547af3335e2682b5774d76c86ae863a53fa0
treee18f55d732cb6d973218a4c54119ce9b1db458af
parent249a265d3356f7b9d64539c50f5972ef37ff73dd
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.