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