20 #ifndef GEOS_PHYSICSSOLVERS_LOGLEVELSINFO_HPP
21 #define GEOS_PHYSICSSOLVERS_LOGLEVELSINFO_HPP
40 static constexpr
int getMinLogLevel() {
return 2; }
46 static constexpr
int getMinLogLevel() {
return 1; }
52 static constexpr
int getMinLogLevel() {
return 1; }
58 static constexpr
int getMinLogLevel() {
return 1; }
64 static constexpr
int getMinLogLevel() {
return 1; }
70 static constexpr
int getMinLogLevel() {
return 1; }
74 struct NonlinearSolver
76 static constexpr
int getMinLogLevel() {
return 1; }
82 static constexpr
int getMinLogLevel() {
return 1; }
88 static constexpr
int getMinLogLevel() {
return 1; }
constexpr std::string_view getDescription(Unit unit)
std::string_view string_view
String type.