| 4ae6af27 | 22-Oct-2025 |
sdargavi <s.dargaville@imperial.ac.uk> |
pflare: add in cython, petsc4py dependency
pflare internally uses PETSCPYTHONPATH (to correctly access cython dependency)
and add to linux Kokkos (with petsc4py) CI pipeline
Co-authored-by: Satish
pflare: add in cython, petsc4py dependency
pflare internally uses PETSCPYTHONPATH (to correctly access cython dependency)
and add to linux Kokkos (with petsc4py) CI pipeline
Co-authored-by: Satish Balay <balay@mcs.anl.gov>
show more ...
|
| 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 ...
|