Fixed traction boundary condition for the standard linear elastic, fixed coefficient displacement equation.
More...
Detailed Description
Fixed traction boundary condition for the standard linear elastic, fixed coefficient displacement equation.
- Source files
-
Definition at line 51 of file tractionDisplacementFvPatchVectorField.H.
List of all members.
Public Member Functions |
| TypeName ("tractionDisplacement") |
| Runtime type information.
|
| tractionDisplacementFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) |
| Construct from patch and internal field.
|
| tractionDisplacementFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) |
| Construct from patch, internal field and dictionary.
|
| tractionDisplacementFvPatchVectorField (const tractionDisplacementFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) |
| Construct by mapping given.
|
| tractionDisplacementFvPatchVectorField (const tractionDisplacementFvPatchVectorField &) |
| Construct as copy.
|
virtual tmp< fvPatchVectorField > | clone () const |
| Construct and return a clone.
|
| tractionDisplacementFvPatchVectorField (const tractionDisplacementFvPatchVectorField &, const DimensionedField< vector, volMesh > &) |
| Construct as copy setting internal field reference.
|
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
| Construct and return a clone setting internal field reference.
|
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.
|
virtual void | rmap (const fvPatchVectorField &, const labelList &) |
| Reverse map the given fvPatchField onto this fvPatchField.
|
virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field.
|
virtual void | write (Ostream &) const |
| Write.
|
Constructor & Destructor Documentation
Construct from patch, internal field and dictionary.
Construct as copy setting internal field reference.
Member Function Documentation
TypeName |
( |
"tractionDisplacement" |
| ) |
|
Runtime type information.
Map (and resize as needed) from self given a mapping object.
virtual void updateCoeffs |
( |
| ) |
|
|
virtual |
Update the coefficients associated with the patch field.
virtual void write |
( |
Ostream & |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: