- Dec 16, 2020
-
-
Lars Bilke authored
-
- Oct 16, 2020
-
-
Tom Fischer authored
-
- Sep 23, 2020
-
-
renchao.lu authored
-
renchao.lu authored
-
- Sep 17, 2020
-
-
renchao.lu authored
-
renchao.lu authored
-
- Aug 20, 2020
-
-
Shuang Chen authored
-
- Aug 03, 2020
-
-
Rename a the method from getNumberOfComponents() to getNumberOfGlobalComponents() in class LocalToGlobalIndexMap.
-
- Jul 26, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Putting IntegrationMethod after GlobalDim enables automatic template argument deduction for that type.
-
- Jul 24, 2020
-
-
Dmitri Naumov authored
Avoid instantiation of the NormalTractionBoundaryCondition for the bulk mesh dimension one.
-
- Jul 20, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jul 17, 2020
-
-
Tom Fischer authored
-
Dmitri Naumov authored
-
- Jul 15, 2020
-
-
Tom Fischer authored
-
- Jul 03, 2020
-
-
Dmitri Naumov authored
Avoid implicit narrowing conversion from Eigen::IndexType to an int. warning C4244: 'initializing': conversion from 'const _Ty' to '_Objty', possible loss of data 807 with 808 [ 809 _Ty=MathLib::EigenVector::IndexType 810 ] 811 and 812 [ 813 _Objty=int 814 ]
-
- Jul 02, 2020
-
-
Tom Fischer authored
-
- Jun 25, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
PVCDBC = PrimaryVariableConstraintDirichletBoundaryCondition.
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jun 08, 2020
-
-
Tom Fischer authored
This needs some changes in other files, too.
-
- May 20, 2020
-
-
Tom Fischer authored
-
- Apr 17, 2020
-
-
Dmitri Naumov authored
Saves ca. 35 unneeded includes (out of 260) and 25s of compilation time (out of 149s).
-
- 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
-
Dmitri Naumov authored
-
Include spdlog via BaseLib/Logging.h, which provides macro replacements for ERR/DBUG/WARN/INFO...
-
The LOGOG_COUT is equal to std::cout if the LOGOG_UNICODE is *not* defined.
-
- Mar 27, 2020
-
-
Lars Bilke authored
-
- Mar 05, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-