- Jul 29, 2021
-
-
- Jul 07, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Oct 22, 2019
-
-
Dmitri Naumov authored
Main reason for modification is the getFlux function, which for particular processes (ComponentTransport) relies on all solutions being available. This modification ripples through all of the code, especially through the boundary conditions. Modified `applyNaturalBC`, `preTimestep`, `integrate`, and `assemble` functions.
-
- 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/'
-
- Jun 20, 2019
-
-
Dmitri Naumov authored
In cases when the underlying element is quadratic but the shape function is of linear order, there is a dimension mismatch between the NodalVectorType and the return value of the getNodalValuesOnElement. Taking the first rows of the return matrix ensures correct dimensions.
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Mar 01, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
These are almost the same and the difference is in the handling of the shape functions.
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Nov 06, 2018