Releases: bpachev/cuda-dolfinx
Releases · bpachev/cuda-dolfinx
v0.10.0.post1
What's Changed
- Fix Dockerfile build error by @namo626 in #15
- Add GPU same-map interpolation for CUDACoefficient by @namo626 in #16
- Add support for GPU same-map interpolation with bs > 1 by @namo626 in #17
- Fix Dockerfile.test-env by @namo626 in #18
- add high-level PETSc SNES interface for nonlinear problems by @jonas-heinzmann in #19
- Feature/block dirichlet bc by @bpachev in #20
New Contributors
- @namo626 made their first contribution in #15
- @jonas-heinzmann made their first contribution in #19
Full Changelog: v0.10.0...v0.10.0.post1