52 "surfaceScalarField::Boundary",
58 "surfaceVectorField::Boundary",
64 "surfaceSphericalTensorField::Boundary",
70 "surfaceSymmTensorField::Boundary",
76 "surfaceTensorField::Boundary",
91 "surfaceSphericalTensorField",
92 "surfaceSymmTensorField",
DimensionedField< scalar, surfaceMesh > Internal
GeometricBoundaryField< scalar, fvsPatchField, surfaceMesh > Boundary
bool ends_with(char c) const
True if string ends with given character (cf. C++20).
bool starts_with(char c) const
True if string starts with given character (cf. C++20).
A class for handling words, derived from Foam::string.
#define defineTemplateTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information for templates, useful.
#define defineTemplateDebugSwitchWithName(Type, Name, Value)
Define the debug information for templates, lookup as Name.
const wordList surface
Standard surface field types (scalar, vector, tensor, etc).
bool is_surface(const word &clsName)
Test if the class name appears to be a surface field.
GeometricField< vector, fvsPatchField, surfaceMesh > surfaceVectorField
List< word > wordList
List of word.
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
GeometricField< tensor, fvsPatchField, surfaceMesh > surfaceTensorField
GeometricField< sphericalTensor, fvsPatchField, surfaceMesh > surfaceSphericalTensorField
GeometricField< symmTensor, fvsPatchField, surfaceMesh > surfaceSymmTensorField