All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
has_affine_maps
kwarg.
- Extension to 1D meshes in 2D space.
- Support for Gridap v0.18
- High order meshes
- Support for PartitionedArrays v0.3
- Handling of periodic boundaries, when two periodic boundaries intersect in a common vertex or edge.
- Substantial change in the dependencies to allow parallel computations.
- Support for parallel computations via
GridapDistributed
.
- Restrict to Gridap 0.17 as required for surface meshes.
- Some tests failing for Gridap 0.16.
- Support for surfaces meshes.
- Support for Gridap v0.17.
- Support for Gridap v0.16.
- Support for periodic boundary conditions.
- Automatic installation via
BinaryBuilder.jl
.
A changelog was not maintained for previous versions.