OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

alphaFixedPressureFvPatchScalarField Class Reference

A fixed-pressure alphaContactAngle boundary. More...

Collaboration diagram for alphaFixedPressureFvPatchScalarField:

List of all members.


Public Member Functions

 TypeName ("alphaFixedPressure")
 Runtime type information.
 alphaFixedPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 alphaFixedPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 alphaFixedPressureFvPatchScalarField (const alphaFixedPressureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given alphaFixedPressureFvPatchScalarField.
 alphaFixedPressureFvPatchScalarField (const alphaFixedPressureFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 alphaFixedPressureFvPatchScalarField (const alphaFixedPressureFvPatchScalarField &, 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.
const scalarFieldp () const
 Return the alphaFixed pressure.
scalarFieldp ()
 Return reference to the alphaFixed pressure to allow adjustment.
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const fvPatchScalarField &, 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.

Detailed Description

A fixed-pressure alphaContactAngle boundary.

Source files

Definition at line 44 of file alphaFixedPressureFvPatchScalarField.H.


Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 29 of file alphaFixedPressureFvPatchScalarField.C.

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

Construct from patch, internal field and dictionary.

Definition at line 55 of file alphaFixedPressureFvPatchScalarField.C.

Construct by mapping given alphaFixedPressureFvPatchScalarField.

onto a new patch

Definition at line 41 of file alphaFixedPressureFvPatchScalarField.C.

Construct as copy.

Definition at line 80 of file alphaFixedPressureFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 91 of file alphaFixedPressureFvPatchScalarField.C.


Member Function Documentation

TypeName ( "alphaFixedPressure"   ) 

Runtime type information.

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

Construct and return a clone.

Definition at line 96 of file alphaFixedPressureFvPatchScalarField.H.

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF  )  const [inline, virtual]

Construct and return a clone setting internal field reference.

Definition at line 113 of file alphaFixedPressureFvPatchScalarField.H.

const scalarField& p (  )  const [inline]

Return the alphaFixed pressure.

Definition at line 129 of file alphaFixedPressureFvPatchScalarField.H.

scalarField& p (  )  [inline]

Return reference to the alphaFixed pressure to allow adjustment.

Definition at line 135 of file alphaFixedPressureFvPatchScalarField.H.

void autoMap ( const fvPatchFieldMapper m  )  [virtual]

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

Definition at line 104 of file alphaFixedPressureFvPatchScalarField.C.

Referenced by alphaFixedPressureFvPatchScalarField::rmap().

Here is the caller graph for this function:

void rmap ( const fvPatchScalarField ptf,
const labelList addr 
) [virtual]

Reverse map the given fvPatchField onto this fvPatchField.

Definition at line 114 of file alphaFixedPressureFvPatchScalarField.C.

References alphaFixedPressureFvPatchScalarField::autoMap().

Here is the call graph for this function:

void updateCoeffs (  )  [virtual]

Update the coefficients associated with the patch field.

Definition at line 128 of file alphaFixedPressureFvPatchScalarField.C.

void write ( Ostream os  )  const [virtual]

Write.

Definition at line 148 of file alphaFixedPressureFvPatchScalarField.C.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd