Skip to content

Commit 97c5662

Browse files
authored
Merge pull request #180 from gridap/issue_177
Issue #177 and #170
2 parents aa71c9c + 90fd338 commit 97c5662

2 files changed

Lines changed: 205 additions & 109 deletions

File tree

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Added support for multiple ghost layers on cartesian models. Since PR[#182](https://github.com/gridap/GridapDistributed.jl/pull/182).
1313

14+
### Fixed
15+
16+
- Fixed issue [#177](https://github.com/gridap/GridapDistributed.jl/issues/177) and [#170](https://github.com/gridap/GridapDistributed.jl/issues/170). Since PR[#180](https://github.com/gridap/GridapDistributed.jl/pull/180).
17+
- Fixed issue where calling `Boundary(with_ghost, dmodel)` would return the local processor boundaries (which include the faces at the interface between processors) instead of returning the local part of the global boundary. Since PR[#180](https://github.com/gridap/GridapDistributed.jl/pull/180).
18+
1419
## [0.4.9] - 2025-08-08
1520

1621
### Added

0 commit comments

Comments
 (0)