conservation-laws / ryujin

High-performance high-order finite element solver for hyperbolic conservation equations
https://conservation-laws.org
Other
103 stars 25 forks source link

`OfflineData`: use unsigned int for (MPI rank) local indices #116

Closed tamiko closed 2 months ago

tamiko commented 2 months ago

@bangerth I think this is the proper fix.

Closes #113

bangerth commented 2 months ago

@jerett-cc: You might want to undo https://github.com/jerett-cc/ryujin/pull/32 and apply this patch instead.