Add more performance summary output

This commit ads: NEWTON, MLINEARS, MSUMLINS, MSUMNEWT, NLINEARS, NLINSMIN, NLINSMAX
This commit is contained in:
Tor Harald Sandve
2022-02-03 15:03:37 +01:00
parent eb6265b148
commit ad799b3e80
8 changed files with 58 additions and 1 deletions
@@ -416,7 +416,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"NOCASC", {false, std::nullopt}},
{"NOGGF", {false, std::nullopt}},
{"NOINSPEC", {false, std::nullopt}},
{"NLINEARS", {false, std::nullopt}},
{"NOMONITO", {false, std::nullopt}},
{"NONNC", {false, std::nullopt}},
{"NORSSPEC", {false, std::nullopt}},