Releases: WIAS-PDELib/ExtendableFEM.jl
Releases · WIAS-PDELib/ExtendableFEM.jl
v1.7.1
v1.7.0
v1.6.0
ExtendableFEM v1.6.0
See Changelog
Merged pull requests:
v1.5.0
ExtendableFEM v1.5.0
see CHANGELOG.md
Merged pull requests:
- Parallel periodic coupling (#71) (@pjaap)
- Delete src/.JuliaFormatter.toml (#75) (@pjaap)
- Refactor solve and iterate_until_stationarity (#77) (@pjaap)
- Lagrange Restrictions (#79) (@pjaap)
- Bump actions/checkout from 4 to 5 (#80) (@dependabot[bot])
- Bump actions/setup-python from 5 to 6 (#81) (@dependabot[bot])
- example on LVPP method example for obstacle problem (#83) (@chmerdon)
v1.4.0
ExtendableFEM v1.4.0
see CHANGELOG.md
Merged pull requests:
- changed test value in Example312 (#67) (@chmerdon)
- Add cell region information in broken_scalarplot (#68) (@pjaap)
- documentation etc overhaul (#69) (@chmerdon)
- fixed two occurences where O.regions was used instead of regions (#72) (@chmerdon)
- some doc improvements, version bump to 1.4 (#73) (@chmerdon)
- Use sparse vector in periodic coupling (#74) (@pjaap)
Closed issues:
JLD2crash with gridUniqueCellGeometries(#70)
v1.3.0
v1.2.0
ExtendableFEM v1.2.0
see CHANGELOG.md
Merged pull requests:
- improved coupling matrix instantiation for periodic boundary (#58) (@chmerdon)
- Fixed GenericMTExtendableSparseMatrixCSC assembly in HomogeneousData and InterpolateBoundaryData operators (#60) (@chmerdon)
- using TimerOutputs for duration/allocation measurements (#61) (@chmerdon)
- Speedup CombineDofs (#63) (@pjaap)
- allow arrays of bregions in get_periodic_coupling_matrix (#64) (@chmerdon)
v1.1.1
ExtendableFEM v1.1.1
see CHANGELOG.md
Merged pull requests:
v1.1.0
v1.0.1
ExtendableFEM v1.0.1
see CHANGELOG.md
Merged pull requests: