This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jan 08, 2019
-
-
wenqing authored
std::vector<std::size_t> _ids_of_active_elements.
-
wenqing authored
improvement in SerialExecutor
-
wenqing authored
-
wenqing authored
-
wenqing authored
due to its std::unique_ptr type instance.
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
also added two includes to ogs.cpp and ProjectData.cpp due to the forward declaration of the related classes.
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Lars Bilke authored
[Jenkins] Use new xunit()-syntax.
-
Lars Bilke authored
Defined e.g. on win1: 16.
-
Lars Bilke authored
Use NUM_THREADS also for ctest parallelism. https://github.com/ufz/jenkins-pipeline-library/commit/0f48380b1523fc626a72d3e85795aa94de29985e
-
Lars Bilke authored
-
- Jan 07, 2019
-
-
Lars Bilke authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Conversion happened in the constant vectorXi construction.
-
- Jan 04, 2019
-
-
Dmitri Naumov authored
Allow C++17 language features. This forcefully brings updates to Eigen-3.3, gtest as a submodule, and changed cmake scripts.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
In multi-threaded environments multiple ctests running parallel fight for the same cpu threads otherwise.
-
Dmitri Naumov authored
Failing on mac now with error 9.2e-7 since c++17/Eigen-3.3 change.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
MacOS repeatedly could not finish in 3h.
-
Dmitri Naumov authored
The original initialization of the std::array's was by copy anyway and somehow caused in seg faults on mac after adding c++17 standard.
-
-