Skip to content
Snippets Groups Projects
  1. Feb 15, 2005
  2. Feb 14, 2005
  3. Feb 10, 2005
  4. Feb 03, 2005
  5. Feb 02, 2005
  6. Feb 01, 2005
  7. Jan 28, 2005
  8. Jan 19, 2005
  9. Jan 12, 2005
  10. 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
  11. Jan 03, 2005
  12. Dec 22, 2004
  13. Dec 15, 2004
  14. Dec 13, 2004
  15. Dec 09, 2004
  16. Dec 08, 2004
  17. Dec 07, 2004
Loading