21 #ifndef GEOS_PHYSICSSOLVERS_LOGLEVELSINFO_HPP
22 #define GEOS_PHYSICSSOLVERS_LOGLEVELSINFO_HPP
34 struct TableDataOutput
36 static constexpr
int getMinLogLevel() {
return 1; }
39 return "Output the loaded/computed table data in the log if succinct enough,"
40 " otherwise output it in a CSV file.";
constexpr std::string_view getDescription(Unit unit)
std::string_view string_view
String type.