LICENSE
README.md
pyproject.toml
src/dolfinx_adjoint/__init__.py
src/dolfinx_adjoint/assembly.py
src/dolfinx_adjoint/petsc_utils.py
src/dolfinx_adjoint/solvers.py
src/dolfinx_adjoint/utils.py
src/dolfinx_adjoint.egg-info/PKG-INFO
src/dolfinx_adjoint.egg-info/SOURCES.txt
src/dolfinx_adjoint.egg-info/dependency_links.txt
src/dolfinx_adjoint.egg-info/requires.txt
src/dolfinx_adjoint.egg-info/top_level.txt
src/dolfinx_adjoint/blocks/__init__.py
src/dolfinx_adjoint/blocks/_vector.py
src/dolfinx_adjoint/blocks/assembly.py
src/dolfinx_adjoint/blocks/function_assigner.py
src/dolfinx_adjoint/blocks/solvers.py
src/dolfinx_adjoint/types/__init__.py
src/dolfinx_adjoint/types/function.py
tests/test_assemble_scalar.py
tests/test_assign.py
tests/test_linear_solver.py
tests/test_poisson_mother.py
tests/test_version.py