Public Member Functions | List of all members
tractionDisplacementFvPatchVectorField Class Reference

Fixed traction boundary condition for the standard linear elastic, fixed coefficient displacement equation. More...

Inheritance diagram for tractionDisplacementFvPatchVectorField:
Inheritance graph
[legend]
Collaboration diagram for tractionDisplacementFvPatchVectorField:
Collaboration graph
[legend]

Public Member Functions

 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...
 
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 tractionDisplacementFvPatchVectorField (const tractionDisplacementFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual const vectorFieldtraction () const
 
virtual vectorFieldtraction ()
 
virtual const scalarFieldpressure () const
 
virtual scalarFieldpressure ()
 
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...
 

Detailed Description

Fixed traction boundary condition for the standard linear elastic, fixed coefficient displacement equation.

Source files

Definition at line 50 of file tractionDisplacementFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ tractionDisplacementFvPatchVectorField() [1/5]

Construct from patch and internal field.

Referenced by tractionDisplacementFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ tractionDisplacementFvPatchVectorField() [2/5]

Construct from patch, internal field and dictionary.

◆ tractionDisplacementFvPatchVectorField() [3/5]

Construct by mapping given.

tractionDisplacementFvPatchVectorField onto a new patch

◆ tractionDisplacementFvPatchVectorField() [4/5]

Construct as copy.

◆ tractionDisplacementFvPatchVectorField() [5/5]

Construct as copy setting internal field reference.

Member Function Documentation

◆ TypeName()

TypeName ( "tractionDisplacement"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 101 of file tractionDisplacementFvPatchVectorField.H.

References tractionDisplacementFvPatchVectorField::tractionDisplacementFvPatchVectorField().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 118 of file tractionDisplacementFvPatchVectorField.H.

References tractionDisplacementFvPatchVectorField::tractionDisplacementFvPatchVectorField().

Here is the call graph for this function:

◆ traction() [1/2]

virtual const vectorField& traction ( ) const
inlinevirtual

Definition at line 133 of file tractionDisplacementFvPatchVectorField.H.

◆ traction() [2/2]

virtual vectorField& traction ( )
inlinevirtual

Definition at line 138 of file tractionDisplacementFvPatchVectorField.H.

◆ pressure() [1/2]

virtual const scalarField& pressure ( ) const
inlinevirtual

Definition at line 143 of file tractionDisplacementFvPatchVectorField.H.

◆ pressure() [2/2]

virtual scalarField& pressure ( )
inlinevirtual

◆ autoMap()

virtual void autoMap ( const fvPatchFieldMapper )
virtual

Map (and resize as needed) from self given a mapping object.

Referenced by tractionDisplacementFvPatchVectorField::pressure().

Here is the caller graph for this function:

◆ rmap()

virtual void rmap ( const fvPatchVectorField ,
const labelList  
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

Referenced by tractionDisplacementFvPatchVectorField::pressure().

Here is the caller graph for this function:

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Referenced by tractionDisplacementFvPatchVectorField::pressure().

Here is the caller graph for this function:

◆ write()

virtual void write ( Ostream ) const
virtual

Write.

Referenced by tractionDisplacementFvPatchVectorField::pressure().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: