Skip to content
Snippets Groups Projects
  1. Apr 04, 2023
  2. Mar 16, 2023
  3. Mar 07, 2023
  4. Feb 06, 2023
  5. Jan 16, 2023
    • Carsten Gräser's avatar
      [bugfix] Add missing specialization FieldTraits<MultiTypeBlockMatrix> · fe3dccab
      Carsten Gräser authored
      Notice that this also fixes an incorrect `MultiTypeBlockMatrix::field_type`
      in a special setting: If you have a nested matrix
      `MultiTypeBlockMatrix< MultiTypeBlockVector<MultiTypeBlockMatrix<...>>>`,
      the outer `MultiTypeBlockMatrix::field_type` forwards to the `MultiTypeBlockVector::field_type`
      which forwards to the inner `FieldTraits<MultiTypeBlockMatrix>::field_type`.
      fe3dccab
  6. Jan 08, 2023
  7. Jan 07, 2023
  8. Dec 12, 2022
  9. Dec 08, 2022
  10. Dec 02, 2022
  11. Nov 18, 2022
  12. Oct 06, 2022
  13. Sep 30, 2022
  14. Sep 29, 2022
  15. Jun 22, 2022
  16. Jun 11, 2022
  17. May 02, 2022
  18. Apr 12, 2022
  19. Feb 28, 2022
  20. Feb 22, 2022
  21. Feb 16, 2022
  22. Feb 09, 2022
  23. Feb 08, 2022
  24. Jan 25, 2022
  25. Jan 20, 2022
  26. Jan 18, 2022
  27. Jan 09, 2022
  28. Jan 06, 2022
Loading