This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Apr 17, 2020
-
-
Dmitri Naumov authored
Saves ca. 35 unneeded includes (out of 260) and 25s of compilation time (out of 149s).
-
- Apr 14, 2020
-
-
Dmitri Naumov authored
The fmt library happily accepts std::string without any conversions.
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The LOGOG_COUT is equal to std::cout if the LOGOG_UNICODE is *not* defined.
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Oct 22, 2019
-
-
Dmitri Naumov authored
Main reason for modification is the getFlux function, which for particular processes (ComponentTransport) relies on all solutions being available. This modification ripples through all of the code, especially through the boundary conditions. Modified `applyNaturalBC`, `preTimestep`, `integrate`, and `assemble` functions.
-
- Sep 12, 2019
-
-
Dmitri Naumov authored
Fixes multiple copyright messages in the doxygen docu. ag '\\file' -L --ignore=ThirdParty *Lib |xargs sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
-
- Jul 16, 2019
-
-
Dmitri Naumov authored
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Nov 23, 2018
-
-
Tom Fischer authored
This versions check if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
- Sep 17, 2018
-
-
Christoph Lehmann authored
-
- Aug 23, 2018
-
-
Dmitri Naumov authored
-
- Aug 17, 2018
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-