Skip to content
Snippets Groups Projects
  1. Oct 01, 2024
  2. Jan 02, 2024
  3. Jan 03, 2023
  4. Jan 09, 2022
  5. Apr 04, 2021
  6. Jan 04, 2021
  7. Jan 01, 2021
  8. May 08, 2020
  9. Apr 10, 2020
  10. Feb 21, 2020
  11. Feb 04, 2020
  12. Jan 03, 2020
  13. Jan 17, 2019
    • Dmitri Naumov's avatar
      [MatL] Major rewrite. · 8b6cea5e
      Dmitri Naumov authored
      A lot of changes are renames for consistency with OGS.
      
      Splitting files, and rename them (dropping mp, p, c prefixes).
      
      Extraction of the create* functions lead to single step initialization
      of the Medium, Phase, Component, and Property objects.
      
      Formatting and clang-tidy.
      Improve const-correctness.
      
      Remove unneeded Undefined property: The nullptr is probably sufficient
      in the PropertyArray, which is an array of pointers, for the property to
      be undefined.
      
      Unify value/dValue/d2Value access.
      
      [App] Remove requirement for media ids sequence.
      
      Reorder public, protected, private sections.
      
      Add missing ogs_file_param documentation lines in the code.
      8b6cea5e
    • Norbert Grunwald's avatar
      [MatL] Multi-phase/-component library. · 4f5e4c3e
      Norbert Grunwald authored
      4f5e4c3e
Loading