OpenFOAM logo
Open Source CFD Toolkit

wallBuoyantPressureFvPatchScalarField Class Reference

List of all members.

Public Member Functions

 TypeName ("wallBuoyantPressure")
 Runtime type information.
 wallBuoyantPressureFvPatchScalarField (const fvPatch &, const scalarField &)
 Construct from patch and internal field.
 wallBuoyantPressureFvPatchScalarField (const fvPatch &, const scalarField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 wallBuoyantPressureFvPatchScalarField (const wallBuoyantPressureFvPatchScalarField &, const fvPatch &, const scalarField &, const fvPatchFieldMapper &)
 Construct by mapping given wallBuoyantPressureFvPatchScalarField.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 wallBuoyantPressureFvPatchScalarField (const wallBuoyantPressureFvPatchScalarField &, const scalarField &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const scalarField &iF) const
 Construct and return a clone setting internal field reference.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

wallBuoyantPressureFvPatchScalarField const fvPatch ,
const scalarField
 

Construct from patch and internal field.

wallBuoyantPressureFvPatchScalarField const fvPatch ,
const scalarField ,
const dictionary
 

Construct from patch, internal field and dictionary.

wallBuoyantPressureFvPatchScalarField const wallBuoyantPressureFvPatchScalarField ,
const fvPatch ,
const scalarField ,
const fvPatchFieldMapper
 

Construct by mapping given wallBuoyantPressureFvPatchScalarField.

onto a new patch

wallBuoyantPressureFvPatchScalarField const wallBuoyantPressureFvPatchScalarField ,
const scalarField
 

Construct as copy setting internal field reference.


Member Function Documentation

virtual tmp<fvPatchScalarField> clone const scalarField iF  )  const [inline, virtual]
 

Construct and return a clone setting internal field reference.

Definition at line 114 of file wallBuoyantPressureFvPatchScalarField.H.

virtual tmp<fvPatchScalarField> clone  )  const [inline, virtual]
 

Construct and return a clone.

Definition at line 98 of file wallBuoyantPressureFvPatchScalarField.H.

References Foam::scalarField.

TypeName "wallBuoyantPressure"   ) 
 

Runtime type information.

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:
For further information go to www.openfoam.org