

Public Member Functions | |
| TypeName ("tractionDisplacement") | |
| Runtime type information. More... | |
| tractionDisplacementCorrectionFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
| Construct from patch and internal field. More... | |
| tractionDisplacementCorrectionFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, Istream &) | |
| Construct from patch, internal field and Istream. More... | |
| tractionDisplacementCorrectionFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| tractionDisplacementCorrectionFvPatchVectorField (const tractionDisplacementCorrectionFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given. More... | |
| tractionDisplacementCorrectionFvPatchVectorField (const tractionDisplacementCorrectionFvPatchVectorField &)=delete | |
| Disallow copy without setting internal field reference. More... | |
| tractionDisplacementCorrectionFvPatchVectorField (const tractionDisplacementCorrectionFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
| Construct and return a clone setting internal field reference. More... | |
| virtual const vectorField & | traction () const |
| virtual vectorField & | traction () |
| virtual const scalarField & | pressure () const |
| virtual scalarField & | pressure () |
| virtual void | autoMap (const fvPatchFieldMapper &) |
| Map (and resize as needed) from self given a mapping object. More... | |
| virtual void | rmap (const fvPatchVectorField &, const labelList &) |
| Reverse map the given fvPatchField onto this fvPatchField. More... | |
| virtual void | reset (const fvPatchVectorField &) |
| Reset the fvPatchField to the given fvPatchField. More... | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
Definition at line 41 of file tractionDisplacementCorrectionFvPatchVectorField.H.
| tractionDisplacementCorrectionFvPatchVectorField | ( | const fvPatch & | , |
| const DimensionedField< vector, volMesh > & | |||
| ) |
Construct from patch and internal field.
Referenced by tractionDisplacementCorrectionFvPatchVectorField::clone().

| tractionDisplacementCorrectionFvPatchVectorField | ( | const fvPatch & | , |
| const DimensionedField< vector, volMesh > & | , | ||
| Istream & | |||
| ) |
Construct from patch, internal field and Istream.
| tractionDisplacementCorrectionFvPatchVectorField | ( | const fvPatch & | , |
| const DimensionedField< vector, volMesh > & | , | ||
| const dictionary & | |||
| ) |
Construct from patch, internal field and dictionary.
| tractionDisplacementCorrectionFvPatchVectorField | ( | const tractionDisplacementCorrectionFvPatchVectorField & | , |
| const fvPatch & | , | ||
| const DimensionedField< vector, volMesh > & | , | ||
| const fvPatchFieldMapper & | |||
| ) |
Construct by mapping given.
tractionDisplacementCorrectionFvPatchVectorField onto a new patch
|
delete |
Disallow copy without setting internal field reference.
| tractionDisplacementCorrectionFvPatchVectorField | ( | const tractionDisplacementCorrectionFvPatchVectorField & | , |
| const DimensionedField< vector, volMesh > & | |||
| ) |
Construct as copy setting internal field reference.
| TypeName | ( | "tractionDisplacement" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 108 of file tractionDisplacementCorrectionFvPatchVectorField.H.
References tractionDisplacementCorrectionFvPatchVectorField::tractionDisplacementCorrectionFvPatchVectorField().

|
inlinevirtual |
Definition at line 123 of file tractionDisplacementCorrectionFvPatchVectorField.H.
|
inlinevirtual |
Definition at line 128 of file tractionDisplacementCorrectionFvPatchVectorField.H.
|
inlinevirtual |
Definition at line 133 of file tractionDisplacementCorrectionFvPatchVectorField.H.
|
inlinevirtual |
Definition at line 138 of file tractionDisplacementCorrectionFvPatchVectorField.H.
References tractionDisplacementCorrectionFvPatchVectorField::autoMap(), tractionDisplacementCorrectionFvPatchVectorField::reset(), tractionDisplacementCorrectionFvPatchVectorField::rmap(), tractionDisplacementCorrectionFvPatchVectorField::updateCoeffs(), and tractionDisplacementCorrectionFvPatchVectorField::write().

|
virtual |
Map (and resize as needed) from self given a mapping object.
Used to update fields following mesh topology change
Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().

|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Used to reconstruct fields
Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().

|
virtual |
Reset the fvPatchField to the given fvPatchField.
Used for mesh to mesh mapping
Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().

|
virtual |
Update the coefficients associated with the patch field.
Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().

|
virtual |
Write.
Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().
