39#ifndef surfaceSlipDisplacementFvPatchField_H
40#define surfaceSlipDisplacementFvPatchField_H
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A FieldMapper for finite-volume patch fields.
virtual void write(Ostream &) const
Write.
void writeValueEntry(Ostream &os) const
Write *this field as a "value" entry.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides a slip constraint.
slipFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
fvPatchField corresponding to surfaceSlipDisplacementPointPatchField. Is just a slip type since all h...
virtual void write(Ostream &os) const
Write.
surfaceSlipDisplacementFvPatchField(const fvPatch &p, const DimensionedField< Type, volMesh > &iF)
Construct from patch and internal field.
TypeName("surfaceSlipDisplacement")
Runtime type information.
surfaceSlipDisplacementFvPatchField(const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const dictionary &dict)
Construct from patch, internal field and dictionary.
virtual tmp< fvPatchField< Type > > clone() const
Return a clone.
surfaceSlipDisplacementFvPatchField(const surfaceSlipDisplacementFvPatchField< Type > &ptf, const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const fvPatchFieldMapper &mapper)
Construct by mapping given surfaceSlipDisplacementFvPatchField.
surfaceSlipDisplacementFvPatchField(const surfaceSlipDisplacementFvPatchField< Type > &ptf, const DimensionedField< Type, volMesh > &iF)
Construct as copy setting internal field reference.
surfaceSlipDisplacementFvPatchField(const surfaceSlipDisplacementFvPatchField< Type > &ptf)
Construct as copy.
virtual tmp< fvPatchField< Type > > clone(const DimensionedField< Type, volMesh > &iF) const
Clone with an internal field reference.
A class for managing temporary objects.
OBJstream os(runTime.globalPath()/outputName)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.