FreeFOAM The Cross-Platform CFD Toolkit
fixedRhoFvPatchScalarField Class Reference

Foam::fixedRhoFvPatchScalarField. More...

#include <rhoCentralBCs/fixedRhoFvPatchScalarField.H>


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 p,
const DimensionedField< scalar, volMesh > &  iF 
)

Construct from patch and internal field.

Definition at line 41 of file fixedRhoFvPatchScalarField.C.

Referenced by fixedRhoFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 63 of file fixedRhoFvPatchScalarField.C.

fixedRhoFvPatchScalarField ( const fixedRhoFvPatchScalarField ptf,
const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const fvPatchFieldMapper mapper 
)

Construct by mapping given fixedRhoFvPatchScalarField.

onto a new patch

Definition at line 51 of file fixedRhoFvPatchScalarField.C.

Construct as copy.

Definition at line 74 of file fixedRhoFvPatchScalarField.C.

fixedRhoFvPatchScalarField ( const fixedRhoFvPatchScalarField tppsf,
const DimensionedField< scalar, volMesh > &  iF 
)

Construct as copy setting internal field reference.

Definition at line 83 of file fixedRhoFvPatchScalarField.C.


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().

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 94 of file fixedRhoFvPatchScalarField.C.

References Foam::operator==().


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