Add using std::sqrt or std::abs directives
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:02:35
| Stage: test |
Download artifacts
No artifacts found |
This MR adds using directives for the use of std::sqrt
or std::abs
. This is needed because other names in the namespace Dune
are probably found before the names in the namespace std
.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:02:35
| Stage: test |
Download artifacts
No artifacts found |