Foam::uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField. More...
#include <forces/uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.H>
Foam::uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.
Definition at line 50 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.H.
Public Member Functions | |
TypeName ("uncoupledSixDoFRigidBodyDisplacement") | |
Runtime type information.
| |
uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &) | |
Construct from patch and internal field.
| |
uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField (const uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField &, const pointPatch &, const DimensionedField< vector, pointMesh > &, const pointPatchFieldMapper &) | |
Construct by mapping given patchField<vector> onto a new patch.
| |
virtual autoPtr < pointPatchField< vector > > | clone () const |
Construct and return a clone.
| |
uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField (const uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField &, const DimensionedField< vector, pointMesh > &) | |
Construct as copy setting internal field reference.
| |
virtual autoPtr < pointPatchField< vector > > | clone (const DimensionedField< vector, pointMesh > &iF) const |
Construct and return a clone setting internal field reference.
| |
virtual void | autoMap (const pointPatchFieldMapper &) |
Map (and resize as needed) from self given a mapping object.
| |
virtual void | rmap (const pointPatchField< vector > &, const labelList &) |
Reverse map the given pointPatchField onto this pointPatchField.
| |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field.
| |
virtual void | write (Ostream &) const |
Write.
|
uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField | ( | const pointPatch & | p, |
const DimensionedField< vector, pointMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 43 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.C.
Referenced by uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField::clone().
uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField | ( | const pointPatch & | p, |
const DimensionedField< vector, pointMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 56 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.C.
References dictionary::found(), pointPatch::localPoints(), and pointPatch::size().
uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField | ( | const uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField & | ptf, |
const pointPatch & | p, | ||
const DimensionedField< vector, pointMesh > & | iF, | ||
const pointPatchFieldMapper & | mapper | ||
) |
Construct by mapping given patchField<vector> onto a new patch.
Definition at line 83 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.C.
uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField | ( | const uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField & | ptf, |
const DimensionedField< vector, pointMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 98 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.C.
TypeName | ( | "uncoupledSixDoFRigidBodyDisplacement" | ) |
Runtime type information.
virtual autoPtr<pointPatchField<vector> > clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from fixedValuePointPatchField< vector >.
Definition at line 96 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.H.
virtual autoPtr<pointPatchField<vector> > clone | ( | const DimensionedField< vector, pointMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Reimplemented from fixedValuePointPatchField< vector >.
Definition at line 116 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.H.
void autoMap | ( | const pointPatchFieldMapper & | m ) | [virtual]
|
Map (and resize as needed) from self given a mapping object.
Reimplemented from valuePointPatchField< vector >.
Definition at line 112 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.C.
References valuePointPatchField< Type >::autoMap().
void rmap | ( | const pointPatchField< vector > & | ptf, |
const labelList & | addr | ||
) | [virtual]
|
Reverse map the given pointPatchField onto this pointPatchField.
Reimplemented from valuePointPatchField< vector >.
Definition at line 123 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.C.
References Foam::refCast(), and valuePointPatchField< Type >::rmap().
void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Reimplemented from valuePointPatchField< vector >.
Definition at line 140 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.C.
References sixDoFRigidBodyMotion::currentPosition(), pointPatchField< vector >::db(), TimeState::deltaT0Value(), TimeState::deltaTValue(), pointPatchField< vector >::dimensionedInternalField(), objectRegistry::foundObject(), objectRegistry::lookupObject(), sixDoFRigidBodyMotion::mass(), DimensionedField< Type, GeoMesh >::mesh(), mesh, objectRegistry::time(), pointPatchField< vector >::updated(), sixDoFRigidBodyMotion::updateForce(), sixDoFRigidBodyMotion::updatePosition(), dimensioned< Type >::value(), and Vector< Cmpt >::zero.
void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Reimplemented from valuePointPatchField< vector >.
Definition at line 175 of file uncoupledSixDoFRigidBodyDisplacementPointPatchVectorField.C.
References pointPatchField< Type >::write().