Public Member Functions | List of all members
tractionDisplacementCorrectionFvPatchVectorField Class Reference
Inheritance diagram for tractionDisplacementCorrectionFvPatchVectorField:
Inheritance graph
[legend]
Collaboration diagram for tractionDisplacementCorrectionFvPatchVectorField:
Collaboration graph
[legend]

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

Definition at line 41 of file tractionDisplacementCorrectionFvPatchVectorField.H.

Constructor & Destructor Documentation

Construct from patch and internal field.

Referenced by tractionDisplacementCorrectionFvPatchVectorField::clone().

Here is the caller graph for this function:

Construct from patch, internal field and Istream.

Construct from patch, internal field and dictionary.

Construct by mapping given.

tractionDisplacementCorrectionFvPatchVectorField onto a new patch

Construct as copy setting internal field reference.

Construct as copy setting internal field reference.

Member Function Documentation

TypeName ( "tractionDisplacement"  )

Runtime type information.

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:

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:

virtual const vectorField& traction ( ) const
inlinevirtual
virtual vectorField& traction ( )
inlinevirtual
virtual const scalarField& pressure ( ) const
inlinevirtual
virtual scalarField& pressure ( )
inlinevirtual
virtual void autoMap ( const fvPatchFieldMapper )
virtual

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

Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().

Here is the caller graph for this function:

virtual void rmap ( const fvPatchVectorField ,
const labelList  
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().

Here is the caller graph for this function:

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Referenced by tractionDisplacementCorrectionFvPatchVectorField::pressure().

Here is the caller graph for this function:

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: