FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

tractionDisplacementCorrectionFvPatchVectorField Class Reference

#include <applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam/tractionDisplacementCorrection/tractionDisplacementCorrectionFvPatchVectorField.H>


Detailed Description

Definition at line 41 of file tractionDisplacementCorrectionFvPatchVectorField.H.

Collaboration diagram for tractionDisplacementCorrectionFvPatchVectorField:

List of all members.

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.
virtual tmp< fvPatchVectorField >  clone () const
 Construct and return a clone.
 tractionDisplacementCorrectionFvPatchVectorField (const tractionDisplacementCorrectionFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchVectorField >  clone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual const vectorField &  traction () const
virtual vectorField &  traction ()
virtual const scalarField &  pressure () const
virtual scalarField &  pressure ()
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.

Constructor & Destructor Documentation

Construct from patch and internal field.

Referenced by tractionDisplacementCorrectionFvPatchVectorField::clone().

Construct from patch, internal field and Istream.

Construct from patch, internal field and dictionary.

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 [inline, virtual]
virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &   iF  ) const [inline, virtual]

Construct and return a clone setting internal field reference.

Definition at line 117 of file tractionDisplacementCorrectionFvPatchVectorField.H.

References tractionDisplacementCorrectionFvPatchVectorField::tractionDisplacementCorrectionFvPatchVectorField().

virtual const vectorField& traction (  ) const [inline, virtual]
virtual vectorField& traction (  ) [inline, virtual]
virtual const scalarField& pressure (  ) const [inline, virtual]
virtual scalarField& pressure (  ) [inline, virtual]
virtual void autoMap ( const fvPatchFieldMapper &    ) [virtual]

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

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

Reverse map the given fvPatchField onto this fvPatchField.

virtual void updateCoeffs (  ) [virtual]

Update the coefficients associated with the patch field.

virtual void write ( Ostream &    ) const [virtual]

Write.


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