36 #ifndef tractionDisplacementFvPatchVectorField_H 37 #define tractionDisplacementFvPatchVectorField_H 53 public fixedGradientFvPatchVectorField
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
tractionDisplacementFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
TypeName("tractionDisplacement")
Runtime type information.
virtual const scalarField & pressure() const
virtual void write(Ostream &) const
Write.
Foam::fvPatchFieldMapper.
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void rmap(const fvPatchVectorField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
virtual const vectorField & traction() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Fixed traction boundary condition for the standard linear elastic, fixed coefficient displacement equ...
A class for managing temporary objects.