solidBodyMotionDisplacementPointPatchVectorField Class Reference

Enables the specification of a fixed value boundary condition using the solid body motion functions. More...

Inheritance diagram for solidBodyMotionDisplacementPointPatchVectorField:
Collaboration diagram for solidBodyMotionDisplacementPointPatchVectorField:

Public Member Functions

 TypeName ("solidBodyMotionDisplacement")
 Runtime type information. More...
 
 solidBodyMotionDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 solidBodyMotionDisplacementPointPatchVectorField (const solidBodyMotionDisplacementPointPatchVectorField &, const pointPatch &, const DimensionedField< vector, pointMesh > &, const fieldMapper &)
 Construct by mapping given patchField<vector> onto a new patch. More...
 
 solidBodyMotionDisplacementPointPatchVectorField (const solidBodyMotionDisplacementPointPatchVectorField &)=delete
 Disallow copy without setting internal field reference. More...
 
 solidBodyMotionDisplacementPointPatchVectorField (const solidBodyMotionDisplacementPointPatchVectorField &, const DimensionedField< vector, pointMesh > &)
 Copy constructor setting internal field reference. More...
 
virtual autoPtr< pointPatchField< vector > > clone (const DimensionedField< vector, pointMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
const solidBodyMotionFunction & motion () const
 Return the fluctuation scale. More...
 
const pointField & localPoints0 () const
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Enables the specification of a fixed value boundary condition using the solid body motion functions.

Source files

Definition at line 50 of file solidBodyMotionDisplacementPointPatchVectorField.H.

Constructor & Destructor Documentation

◆ solidBodyMotionDisplacementPointPatchVectorField() [1/4]

Construct from patch, internal field and dictionary.

Definition at line 38 of file solidBodyMotionDisplacementPointPatchVectorField.C.

References dict, solidBodyMotionDisplacementPointPatchVectorField::localPoints0(), and Foam::transformPoints().

Referenced by solidBodyMotionDisplacementPointPatchVectorField::clone().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ solidBodyMotionDisplacementPointPatchVectorField() [2/4]

Construct by mapping given patchField<vector> onto a new patch.

Definition at line 61 of file solidBodyMotionDisplacementPointPatchVectorField.C.

References solidBodyMotionDisplacementPointPatchVectorField::localPoints0(), and Foam::transformPoints().

Here is the call graph for this function:

◆ solidBodyMotionDisplacementPointPatchVectorField() [3/4]

Disallow copy without setting internal field reference.

◆ solidBodyMotionDisplacementPointPatchVectorField() [4/4]

Copy constructor setting internal field reference.

Definition at line 83 of file solidBodyMotionDisplacementPointPatchVectorField.C.

References solidBodyMotionDisplacementPointPatchVectorField::localPoints0(), and Foam::transformPoints().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "solidBodyMotionDisplacement"  )

Runtime type information.

◆ clone()

virtual autoPtr<pointPatchField<vector> > clone ( const DimensionedField< vector, pointMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 102 of file solidBodyMotionDisplacementPointPatchVectorField.H.

References solidBodyMotionDisplacementPointPatchVectorField::solidBodyMotionDisplacementPointPatchVectorField().

Here is the call graph for this function:

◆ motion()

const solidBodyMotionFunction& motion ( ) const
inline

Return the fluctuation scale.

Definition at line 123 of file solidBodyMotionDisplacementPointPatchVectorField.H.

◆ localPoints0()

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 130 of file solidBodyMotionDisplacementPointPatchVectorField.C.

References solidBodyMotionDisplacementPointPatchVectorField::localPoints0(), and Foam::transformPoints().

Here is the call graph for this function:

◆ write()

void write ( Ostream &  os) const
virtual

Write.

Definition at line 148 of file solidBodyMotionDisplacementPointPatchVectorField.C.

References Foam::indent(), Foam::vtkWriteOps::write(), and Foam::writeEntry().

Here is the call graph for this function:

The documentation for this class was generated from the following files: