Skip to content
Snippets Groups Projects
  1. Nov 17, 2016
    • Oliver Sander's avatar
      Move various implementation classes into the 'Imp' namespace · 13ec7d1b
      Oliver Sander authored and Ansgar Burchardt's avatar Ansgar Burchardt committed
      There are various classes in dune-istl that are effectively implementation
      classes internal to dune-istl. A few of them are base_array_unmanaged,
      base_array_window, compressed_base_array_unmanaged,block_vector_unmanaged,
      BlockVectorWindow, compressed_block_vector_unmanaged, CompressedBlockVectorWindow
      
      See #22 for a brief
      discussion.
      
      This patch moves the classes into the namespace 'Imp'.  That way it is
      clear that they are internal.
      
      All code outside of dune-istl using those classes will break, but does
      such code really exist?
      13ec7d1b
  2. Nov 15, 2016
  3. Nov 10, 2016
  4. Oct 25, 2016
  5. Oct 21, 2016
  6. Oct 17, 2016
  7. Oct 12, 2016
  8. Sep 13, 2016
  9. Sep 12, 2016
  10. Aug 18, 2016
  11. Aug 10, 2016
  12. Aug 05, 2016
  13. Jul 28, 2016
  14. Jul 27, 2016
  15. Jul 18, 2016
  16. Jul 14, 2016
  17. Jul 12, 2016
  18. Jun 29, 2016
Loading