FreeFOAM The Cross-Platform CFD Toolkit
fixedRhoFvPatchScalarField Class Reference

Foam::fixedRhoFvPatchScalarField. More...


Detailed Description

List of all members.

Public Member Functions

 TypeName ("fixedRho")
 Runtime type information.
 fixedRhoFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 fixedRhoFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 fixedRhoFvPatchScalarField (const fixedRhoFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given fixedRhoFvPatchScalarField.
 fixedRhoFvPatchScalarField (const fixedRhoFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 fixedRhoFvPatchScalarField (const fixedRhoFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.

Constructor & Destructor Documentation

fixedRhoFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &   
)

Construct from patch and internal field.

Referenced by fixedRhoFvPatchScalarField::clone().

fixedRhoFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &  ,
const dictionary  
)

Construct from patch, internal field and dictionary.

fixedRhoFvPatchScalarField ( const fixedRhoFvPatchScalarField ,
const fvPatch ,
const DimensionedField< scalar, volMesh > &  ,
const fvPatchFieldMapper  
)

Construct by mapping given fixedRhoFvPatchScalarField.

onto a new patch

Construct as copy.

Construct as copy setting internal field reference.


Member Function Documentation

TypeName ( "fixedRho"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 94 of file fixedRhoFvPatchScalarField.H.

References fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField().

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 111 of file fixedRhoFvPatchScalarField.H.

References fixedRhoFvPatchScalarField::fixedRhoFvPatchScalarField().

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.


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