Skip to content
Snippets Groups Projects
  1. Nov 09, 2005
  2. Nov 08, 2005
  3. Nov 03, 2005
    • Markus Blatt's avatar
      removed include. · ced47a3a
      Markus Blatt authored
      [[Imported from SVN: r387]]
      ced47a3a
    • Markus Blatt's avatar
      Increased speed when building the matrix hierarchy by a factor 1.4. · 4bd93b13
      Markus Blatt authored
      - Moved expensive distance function to end candidate selection
        algorithm.
      - Now using the matrix initializer without number of nonzeros saving on
        pass over all aggregates for calculating them.
      - When setting up the sparsity pattern there is now need to use a set
        to prevent adding a column several times to a row as the
        CreateIterator of BCRS Matrix uses a set itself. Saved it.
      
      [[Imported from SVN: r386]]
      4bd93b13
  4. Oct 31, 2005
  5. Oct 28, 2005
  6. Oct 27, 2005
  7. Oct 23, 2005
  8. Oct 19, 2005
  9. Oct 18, 2005
  10. Oct 17, 2005
  11. Oct 14, 2005
  12. Oct 13, 2005
  13. Oct 12, 2005
Loading