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