Object that starts tokenizing in constructor and ends tokenizing when going out of scope.
Usage:
#include <Tokenizing.h>
Public Member Functions | |
TokenizedScope (uint_t nrOfTokens, MPI_Comm comm=MPI_COMM_WORLD) | |
~TokenizedScope () | |
Private Attributes | |
Tokenizing | t_ |
|
inline |
|
inline |
|
private |