Loading...
Searching...
No Matches
tractionDisplacementCorrectionFvPatchVectorField Class Reference

#include <tractionDisplacementCorrectionFvPatchVectorField.H>

Inheritance diagram for tractionDisplacementCorrectionFvPatchVectorField:
Collaboration diagram for tractionDisplacementCorrectionFvPatchVectorField:

Public Member Functions

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

Detailed Description

Constructor & Destructor Documentation

◆ tractionDisplacementCorrectionFvPatchVectorField() [1/6]

tractionDisplacementCorrectionFvPatchVectorField ( const fvPatch & ,
const DimensionedField< vector, volMesh > &  )

Construct from patch and internal field.

Referenced by tractionDisplacementCorrectionFvPatchVectorField(), tractionDisplacementCorrectionFvPatchVectorField(), and tractionDisplacementCorrectionFvPatchVectorField().

Here is the caller graph for this function:

◆ tractionDisplacementCorrectionFvPatchVectorField() [2/6]

tractionDisplacementCorrectionFvPatchVectorField ( const fvPatch & ,
const DimensionedField< vector, volMesh > & ,
Istream &  )

Construct from patch, internal field and Istream.

◆ tractionDisplacementCorrectionFvPatchVectorField() [3/6]

tractionDisplacementCorrectionFvPatchVectorField ( const fvPatch & ,
const DimensionedField< vector, volMesh > & ,
const dictionary &  )

Construct from patch, internal field and dictionary.

◆ tractionDisplacementCorrectionFvPatchVectorField() [4/6]

tractionDisplacementCorrectionFvPatchVectorField ( const tractionDisplacementCorrectionFvPatchVectorField & ,
const fvPatch & ,
const DimensionedField< vector, volMesh > & ,
const fvPatchFieldMapper &  )

Construct by mapping given.

tractionDisplacementCorrectionFvPatchVectorField onto a new patch

References tractionDisplacementCorrectionFvPatchVectorField().

Here is the call graph for this function:

◆ tractionDisplacementCorrectionFvPatchVectorField() [5/6]

tractionDisplacementCorrectionFvPatchVectorField ( const tractionDisplacementCorrectionFvPatchVectorField & )

Construct as copy setting internal field reference.

References tractionDisplacementCorrectionFvPatchVectorField().

Here is the call graph for this function:

◆ tractionDisplacementCorrectionFvPatchVectorField() [6/6]

tractionDisplacementCorrectionFvPatchVectorField ( const tractionDisplacementCorrectionFvPatchVectorField & ,
const DimensionedField< vector, volMesh > &  )

Construct as copy setting internal field reference.

References tractionDisplacementCorrectionFvPatchVectorField().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "tractionDisplacement" )

Runtime type information.

◆ clone() [1/2]

virtual tmp< fvPatchField< vector > > clone ( ) const
inlinevirtual

Return a clone.

Definition at line 119 of file tractionDisplacementCorrectionFvPatchVectorField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ clone() [2/2]

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

Clone with an internal field reference.

Definition at line 127 of file tractionDisplacementCorrectionFvPatchVectorField.H.

References fvPatchField< Type >::Clone().

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]

virtual scalarField & pressure ( )
inlinevirtual

◆ autoMap()

virtual void autoMap ( const fvPatchFieldMapper & )
virtual

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

◆ rmap()

virtual void rmap ( const fvPatchVectorField & ,
const labelList &  )
virtual

Reverse map the given fvPatchField onto this fvPatchField.

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

◆ write()

virtual void write ( Ostream & ) const
virtual

Write.


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