21 #ifndef GEOS_PHYSICSSOLVERS_LOGLEVELSINFO_HPP
22 #define GEOS_PHYSICSSOLVERS_LOGLEVELSINFO_HPP
41 static constexpr
int getMinLogLevel() {
return 2; }
47 static constexpr
int getMinLogLevel() {
return 1; }
53 static constexpr
int getMinLogLevel() {
return 1; }
59 static constexpr
int getMinLogLevel() {
return 1; }
65 static constexpr
int getMinLogLevel() {
return 1; }
71 static constexpr
int getMinLogLevel() {
return 1; }
75 struct NonlinearSolver
77 static constexpr
int getMinLogLevel() {
return 1; }
83 static constexpr
int getMinLogLevel() {
return 1; }
89 static constexpr
int getMinLogLevel() {
return 1; }
constexpr std::string_view getDescription(Unit unit)
std::string_view string_view
String type.