39 "sphericalTensorField",
bool ends_with(char c) const
True if string ends with given character (cf. C++20).
A class for handling words, derived from Foam::string.
const word zeroGradientType
A zeroGradient patch field type.
const word extrapolatedCalculatedType
A combined zero-gradient and calculated patch field type.
const char * emptyTypeName_() noexcept
An empty patch field type.
const wordList basic
Standard basic field types (label, scalar, vector, tensor, etc).
const char * zeroValueTypeName_() noexcept
A zeroValue patch field type.
const char * zeroGradientTypeName_() noexcept
A zeroGradient patch field type.
const word calculatedType
A calculated patch field type.
const char * calculatedTypeName_() noexcept
A calculated patch field type.
const char * extrapolatedCalculatedTypeName_() noexcept
A combined zero-gradient and calculated patch field type.
const word emptyType
An empty patch field type.
const word processorType
A processor patch field type.
const char * processorTypeName_() noexcept
A processor patch field type.
const word zeroValueType
A zeroValue patch field type.
bool is_basic(const word &clsName)
Test if the class name appears to be a basic field.
List< word > wordList
List of word.