This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Sep 05, 2021
-
-
Tom Fischer authored
This remove one dependencies on _nodes pointer C array. If all dependencies are removed the memory for storing the nodes can be in a std::array.
-
- Aug 30, 2021
-
-
Tom Fischer authored
The getContent() method is used only on very few places. Especially, it isn't used in the computation of any THMC processes. So the content doesn't need to be stored which saves memory. Furthermore, the time time for reading / initializing a mesh is reduced. In a hex mesh with 100x100x100 elements this saves 2.6% of storage and circa 25% time.
-
- Aug 09, 2021
-
-
Tom Fischer authored
This mv one dependency from _neighbors from the base class Element to the class TemplateElement.
-
- Aug 05, 2021
-
-
Tom Fischer authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Mar 09, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Nov 30, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Change of the interface using structured bindings improves code quality.
-
- 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
Include spdlog via BaseLib/Logging.h, which provides macro replacements for ERR/DBUG/WARN/INFO...
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Jul 16, 2019
-
-
Dmitri Naumov authored
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Feb 18, 2019
-
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 19, 2018
-
-
Dmitri Naumov authored
Only in ERR/WARN/INFO/DBUG/OGS_FATAL and similar, not in formatted output like xml files.
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- May 30, 2017
-
-
Dmitri Naumov authored
-
- Jan 09, 2017
-
-
Dmitri Naumov authored
-
- Nov 10, 2016
-
-
- Aug 16, 2016
-
-
Tom Fischer authored
-
- Jul 11, 2016
- Jun 28, 2016
-
-
Tom Fischer authored
-
- Jun 10, 2016
-
-
Norihiro Watanabe authored
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Dec 16, 2015
-
-
- Dec 10, 2015
-
-
Tom Fischer authored
-
- May 07, 2015
-
-
- Feb 09, 2015
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Feb 06, 2015
-
-
Dmitri Naumov authored
-
- Feb 05, 2015
-
-
Dmitri Naumov authored
-