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

fixedRhoFvPatchScalarField Class Reference

Foam::fixedRhoFvPatchScalarField. More...


Detailed Description

Foam::fixedRhoFvPatchScalarField.

Source files

Definition at line 49 of file fixedRhoFvPatchScalarField.H.

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< fvPatchScalarField >  clone () const
 Construct and return a clone.
 fixedRhoFvPatchScalarField (const fixedRhoFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarField >  clone (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 [inline, virtual]

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 [inline, virtual]

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: