Skip to content
Snippets Groups Projects
  1. Apr 04, 2023
  2. Mar 16, 2023
  3. Mar 07, 2023
  4. Feb 12, 2023
  5. Feb 06, 2023
  6. 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
  7. Jan 08, 2023
  8. Jan 07, 2023
  9. Dec 12, 2022
  10. Dec 08, 2022
  11. Dec 04, 2022
  12. Dec 02, 2022
  13. Nov 18, 2022
  14. Oct 15, 2022
  15. Oct 06, 2022
  16. Sep 30, 2022
  17. Sep 29, 2022
  18. Jun 22, 2022
  19. Jun 11, 2022
  20. May 02, 2022
  21. Apr 12, 2022
  22. Feb 28, 2022
  23. Feb 22, 2022
  24. Feb 16, 2022
  25. Feb 09, 2022
  26. Feb 08, 2022
  27. Jan 25, 2022
  28. Jan 20, 2022
Loading