Go to the documentation of this file.
38 #ifndef tractionDisplacementFvPatchVectorField_H
39 #define tractionDisplacementFvPatchVectorField_H
55 public fixedGradientFvPatchVectorField
162 const fvPatchFieldMapper&
177 virtual void write(Ostream&)
const;
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
List< label > labelList
A List of labels.
virtual const vectorField & traction() const
A class for managing temporary objects.
tractionDisplacementFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
virtual void autoMap(const fvPatchFieldMapper &)
Generic templated field type.
virtual tmp< fvPatchVectorField > clone() const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
virtual scalarField & pressure()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Fixed traction boundary condition for the standard linear elastic, fixed coefficient displacement equ...
fvPatchField< vector > fvPatchVectorField
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual vectorField & traction()
virtual void write(Ostream &) const
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void rmap(const fvPatchVectorField &, const labelList &)
virtual const scalarField & pressure() const
TypeName("tractionDisplacement")
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...