Commit c36726e
committed
Update with AmgXWrapper-1.4
* Update version of AmgXWrapper (from `1.0-beta2` to `1.4`).
* Update calls to AmgXWrapper routines (due to changes in API).
* AmgXWrapper-1.4 requires to use PETSc-3.8+. Therefore, when configuring with AmgX, use PETSc-3.8+.
* When checking for AmgX, find and keep only the first occurrence of `libamgxsh.so`.
* When configuring with AmgX, do not check the version of OpenMPI anymore.
* Do not check for Doxygen.
* Bump version of PetIBM to 0.2.11 parent 53cb87f commit c36726e
File tree
124 files changed
+7801
-3775
lines changed- examples
- external
- AmgXWrapper-1.0-beta2
- example
- Poisson
- src
- solveFromFiles
- cmake-modules
- src
- src
- AmgXWrapper-1.4
- cmake-modules
- doc
- example
- poisson
- configs
- src
- solveFromFiles
- configs
- src
- src
- gtest-1.7.0
- yaml-cpp-0.5.1
- m4
- src
- solvers
- liEtAl/inline
- tairaColonius/inline
- utilities
- solvers
- tests
- CartesianMesh
- TairaColonius
- convectiveTerm
- diffusiveTerm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
124 files changed
+7801
-3775
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
3 | 27 | | |
4 | 28 | | |
5 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
| 90 | + | |
92 | 91 | | |
93 | | - | |
94 | 92 | | |
95 | 93 | | |
96 | 94 | | |
| |||
229 | 227 | | |
230 | 228 | | |
231 | 229 | | |
232 | | - | |
233 | | - | |
234 | 230 | | |
235 | 231 | | |
236 | 232 | | |
237 | 233 | | |
238 | 234 | | |
239 | 235 | | |
240 | | - | |
241 | 236 | | |
242 | 237 | | |
243 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1246 | 1246 | | |
1247 | 1247 | | |
1248 | 1248 | | |
1249 | | - | |
1250 | 1249 | | |
1251 | 1250 | | |
1252 | | - | |
1253 | 1251 | | |
1254 | 1252 | | |
0 commit comments