21 #ifndef GEOS_FIELDSPECIFICATION_LOGLEVELSNFO_HPP_
22 #define GEOS_FIELDSPECIFICATION_LOGLEVELSNFO_HPP_
39 struct BoundaryCondition
41 static constexpr
int getMinLogLevel() {
return 1; }
45 struct FaceBoundaryCondition
47 static constexpr
int getMinLogLevel() {
return 1; }
51 struct SourceFluxFailure
53 static constexpr
int getMinLogLevel() {
return 1; }
constexpr std::string_view getDescription(Unit unit)
std::string_view string_view
String type.