https://github.com/hpc-maths/GenEO
Revision 907bdfd332a7ec2c33ea11201cf029397cc15eab authored by Nicole Spillane on 20 May 2021, 09:54:10 UTC, committed by Nicole Spillane on 20 May 2021, 09:54:10 UTC
1 parent 7df0dea
Tip revision: 907bdfd332a7ec2c33ea11201cf029397cc15eab authored by Nicole Spillane on 20 May 2021, 09:54:10 UTC
the user can now specify directly the values of tau for the GenEO eigenvalue problems. A separate file for testing Apos has been created. The option PCNewH2addCS was removed as it is not a good choice for the H2 that is incorporated into H3.
the user can now specify directly the values of tau for the GenEO eigenvalue problems. A separate file for testing Apos has been created. The option PCNewH2addCS was removed as it is not a good choice for the H2 that is incorporated into H3.
Tip revision: 907bdfd
environment.yml
name: petsc-geneo
channels:
- conda-forge
dependencies:
- python=3
- six
- numpy
- scipy
- matplotlib
- sympy
- setuptools
- cython
- mpi4py
- petsc4py=3.9.1
- slepc4py=3.9.0
- vtk
- ipywidgets
- pip:
- pythreejs==1.0.0
Computing file changes ...