v0.1.0
GridapDistributed v0.1.0
Closed issues:
- Extend face labels in CartesianDiscreteModel to distributed case (#1)
- Implement localize function to remove ghost cells of a given triangulation (#2)
- Misc tasks (in the lack of a better name) (#3)
- Missing DistributedData.jl file (#5)
- Last travis CI build from 2 days ago (#6)
- Symbolic algorithms sparsity pattern (#9)
- Abort() must be triggered when an error condition (e.g., an Exception) is locally triggered on a process (#17)
- Add parallel tests and support for MPI+PETSc in travis (#18)
- Add a type parameter to DistributedVector representing the data type used to store the local entries (#19)
- MPIPETScDistributedStokesTests.jl crashes with PETSc 3.7.7 + OpenMPI 2.1.1 (Ubuntu Bionic default versions) (#27)
Merged pull requests:
- Assembly design (#4) (@fverdugo)
- Distributed triangulation, cell quadrature and cell field (#7) (@fverdugo)
- Distributed data refactoring (#8) (@fverdugo)
- Extend cartesian model face labels to distributedcase (#10) (@amartinhuertas)
- Fe operators (#11) (@fverdugo)
- Move to Gridap v0.10.0 (#12) (@fverdugo)
- Implement owned cells strategy (#15) (@amartinhuertas)
- Removed collect from FE function set up. I guess this is no longer needed after 168f50f (#25) (@amartinhuertas)
- Mpi petsc communicator (#28) (@amartinhuertas)
- Decoupling multifield distributed fe space from consecutive multifield style (#29) (@amartinhuertas)
- Setting GitHub ci actions (#30) (@amartinhuertas)
- Upgrade gridap 1.6 (#32) (@amartinhuertas)
- Gridap distributed high level api (#34) (@amartinhuertas)
- Uniformly refined forest of quadtree/octrees discrete models via p4est (#35) (@amartinhuertas)
- Updating p4est wrapper (#36) (@amartinhuertas)
- Pointing to registered packages (#37) (@amartinhuertas)