21 #ifndef GEOS_MESH_LOGLEVELSINFO_HPP
22 #define GEOS_MESH_LOGLEVELSINFO_HPP
42 static constexpr
int getMinLogLevel() {
return 1; }
48 static constexpr
int getMinLogLevel() {
return 2; }
54 static constexpr
int getMinLogLevel() {
return 2; }
58 struct PartitionCommunication
60 static constexpr
int getMinLogLevel() {
return 3; }
66 static constexpr
int getMinLogLevel() {
return 2; }
constexpr std::string_view getDescription(Unit unit)
std::string_view string_view
String type.