Skip to content
Snippets Groups Projects

Exchange troubled cell

Merged Robert K requested to merge feature/exchange-troubled-cell into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -13,8 +13,8 @@ before_script:
- . /duneci/bin/duneci-init-job
- python3 -m venv /duneci/modules/dune-pip
- source /duneci/modules/dune-pip/bin/activate
- pip install --upgrade pip
- pip install ufl numpy matplotlib mpi4py portalocker
#- pip install --upgrade pip
#- pip install ufl numpy matplotlib mpi4py portalocker
- duneci-install-module https://gitlab.dune-project.org/core/dune-common.git
- duneci-install-module https://gitlab.dune-project.org/core/dune-geometry.git
- duneci-install-module https://gitlab.dune-project.org/core/dune-grid.git
Loading