Skip to content
Snippets Groups Projects
  1. Nov 03, 2005
    • Markus Blatt's avatar
      Increased speed when building the matrix hierarchy by a factor 1.4. · d9160fec
      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: r3340]]
      d9160fec
  2. Nov 02, 2005
  3. Oct 31, 2005
  4. Oct 28, 2005
  5. Oct 27, 2005
  6. Oct 26, 2005
  7. Oct 25, 2005
Loading