Function necsim::writeError

Function Documentation

void necsim::writeError(string message)

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

Parameters
  • message: the message to write out