- Jul 29, 2021
-
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
Adding a single space in incorrectly broken lines.
-
- Jan 01, 2021
-
-
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
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Dec 03, 2019
-
-
Tom Fischer 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
Pass boundary meshes to findParameter(). This prevents a case of a parameter not being defined on another mesh then the boundary condition.
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Mar 01, 2019
-
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Nov 06, 2018
-
-
jbathmann authored
[ML] getNodalNComponentPropertyVector generalized to getPropertyVector(name, item_type, number_components)
-
jbathmann authored
Second reviewers annotations included: New function in MeshLib to extract nonuniform N-component nodal fields from meshes and check them for consistent definition.
-
jbathmann authored
-renaming from dependant to dependent -documentation updated -renaming from prefac to coefficient -removed storage of local rhs in assembler
-
jbathmann authored
-new class for vdbc added, including 3 files and small changes in CreateBoundaryCondition.cpp
-