54 "pointScalarField::Boundary",
60 "pointVectorField::Boundary",
66 "pointSphericalTensorField::Boundary",
72 "pointSymmTensorField::Boundary",
78 "pointTensorField::Boundary",
93 "pointSphericalTensorField",
94 "pointSymmTensorField",
DimensionedField< scalar, pointMesh > Internal
GeometricBoundaryField< scalar, pointPatchField, pointMesh > 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 point
Standard point field types (scalar, vector, tensor, etc).
bool is_point(const word &clsName)
Test if the class name appears to be a point field.
List< word > wordList
List of word.
GeometricField< tensor, pointPatchField, pointMesh > pointTensorField
GeometricField< scalar, pointPatchField, pointMesh > pointScalarField
GeometricField< sphericalTensor, pointPatchField, pointMesh > pointSphericalTensorField
GeometricField< vector, pointPatchField, pointMesh > pointVectorField
GeometricField< symmTensor, pointPatchField, pointMesh > pointSymmTensorField