You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The macros PRINT and PRINT0 have a hidden dependency to iostream. PRINT0 also requires that a variable of type scai::dmemo::CommunicatorPtr and name comm is valid in the current context. This will be confusing to new contributors.