Fixed traction boundary condition for the standard linear elastic, fixed coefficient displacement equation.
More...
|
| | TypeName ("tractionDisplacement") |
| | Runtime type information. More...
|
| |
| | tractionDisplacementFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) |
| | Construct from patch and internal field. More...
|
| |
| | tractionDisplacementFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) |
| | Construct from patch, internal field and dictionary. More...
|
| |
| | tractionDisplacementFvPatchVectorField (const tractionDisplacementFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) |
| | Construct by mapping given. More...
|
| |
| | tractionDisplacementFvPatchVectorField (const tractionDisplacementFvPatchVectorField &) |
| | Construct as copy. More...
|
| |
| | tractionDisplacementFvPatchVectorField (const tractionDisplacementFvPatchVectorField &, const DimensionedField< vector, volMesh > &) |
| | Construct as copy setting internal field reference. More...
|
| |
| virtual tmp< fvPatchField< vector > > | clone () const |
| | Return a clone. More...
|
| |
| virtual tmp< fvPatchField< vector > > | clone (const DimensionedField< vector, volMesh > &iF) const |
| | Clone with an 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 | updateCoeffs () |
| | Update the coefficients associated with the patch field. More...
|
| |
| virtual void | write (Ostream &) const |
| | Write. More...
|
| |
Fixed traction boundary condition for the standard linear elastic, fixed coefficient displacement equation.
- Source files
-
Definition at line 48 of file tractionDisplacementFvPatchVectorField.H.
◆ tractionDisplacementFvPatchVectorField() [1/5]
Construct from patch and internal field.
◆ tractionDisplacementFvPatchVectorField() [2/5]
Construct from patch, internal field and dictionary.
◆ tractionDisplacementFvPatchVectorField() [3/5]
◆ tractionDisplacementFvPatchVectorField() [4/5]
◆ tractionDisplacementFvPatchVectorField() [5/5]
Construct as copy setting internal field reference.
◆ TypeName()
| TypeName |
( |
"tractionDisplacement" |
| ) |
|
Runtime type information.
◆ clone() [1/2]
◆ clone() [2/2]
◆ traction() [1/2]
◆ traction() [2/2]
◆ pressure() [1/2]
◆ pressure() [2/2]
◆ autoMap()
Map (and resize as needed) from self given a mapping object.
◆ rmap()
◆ updateCoeffs()
| virtual void updateCoeffs |
( |
| ) |
|
|
virtual |
Update the coefficients associated with the patch field.
◆ write()
| virtual void write |
( |
Ostream & |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: