-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean preprocessing stuff for intel compiler
Clean preprocessing stuff for intel compiler: Intel compiler 19.1.0.075 compiles this version without any preprocessing flags, the compiler issure about overloaded operators seems to be fixed. Why: * This change addresses the need by: * Side effects: *
- Loading branch information
Showing
5 changed files
with
6 additions
and
36 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
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
Submodule BeFoR64
updated
4 files
+5 −5 | .travis.yml | |
+2 −2 | fobos | |
+0 −4 | src/lib/befor64.F90 | |
+1 −1 | src/third_party/PENF |
Submodule PENF
updated
5 files
+5 −5 | .travis.yml | |
+6 −6 | fobos | |
+0 −4 | src/lib/penf_b_size.F90 | |
+0 −12 | src/lib/penf_global_parameters_variables.F90 | |
+0 −10 | src/lib/penf_stringify.F90 |