OpenFOAM logo
Open Source CFD Toolkit

fixedFluxPressureFvPatchScalarField Class Reference

List of all members.

Public Member Functions

 TypeName ("fixedFluxPressure")
 Runtime type information.
 fixedFluxPressureFvPatchScalarField (const fvPatch &, const scalarField &)
 Construct from patch and internal field.
 fixedFluxPressureFvPatchScalarField (const fvPatch &, const scalarField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 fixedFluxPressureFvPatchScalarField (const fixedFluxPressureFvPatchScalarField &, const fvPatch &, const scalarField &, const fvPatchFieldMapper &)
 Construct by mapping given fixedFluxPressureFvPatchScalarField onto.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 fixedFluxPressureFvPatchScalarField (const fixedFluxPressureFvPatchScalarField &, 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.

Friends

Ostreamoperator<< (Ostream &, const fixedFluxPressureFvPatchScalarField &)

Constructor & Destructor Documentation

fixedFluxPressureFvPatchScalarField const fvPatch ,
const scalarField
 

Construct from patch and internal field.

fixedFluxPressureFvPatchScalarField const fvPatch ,
const scalarField ,
const dictionary
 

Construct from patch, internal field and dictionary.

fixedFluxPressureFvPatchScalarField const fixedFluxPressureFvPatchScalarField ,
const fvPatch ,
const scalarField ,
const fvPatchFieldMapper
 

Construct by mapping given fixedFluxPressureFvPatchScalarField onto.

a new patch

fixedFluxPressureFvPatchScalarField const fixedFluxPressureFvPatchScalarField ,
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 fixedFluxPressureFvPatchScalarField.H.

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

Construct and return a clone.

Definition at line 98 of file fixedFluxPressureFvPatchScalarField.H.

References Foam::scalarField.

TypeName "fixedFluxPressure"   ) 
 

Runtime type information.

virtual void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.


Friends And Related Function Documentation

Ostream& operator<< Ostream ,
const fixedFluxPressureFvPatchScalarField
[friend]
 


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org