- Aug 03, 2020
-
-
Rename a the method from getNumberOfComponents() to getNumberOfGlobalComponents() in class LocalToGlobalIndexMap.
-
- Aug 01, 2020
-
-
- Jul 28, 2020
-
-
Dmitri Naumov authored
The error does not pop up when compiling a unity build.
-
- Jul 24, 2020
-
-
Dmitri Naumov authored
Allows usage of curves in Function type parameters.
-
- Jul 20, 2020
-
-
Dmitri Naumov authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jun 05, 2020
-
-
Dmitri Naumov authored
-
- Apr 14, 2020
-
-
Dmitri Naumov authored
The fmt library happily accepts std::string without any conversions.
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
This reduces total build time. Only in BaseLib spdlog is linked public.
-
Dmitri Naumov authored
-
Include spdlog via BaseLib/Logging.h, which provides macro replacements for ERR/DBUG/WARN/INFO...
-
- Mar 27, 2020
-
-
Lars Bilke authored
-
- Mar 24, 2020
-
-
- Feb 26, 2020
-
-
This is explicitly allowing the 2d coordinate system being given (contrary to the transformation<3> specialization).
-
- Feb 01, 2020
-
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Oct 15, 2019
-
-
Moving the code into cpp.
-
- 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/'
-
- Aug 30, 2019
-
-
Adding a new function for parameter lookup of optional tags.
-
Simplifies creation of SpatialPosition object with multiple parts of it set simultaniously.
-
- Aug 20, 2019
-
-
Dmitri Naumov authored
-
- Aug 14, 2019
-
-
Lars Bilke authored
-
- Aug 07, 2019
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Aug 06, 2019
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- May 17, 2019
-
-
Dmitri Naumov authored
Sometimes it happens, that a used parameter is defined on a different mesh, then the mesh node/element ids do not point to the right entities. This is difficult to detect at runtime (you have to look into the results) and leads to difficult to find errors. This implements an additional function to check the domains of definition, and adds an optional call to the test when the parameter is found.
-
- Mar 19, 2019
-
-
Dmitri Naumov authored
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Just move and rename the namespace.
-