21 #ifndef GEOS_MESH_GENERATORS_LOGLEVELS_HPP
22 #define GEOS_MESH_GENERATORS_LOGLEVELS_HPP
40 static constexpr
int getMinLogLevel() {
return 1; }
44 struct PerforationTable
46 static constexpr
int getMinLogLevel() {
return 1; }
constexpr std::string_view getDescription(Unit unit)
std::string_view string_view
String type.