Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 01:43

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: