OpenFOAM logo
Open Source CFD Toolkit

pressureTransmissiveFvPatchScalarField Class Reference

Collaboration diagram for pressureTransmissiveFvPatchScalarField:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("pressureTransmissive")
 Runtime type information.
 pressureTransmissiveFvPatchScalarField (const fvPatch &, const scalarField &)
 Construct from patch and internal field.
 pressureTransmissiveFvPatchScalarField (const fvPatch &, const scalarField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 pressureTransmissiveFvPatchScalarField (const pressureTransmissiveFvPatchScalarField &, const fvPatch &, const scalarField &, const fvPatchFieldMapper &)
 Construct by mapping given pressureTransmissiveFvPatchScalarField.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 pressureTransmissiveFvPatchScalarField (const pressureTransmissiveFvPatchScalarField &, 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.
scalar pInf () const
 Return the pressure at infinity.
scalar & pInf ()
 Return reference to the pressure at infinity to allow adjustment.
scalar lInf () const
 Return the relaxation length-scale.
scalar & lInf ()
 Return reference to the relaxation length-scale.
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const fvPatchField< scalar > &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

pressureTransmissiveFvPatchScalarField const fvPatch ,
const scalarField
 

Construct from patch and internal field.

pressureTransmissiveFvPatchScalarField const fvPatch ,
const scalarField ,
const dictionary
 

Construct from patch, internal field and dictionary.

pressureTransmissiveFvPatchScalarField const pressureTransmissiveFvPatchScalarField ,
const fvPatch ,
const scalarField ,
const fvPatchFieldMapper
 

Construct by mapping given pressureTransmissiveFvPatchScalarField.

onto a new patch

pressureTransmissiveFvPatchScalarField const pressureTransmissiveFvPatchScalarField ,
const scalarField
 

Construct as copy setting internal field reference.


Member Function Documentation

virtual void autoMap const fvPatchFieldMapper  )  [virtual]
 

Map (and resize as needed) from self given a mapping object.

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

Construct and return a clone setting internal field reference.

Definition at line 131 of file pressureTransmissiveFvPatchScalarField.H.

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

Construct and return a clone.

Definition at line 115 of file pressureTransmissiveFvPatchScalarField.H.

References Foam::scalarField.

scalar& lInf  )  [inline]
 

Return reference to the relaxation length-scale.

to allow adjustment

Definition at line 166 of file pressureTransmissiveFvPatchScalarField.H.

References Foam::labelList.

scalar lInf  )  const [inline]
 

Return the relaxation length-scale.

Definition at line 157 of file pressureTransmissiveFvPatchScalarField.H.

scalar& pInf  )  [inline]
 

Return reference to the pressure at infinity to allow adjustment.

Definition at line 151 of file pressureTransmissiveFvPatchScalarField.H.

scalar pInf  )  const [inline]
 

Return the pressure at infinity.

Definition at line 145 of file pressureTransmissiveFvPatchScalarField.H.

virtual void rmap const fvPatchField< scalar > &  ,
const labelList
[virtual]
 

Reverse map the given fvPatchField onto this fvPatchField.

TypeName "pressureTransmissive"   ) 
 

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