37#ifndef nonuniformTransformCyclicPointPatchField_H
38#define nonuniformTransformCyclicPointPatchField_H
61 TypeName(nonuniformTransformCyclicPointPatch::typeName_());
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
commsTypes
Communications types.
@ buffered
"buffered" : (MPI_Bsend, MPI_Recv)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
cyclicPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Foam::pointPatchFieldMapper.
static autoPtr< pointPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
Basic pointPatch represents a set of points from the mesh.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.