This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Aug 20, 2019
-
-
Dmitri Naumov authored
initializer-list constructor should not be declared explicit. Constructors that take a single std::initializer_list parameter should also omit explicit, in order to support copy-initialization.
-
Dmitri Naumov authored
-
Karsten Rink authored
-
Dmitri Naumov authored
Various cleanups
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Lars Bilke authored
[MPL] Add Property based on Parameter.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Dmitri Naumov authored
[PL/HT] Cleanup the code a bit.
-
Tom Fischer authored
Make the name schema consistent with the implementation of other processes.
-
Tom Fischer authored
-
Tom Fischer authored
-
- Aug 19, 2019
-
-
Lars Bilke authored
Update tetgen to version 1.5.1, Aug. 18, 2018.
-
Dmitri Naumov authored
-
Lars Bilke authored
Fix check header
-
Lars Bilke authored
Boost::boost is an interface library and should be ignored.
-
- Aug 17, 2019
-
-
Tom Fischer authored
Replaced the material parameters of ThermoHydroMechanics with MPL
-
- Aug 16, 2019
-
-
wenqing authored
-
Lars Bilke authored
Improve CMake find_package for Boost
-
Dmitri Naumov authored
[ML/SM] extended interface to get bulk modulus
-
Dmitri Naumov authored
Remove RapidStn interface
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Florian Zill authored
allows to fetch the bulk modulus inside a process without specifying a material model. Solid Materials without own implementation will cause an OGS_FATAL.
-
- Aug 15, 2019
-
-
Dmitri Naumov authored
Split pushBackState between init and post- timestep
-
Dmitri Naumov authored
Now initialization call is executed on all elements, even those marked as non-active.
-