This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jul 29, 2021
-
-
-
wenqing authored
-
- Jun 24, 2021
-
-
Tom Fischer authored
-
- Jun 08, 2021
-
-
Dmitri Naumov authored
Some parts of the code expect an empty set of active elements if all of the elements are active.
-
- Jun 07, 2021
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The previous implementation was looking for one deactivated subdomain, but there could be multiple subdomains inactive at the same time. Now all deactivated subdomains are searched for active/inactive elements.
-
- May 11, 2021
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Allowing not only a zero value to be applied to the inactive nodes but also heterogeneous, time-dependent values.
-
- Mar 31, 2021
-
-
Dmitri Naumov authored
Using elements centers for the condition.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Creating the curve for time interval s.t. the whole material ids group is deactivated, as it was for the time interval case.
-
Dmitri Naumov authored
The set of deactivated nodes is now constructed on the fly using the active elements set passed from the process variable.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Mar 20, 2021
-
-
Dmitri Naumov authored
-
- Mar 19, 2021
-
-
Dmitri Naumov authored
Code simplification and one less dereferencing at run time.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Same thing is checked after the find_if.
-
- Mar 15, 2021
-
-
Dmitri Naumov authored
The name reflects the special nature of the nodes, namely that these are nodes not touching the active elements.
-
- Jan 11, 2021
-
-
Dmitri Naumov authored
Use const references where necessary.
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Aug 03, 2020
-
-
Tom Fischer authored
In PV::createBoundaryConditionsForDeactivatedSubDomains method the boundary conditions must be created only for the number of components of the specified variable instead for all components of all variables.
-
- Jun 11, 2020
-
-
- 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
-
- 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/'
-
- May 17, 2019
-
-
Dmitri Naumov authored
See previous commit for details.
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
- Feb 22, 2019
-
-
Tom Fischer authored
-
- Feb 07, 2019
-
-
Dmitri Naumov authored
-
- Jan 08, 2019
- Jan 06, 2019
-
-
Dmitri Naumov authored
-