Skip to content
Snippets Groups Projects
  1. Feb 01, 2005
  2. Jan 28, 2005
  3. Jan 19, 2005
  4. Jan 12, 2005
  5. Jan 06, 2005
    • Oliver Sander's avatar
      This is a helper class which stores a set of matrix entries, i.e. · dad0a5c0
      Oliver Sander authored
      a set of (i,j) integer pairs.  Pairs can be added to the matrix
      in any order.  A MatrixIndexSet can be used to initialize a
      BCRSMatrix via the exportIdx method.
      
      MatrixIndexSets are meant to help with the sometimes unwieldy
      BCRSMatrix class.  If that class' handling gets easier, (or
      if somebody explain to me how BCRSMatrix are really supposed
      to be used), MatrixIndexSets may very well disappear again.
      
      [[Imported from SVN: r134]]
      dad0a5c0
  6. Jan 03, 2005
  7. Dec 22, 2004
  8. Dec 15, 2004
  9. Dec 13, 2004
  10. Dec 09, 2004
  11. Dec 08, 2004
  12. Dec 07, 2004
  13. Dec 06, 2004
  14. Dec 02, 2004
  15. Dec 01, 2004
  16. Nov 29, 2004
  17. Nov 23, 2004
Loading