| 54606e8b | 10-Oct-2025 |
sdargavi <s.dargaville@imperial.ac.uk> |
Add PFLARE as an external package that can be installed by the PETSc configure with --download-pflare.
PFLARE adds new PC types, including GMRES and Neumann polynomials and AIR multigrid methods, wh
Add PFLARE as an external package that can be installed by the PETSc configure with --download-pflare.
PFLARE adds new PC types, including GMRES and Neumann polynomials and AIR multigrid methods, which are designed for solving asymmetric linear systems.
Thanks-to: Matt Knepley Co-authored-by: Pierre Jolivet, Barry Smith
show more ...
|
| 85660810 | 30-Sep-2025 |
Pierre Jolivet <pierre@joliv.et> |
Fix portability issues on MinGW
$ mpicc --version cc.exe (Rev8, Built by MSYS2 project) 15.2.0 Copyright (C) 2025 Free Software Foundation, Inc. This is free software; see the source for copying con
Fix portability issues on MinGW
$ mpicc --version cc.exe (Rev8, Built by MSYS2 project) 15.2.0 Copyright (C) 2025 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
show more ...
|