10 std::string infoLevelStr = std::to_string(
infoLevel);
11 std::string warnLevelStr = std::to_string(
warnLevel);
21 unsigned int totalSize =
warnLevel_m + warnLevelStr.size() + 1;
IpplInfoWrapper(const std::string &inputFileName, int infoLevel, int warnLevel, MPI_Comm comm)
unsigned int inputFileName_m
static void deleteGlobals()