patch for PETSc 3.8 (pushing PETSc3.8 branch does not work because of
compilation errors)
This commit is contained in:
parent
6a298b01ed
commit
fec58bdb52
File diff suppressed because it is too large
Load Diff
|
@ -13,3 +13,6 @@ patch -p1 < installation/patch/nameOfPatch
|
|||
|
||||
* **fwbw_derivative** switches the default spatial derivative from continuous to forward/backward difference.
|
||||
This generally reduces spurious oscillations in the result as the spatial accuracy of the derivative is then compatible with the underlying solution grid.
|
||||
|
||||
* **PETSc-3.8** adjusts all includes nad calls to PETSc to the 3.8.x API
|
||||
This allows to use the current version of PETSc
|
||||
|
|
Loading…
Reference in New Issue