58 dict.optionalSubDict(
"extractFromSurfaceCoeffs");
60 coeffDict.readEntry(
"includedAngle", includedAngle_);
61 coeffDict.readIfPresent(
"geometricTestOnly", geometricTestOnly_);
70 const triSurface& surf
73 Info<<
nl <<
"Constructing feature set from included angle "
75 <<
"Selecting edges based purely on geometric tests: "
Macros for easy insertion into run-time selection tables.
#define addNamedToRunTimeSelectionTable(baseType, thisType, argNames, lookupName)
Add to construction table with 'lookupName' as the key.
const char * c_str() const noexcept
A C-string representation of the Switch value.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
static autoPtr< T > New(Args &&... args)
Construct autoPtr with forwarding arguments.
messageStream Info
Information stream (stdout output on master, null elsewhere).
Ostream & endl(Ostream &os)
Add newline and flush stream.
constexpr char nl
The newline '\n' character (0x0a).