- 15 Jul, 2017 4 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 14 Jul, 2017 10 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
PGI has problems with elpa_int_value_to_string() where we return a variable-length string pointer. A workaround for now is to copy the string into a non-pointer variable of the same length. This closes issue #55
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 13 Jul, 2017 1 commit
-
-
Andreas Marek authored
-
- 12 Jul, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 11 Jul, 2017 3 commits
-
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
Andreas Marek authored
-
- 10 Jul, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 07 Jul, 2017 6 commits
-
-
Lorenz Huedepohl authored
This prevented compilation with Intel 2018 Beta and solves issue #54. It turns out you can only override type-bound procedures that are accessible in the module where you override them, thus they have to be private. A "deferred, private" type bound procedure could only be overriden from the same module (or a submodule thereof). Many thanks to Igor Vorobtsov from Intel for clarifying this.
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
- 06 Jul, 2017 4 commits
-
-
Andreas Marek authored
-
Lorenz Huedepohl authored
Was introduced recently, when I moved the private headers to src/
-
Lorenz Huedepohl authored
That way, this can easily be re-used for interactive testing as well
-
Lorenz Huedepohl authored
-
- 05 Jul, 2017 5 commits
-
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
-
Lorenz Huedepohl authored
Pavel noted that some header files were missing from the distribution. Also, I moved the private generated header files to src/ in order to more clearly separate them.
-
Andreas Marek authored
-
Andreas Marek authored
-
- 04 Jul, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-