tractionDisplacementCorrectionFvPatchVectorField Class Reference
Inheritance diagram for tractionDisplacementCorrectionFvPatchVectorField:
Collaboration diagram for tractionDisplacementCorrectionFvPatchVectorField:

Public Member Functions

 TypeName ("tractionDisplacement")
 Runtime type information. More...
 
 tractionDisplacementCorrectionFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field. More...
 
 tractionDisplacementCorrectionFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, Istream &)
 Construct from patch, internal field and Istream. More...
 
 tractionDisplacementCorrectionFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 tractionDisplacementCorrectionFvPatchVectorField (const tractionDisplacementCorrectionFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
 tractionDisplacementCorrectionFvPatchVectorField (const tractionDisplacementCorrectionFvPatchVectorField &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 tractionDisplacementCorrectionFvPatchVectorField (const tractionDisplacementCorrectionFvPatchVectorField &, 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

Constructor & Destructor Documentation

◆ tractionDisplacementCorrectionFvPatchVectorField() [1/6]

Construct from patch and internal field.

Referenced by tractionDisplacementCorrectionFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ tractionDisplacementCorrectionFvPatchVectorField() [2/6]

Construct from patch, internal field and Istream.

◆ tractionDisplacementCorrectionFvPatchVectorField() [3/6]

Construct from patch, internal field and dictionary.

◆ tractionDisplacementCorrectionFvPatchVectorField() [4/6]

◆ tractionDisplacementCorrectionFvPatchVectorField() [5/6]

Construct as copy setting internal field reference.

◆ tractionDisplacementCorrectionFvPatchVectorField() [6/6]

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 100 of file tractionDisplacementCorrectionFvPatchVectorField.H.

References tractionDisplacementCorrectionFvPatchVectorField::tractionDisplacementCorrectionFvPatchVectorField().

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 117 of file tractionDisplacementCorrectionFvPatchVectorField.H.

References tractionDisplacementCorrectionFvPatchVectorField::tractionDisplacementCorrectionFvPatchVectorField().

Here is the call graph for this function:

◆ traction() [1/2]

virtual const vectorField& traction ( ) const
inlinevirtual

◆ traction() [2/2]

virtual vectorField& traction ( )
inlinevirtual

◆ pressure() [1/2]

virtual const scalarField& pressure ( ) const
inlinevirtual

◆ pressure() [2/2]

◆ autoMap()

virtual void autoMap ( const fvPatchFieldMapper )
virtual

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

Used to update fields following mesh topology change

Referenced by tractionDisplacementCorrectionFvPatchVectorField::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.

Used to reconstruct fields

Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().

Here is the caller graph for this function:

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().

Here is the caller graph for this function:

◆ write()

virtual void write ( Ostream ) const
virtual

Write.

Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().

Here is the caller graph for this function:

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