Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Aug 07, 2019
  2. Aug 01, 2019
  3. Jun 28, 2019
  4. Jun 17, 2019
  5. Apr 30, 2019
  6. Apr 12, 2019
  7. Mar 15, 2019
  8. Mar 14, 2019
  9. Mar 04, 2019
  10. Feb 27, 2019
  11. Feb 23, 2019
  12. Feb 18, 2019
  13. Jan 22, 2019
  14. Jan 20, 2019
  15. 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