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;
static void deleteGlobals()
unsigned int inputFileName_m
IpplInfoWrapper(const std::string &inputFileName, int infoLevel, int warnLevel, MPI_Comm comm)