Function necsim::writeWarning

Function Documentation

void necsim::writeWarning(string message)

Writes to cerr, or to warning in logging module if being compiled with python.

Parameters
  • message: the message to write out