This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Aug 07, 2019
-
-
Tom Fischer authored
-
- Aug 01, 2019
-
-
wenqing authored
Conversion to Eigen matrices.
-
- Jun 28, 2019
-
-
renchao.lu authored
-
- Jun 17, 2019
-
-
renchao.lu authored
-
renchao.lu authored
-
- Apr 30, 2019
-
-
Tom Fischer authored
-
- Apr 12, 2019
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Mar 15, 2019
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Mar 14, 2019
-
-
Tom Fischer authored
reference_value * (1 + slope * (independent_variable - independent_variable_reference_condition))
-
- Mar 04, 2019
-
-
Dmitri Naumov authored
clang-tidy modernize-use-auto check.
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
- Feb 23, 2019
-
-
Tom Fischer authored
Stronger type is necessary to distinguish between Variable::density and PropertyType::density.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Feb 18, 2019
-
-
Tom Fischer authored
-
- Jan 22, 2019
-
-
renchao.lu authored
-
- Jan 20, 2019
-
-
Dmitri Naumov authored
Placement of \ogs_file_param was wrong after previos reformatting.
-
- Jan 17, 2019
-
-
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.
-
Norbert Grunwald authored
-