Fix a g++-9 warning
- Apr 04, 2022
-
-
Stéphane Del Pino authored
Call was ambiguous without it: interpolate: mesh*(zone...)*Vh_type*(function...) -> Vh interpolate: mesh*(zone...)*Vh_type*function -> Vh
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
Also fixed a bug related to type conversions
-
Stéphane Del Pino authored
Also fixed a type conversion error
-
Stéphane Del Pino authored
-
- Mar 30, 2022
-
-
Stéphane Del Pino authored
The values are set to 0 in cells that are not in the zone(s)
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
Quite a strange warning: suggested parenthesis in a Catch2 macro expansion
-