chaos-polymtl / lethe

Repository for the open-source lethe CFD/DEM/CFD-DEM project
https://chaos-polymtl.github.io/lethe/index.html
GNU Lesser General Public License v2.1
269 stars 59 forks source link

Ensure compilation works with dealii distributed vectors #1239

Closed blaisb closed 4 weeks ago

blaisb commented 4 weeks ago

Description

Compilation with deal.II distributed vectors did not work anymore because of an addition in the CHN equation. This has been fixed. To ensure that this does not happen again I have added a CI step to test LDV compilation. This is a first step in removing Trilinos Vectors from Lethe.

FYI @peterrum

Code related list:

Pull request related list: