This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Sep 05, 2021
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
This change makes it possible to use interface function Element::getNode() in Element::addNeighbor function.
-
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
-
- Jul 02, 2021
-
-
Dmitri Naumov authored
This simplifies most of the code.
-
- May 11, 2021
-
-
wenqing authored
-
- Apr 06, 2021
-
-
Dmitri Naumov authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Mar 10, 2021
-
-
Dmitri Naumov authored
-
- Mar 09, 2021
-
-
Dmitri Naumov authored
-
- Mar 02, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Dec 30, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Dec 29, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Dec 22, 2020
-
-
Tom Fischer authored
-
- Dec 03, 2020
-
-
Tom Fischer authored
-
Tom Fischer 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.
-
Tom Fischer authored
-
- Jun 10, 2020
-
-
- Jun 08, 2020
-
-
wenqing authored
-
- Apr 23, 2020
-
-
Tom Fischer authored
-
- Apr 20, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Apr 16, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-