Skip to content

Fix issues with logtag

Jö Fahlke requested to merge fix/#77-logtag-fixes-v2 into master

This fixes two warnings about unused functions in the absence of MPI found by @gruenich in #77 (comment 25594).

It also removes the function setLogtagRank(), which only had an extern declaration, but no implementation.

Merge request reports

Loading