Skip to content
Snippets Groups Projects
  1. Aug 08, 2024
    • HBShaoUFZ's avatar
      add feature to normalize A matrix and RHS vector · a15413b1
      HBShaoUFZ authored
      implementation, normalize A and rhs
      
      add feature in nonlinear solver
      
      Comment out of writing matrices for debugging
      
      Normalize linear equation system only for rectangular shaped A Matrix
      
      add the switch in NonlinearSolver
      
      add feature in matMultTranspose
      
      only when A is not square
      
      deactivate PETSc implementation
      
      add the check function in EquationSystem
      
      add override functions in ODE
      
      add override functions in TimeDiscretizedODESystem
      a15413b1
  2. Jan 09, 2024
  3. Jan 02, 2024
  4. Jul 27, 2023
  5. Jan 03, 2023
  6. Mar 31, 2022
  7. Jan 09, 2022
  8. Apr 04, 2021
  9. Feb 09, 2021
  10. Jan 01, 2021
  11. Jan 03, 2020
  12. Sep 12, 2019
    • Dmitri Naumov's avatar
      Add \file for in all files w/o it. · af7e4029
      Dmitri Naumov authored
      Fixes multiple copyright messages in the doxygen docu.
      
      ag '\\file' -L --ignore=ThirdParty *Lib |xargs  sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
      af7e4029
  13. Jan 06, 2019
  14. May 03, 2018
  15. Mar 05, 2018
  16. Jan 02, 2018
  17. Jun 09, 2017
  18. Jun 07, 2017
  19. Jan 09, 2017
  20. Jun 29, 2016
  21. Jun 23, 2016
  22. Jun 14, 2016
  23. Jun 10, 2016
  24. May 11, 2016
  25. Apr 25, 2016
  26. Mar 11, 2016
  27. Mar 08, 2016
  28. Mar 01, 2016
  29. Feb 19, 2016
Loading