- Sep 21, 2016
-
-
Lars Bilke authored
-
- Sep 20, 2016
-
-
Lars Bilke authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
Numerical Jacobian assembly
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
-
-
-
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
# remove #pragma once: grep -r --include=*.h -Fx '#pragma once' -l . \ | while read f; do hg="`realpath --relative-to=. "$f" | tr '/.[:lower:]' '__[:upper:]'`" sed -i -e "/#pragma once/ c \\ #ifndef $hg\\ #define $hg $ a \\ \\ #endif // $hg" "$f"; done
-
Norihiro Watanabe authored
move definitions of createSmallDeformationProcess() to cpp file
-
Lars Bilke authored
[Jenkins] Fix unstash
-
- Sep 19, 2016
-
-
Lars Bilke authored
This reverts commit a8d8d2d9.
-
Lars Bilke authored
This reverts commit 4282f5db.
-
Lars Bilke authored
[Jenkins] Load helper script from Jenkinsfile
-