Mesuring time with eoTimer.

This commit is contained in:
Benjamin Bouvier 2012-06-27 15:09:12 +02:00
commit 2861fc98de
4 changed files with 161 additions and 0 deletions

View file

@ -6,6 +6,7 @@ namespace eo
namespace mpi
{
bmpi::communicator Node::_comm;
eoTimerStat timerStat;
}
}