94 if constexpr (!is_rotational_vectorspace_v<Type>)
102 const Field<Type> pif(this->patchInternalField());
105 tmp<Field<Type>> tvalues
111 auto& iF =
const_cast<Field<Type>&
>(this->primitiveField());
113 this->setInInternalField(iF, tvalues());
commsTypes
Communications types.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
dimensionedSymmTensor sqr(const dimensionedVector &dv)
Foam::pointPatchFieldMapper.
Cyclic front and back plane patch field.
static const Identity< scalar > I
refinementData transform(const tensor &, const refinementData val)
No-op rotational transform for base types.
Basic pointPatch represents a set of points from the mesh.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const std::string patch
OpenFOAM patch number as a std::string.
Field< vector > vectorField
Specialisation of Field<T> for vector.