Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
dumux-repositories
dumux
Merge requests
!203
fix bug introduced in
f51907bf
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bernd Flemisch
requested to merge
fix/power-error
into
master
Sep 22, 2016
Overview
0
Commits
1
Pipelines
0
Changes
2
pow(a, 3/2) is sqrt(a
a
a), not cbrt(a*a)...
This fixes the 3p3c tests.