53 "volScalarField::Boundary",
59 "volVectorField::Boundary",
65 "volSphericalTensorField::Boundary",
71 "volSymmTensorField::Boundary",
77 "volTensorField::Boundary",
114 #define fieldChecks(Type) \ 116 bool GeometricBoundaryField<Type, fvPatchField, volMesh>::check() const \ 118 return checkConsistency<coupledFvPatchField<Type>> \ 120 FieldBase::localBoundaryTolerance_, \ 142 "volScalarField::Internal",
143 "volVectorField::Internal",
144 "volSphericalTensorField::Internal",
145 "volSymmTensorField::Internal",
146 "volTensorField::Internal" 154 "volSphericalTensorField",
155 "volSymmTensorField",
GeometricField< symmTensor, fvPatchField, volMesh > volSymmTensorField
GeometricField< tensor, fvPatchField, volMesh > volTensorField
tmp< GeometricField< cmptType, PatchField, GeoMesh > > component(const direction) const
Return a component of the field.
#define fieldChecks(Type)
Generic GeometricField class.
GeometricBoundaryField< scalar, fvPatchField, volMesh > Boundary
Type of boundary fields.
defineTemplateDebugSwitchWithName(areaScalarField::Boundary, "areaScalarField::Boundary", 0)
GeometricField< vector, fvPatchField, volMesh > volVectorField
DimensionedField< scalar, volMesh > Internal
The internal field type from which this GeometricField is derived.
GeometricField< sphericalTensor, fvPatchField, volMesh > volSphericalTensorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const wordList volume
Standard volume field types (scalar, vector, tensor, etc)
A Vector of values with scalar precision, where scalar is float/double depending on the compilation f...
defineTemplateTypeNameAndDebug(faScalarMatrix, 0)
const wordList internal
Standard dimensioned field types (scalar, vector, tensor, etc)
A class for managing temporary objects.
Tensor of scalars, i.e. Tensor<scalar>.