Releases: gridap/GridapP4est.jl
Releases · gridap/GridapP4est.jl
v0.3.9
GridapP4est v0.3.9
Merged pull requests:
- Facet integration non conforming meshes (#57) (@amartinhuertas)
v0.3.8
GridapP4est v0.3.8
Merged pull requests:
- Adding the possibility of prescribing weights before redistributing (#70) (@amartinhuertas)
Closed issues:
- Bug: p4est + :zeromean + block assembly (#64)
v0.3.7
GridapP4est v0.3.7
Merged pull requests:
- Curl conforming spaces on non conforming meshes (#68) (@amartinhuertas)
v0.3.6
GridapP4est v0.3.6
Merged pull requests:
- Bugfix: Periodic cartesian meshes (#61) (@JordiManyer)
- Update compats to include Gridap 0.18 (#62) (@JordiManyer)
- Vertically extruded forest of quadtrees (#63) (@amartinhuertas)
- Upgrading p4est to 2.3 (#66) (@amartinhuertas)
Closed issues:
- Bug: Periodic cartesian meshes (#60)
v0.3.5
v0.3.4
GridapP4est v0.3.4
Merged pull requests:
- Uniform refine/coarsen methods for 3D (#44) (@JordiManyer)
- The FESpace constructor detects now whether the octree mesh is conforming or not. (#55) (@amartinhuertas)
v0.3.3
GridapP4est v0.3.3
Merged pull requests:
- Adding vector laplacian on non conforming meshes (#50) (@amartinhuertas)
- Type anotated .adapt(...) function to avoid issues when passing, e.g.,Int64 arrays (#52) (@amartinhuertas)
- Changed the signature of .adapt() s.t. it accepts any Integer and not necessarily Cint, as per required by p4est (#54) (@amartinhuertas)
Closed issues:
v0.3.2
v0.3.1
GridapP4est v0.3.1
Merged pull requests:
- Bug fix for non matching edget orientations (#40) (@amartinhuertas)
- Bug-fix generation of entity IDs for hanging geometrical objects (#41) (@amartinhuertas)
- Implemented AdaptivityFlagsMarkingStrategies.jl (#42) (@amartinhuertas)
- Support for RT FEs + non-conforming meshes (#43) (@amartinhuertas)
v0.3.0
GridapP4est v0.3.0
Closed issues:
- Pending tasks (#1)
- Add support for adaptive mesh refinement with hanging-nodes to Gridap.jl (serial runs) (#21)
Merged pull requests:
- P4est migration exploring non conformity (#37) (@amartinhuertas)