FreeFOAM The Cross-Platform CFD Toolkit
alphaFixedPressureFvPatchScalarField Class Reference

A fixed-pressure alphaContactAngle boundary. More...

#include <twoPhaseInterfaceProperties/alphaFixedPressureFvPatchScalarField.H>


Detailed Description

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.

Constructor & Destructor Documentation

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

Construct from patch and internal field.

Definition at line 37 of file alphaFixedPressureFvPatchScalarField.C.

Referenced by alphaFixedPressureFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 63 of file alphaFixedPressureFvPatchScalarField.C.

References dictionary::found(), scalarField(), and fvPatch::size().

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

Construct by mapping given alphaFixedPressureFvPatchScalarField.

onto a new patch

Definition at line 49 of file alphaFixedPressureFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 99 of file alphaFixedPressureFvPatchScalarField.C.


Member Function Documentation

TypeName ( "alphaFixedPressure"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 116 of file alphaFixedPressureFvPatchScalarField.H.

References alphaFixedPressureFvPatchScalarField::alphaFixedPressureFvPatchScalarField().

const scalarField& p ( ) const
inline

Return the alphaFixed pressure.

Definition at line 132 of file alphaFixedPressureFvPatchScalarField.H.

scalarField& p ( )
inline

Return reference to the alphaFixed pressure to allow adjustment.

Definition at line 138 of file alphaFixedPressureFvPatchScalarField.H.

void autoMap ( const fvPatchFieldMapper m)
virtual

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

Definition at line 112 of file alphaFixedPressureFvPatchScalarField.C.

void rmap ( const fvPatchScalarField ptf,
const labelList addr 
)
virtual
void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 136 of file alphaFixedPressureFvPatchScalarField.C.

References Foam::operator==(), rho, and dimensioned< Type >::value().

void write ( Ostream os) const
virtual

Write.

Definition at line 156 of file alphaFixedPressureFvPatchScalarField.C.

References fvPatchField< scalar >::write().


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