Releases: gridap/GridapDistributed.jl
Releases · gridap/GridapDistributed.jl
v0.4.16
GridapDistributed v0.4.16
Merged pull requests:
- Bump codecov/codecov-action from 5 to 6 (#202) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#203) (@dependabot[bot])
- Bug fix compute facet owners (#205) (@amartinhuertas)
- Bump julia-actions/setup-julia from 2 to 3 (#207) (@dependabot[bot])
v0.4.15
GridapDistributed v0.4.15
Merged pull requests:
- Bugfix in _add_distributed_constraint (#201) (@JordiManyer)
v0.4.14
v0.4.13
GridapDistributed v0.4.13
Merged pull requests:
- Add Hcurl-projection test + fix BUG (#199) (@amartinhuertas)
v0.4.12
GridapDistributed v0.4.12
Merged pull requests:
- Added FESpaces qualifier (#193) (@miguelmaso)
- Minor bugfixes in BlockPartitionedArrays (#194) (@JordiManyer)
- Minor improvement in visualization (#195) (@JordiManyer)
- Minor change in sign map creation (#196) (@JordiManyer)
- CI overhaul (#197) (@JordiManyer)
- Sign flip for HEX Nedelec FEs (#198) (@amartinhuertas)
v0.4.11
GridapDistributed v0.4.11
Merged pull requests:
- Necessary changes required to be able to instantiate a TrialFESpace with an instance of DistributedCellField (#185) (@amartinhuertas)
- Bump actions/checkout from 5 to 6 (#187) (@dependabot[bot])
- Specialized rt constructor for dist trian (#188) (@amartinhuertas)
- Adding the isconsistent optional argument to interpolate functions (#190) (@amartinhuertas)
- Fix axpy! function to use PArrays methods (#191) (@lisavdlinde)
- Polytopal methods enhancements (#192) (@JordiManyer)
Closed issues:
- get_triangulation() does not give the required triangulation (#170)
v0.4.10
GridapDistributed v0.4.10
Merged pull requests:
- Split AD for Multifield (#176) (@zjwegert)
- Issue #177 and #170 (#180) (@JordiManyer)
- Bump actions/checkout from 4 to 5 (#181) (@dependabot[bot])
- CartesianDiscreteModels with multiple ghost layers (#182) (@JordiManyer)
Closed issues:
- Operations between objects on the boundary and not (#177)
v0.4.9
v0.4.8
GridapDistributed v0.4.8
Merged pull requests:
- Polytopal methods (#175) (@JordiManyer)
Closed issues:
- Issue while loading model directly from Gmsh (#172)
v0.4.7
GridapDistributed v0.4.7
Merged pull requests:
- AD for multifield and skeletons (#169) (@JordiManyer)