Skip to content
Snippets Groups Projects
  1. Oct 31, 2021
  2. Oct 26, 2021
  3. Oct 20, 2021
  4. Oct 11, 2021
  5. Sep 24, 2021
  6. Sep 21, 2021
  7. Sep 16, 2021
  8. Sep 15, 2021
  9. Sep 06, 2021
  10. Sep 03, 2021
  11. Aug 02, 2021
  12. Jul 23, 2021
  13. Jul 21, 2021
  14. Jul 09, 2021
  15. Jun 23, 2021
  16. Jun 15, 2021
  17. Jun 03, 2021
  18. May 28, 2021
    • Dmitri Naumov's avatar
      [MPL] Function-type Property using exprtk. · 43f2aace
      Dmitri Naumov authored and Dmitri Naumov's avatar Dmitri Naumov committed
      A generalized property type for (almost) arbitrary functions. Based on
      the exprtk library also used in the Function-type parameters.
      
      In this initial implementation all *scalar* variables from the variable
      array passed for the value and derivative evaluation can be used. Return
      values are either scalar, 2- or 3-vectors, and 2x2- or 3x3 matrices.
      
      The evaluation is somewhat slower than the dedicated implementation; in
      the case of component transport process a bilinear property was replaced
      by exactly the same function-type property and the total run-time for
      the ctest has increased by around 6%.
      43f2aace
  19. May 11, 2021
  20. May 10, 2021
  21. May 09, 2021
  22. May 07, 2021
  23. May 05, 2021
  24. May 03, 2021
  25. Apr 30, 2021
  26. Apr 23, 2021
  27. Apr 22, 2021
  28. Apr 21, 2021
  29. Apr 19, 2021
Loading