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
270 stars 59 forks source link

Remove global vector type from prototypes #1063

Closed lpsaavedra closed 6 months ago

lpsaavedra commented 6 months ago

Description of the problem

The GlobalVectorType was introduced in two prototypes in PR #1001.

Description of the solution

This change was reverted as this is just a prototype and we do not need it to work with Trilinos and L::d::V vectors.