.gitattributes
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
.pylintrc
CHANGELOG.rst
CREDITS.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.gitlab/issue_templates/Bug.md
.gitlab/issue_templates/Documentation.md
.gitlab/issue_templates/Feature Proposal.md
.gitlab/issue_templates/Refactoring.md
LICENSES/headers/BSD-0-Clause.txt
LICENSES/headers/CC-BY-SA-4.0.txt
LICENSES/headers/LGPL-3.0.txt
requirements/check.in
requirements/check.txt
requirements/conda.txt
requirements/dist.in
requirements/dist.txt
requirements/doc.txt
requirements/test-python3.10.txt
requirements/test-python3.7.txt
requirements/test-python3.8.txt
requirements/test-python3.9.txt
src/gemseo_petsc/__init__.py
src/gemseo_petsc.egg-info/PKG-INFO
src/gemseo_petsc.egg-info/SOURCES.txt
src/gemseo_petsc.egg-info/dependency_links.txt
src/gemseo_petsc.egg-info/entry_points.txt
src/gemseo_petsc.egg-info/requires.txt
src/gemseo_petsc.egg-info/top_level.txt
src/gemseo_petsc/linear_solvers/__init__.py
src/gemseo_petsc/linear_solvers/ksp_lib.py
src/gemseo_petsc/linear_solvers/options/PETSC_KSP_options.json
tests/__init__.py
tests/linear_solvers/__init__.py
tests/linear_solvers/test_ksp.py
tests/linear_solvers/data/a_mat.npz
tests/linear_solvers/data/b_vec.pkl