- 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
-
-
- 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
-
-
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
-
-
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
-
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
-
-
- Feb 07, 2019
-
-
Dmitri Naumov authored
-
- Jan 08, 2019
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 18, 2018
-
-
Tom Fischer authored
-
- Nov 14, 2018
-
-
Tom Fischer authored
Use the specified patch mesh instead of the entire bulk mesh to define the source term.
-
- Sep 26, 2018
-
-
Tom Fischer authored
-
- Aug 23, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Used in construction of mesh names in two places. This unifies the name.
-