forked from AMReX-Codes/amrex
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DataServices: Qualify math functions with
std::
namespace specifier (…
…AMReX-Codes#3406) ## Summary As in the title. This fixes AMReX-Codes#3405. ## Additional background I did briefly look at using `powi`, but I don't think the exponents are known at compile time. I also added some auto-generated source files to .gitignore.
- Loading branch information
1 parent
28df482
commit 2cd314f
Showing
2 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters