A fixed-pressure alphaContactAngle boundary. More...
#include <twoPhaseInterfaceProperties/alphaFixedPressureFvPatchScalarField.H>
A fixed-pressure alphaContactAngle boundary.
Definition at line 49 of file alphaFixedPressureFvPatchScalarField.H.
 Collaboration diagram for alphaFixedPressureFvPatchScalarField: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< fvPatchScalarField > | clone () const | 
| Construct and return a clone.  
 | |
| alphaFixedPressureFvPatchScalarField (const alphaFixedPressureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Construct as copy setting internal field reference.  
 | |
| virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const | 
| Construct and return a clone setting internal field reference.  
 | |
| const scalarField & | p () const | 
| Return the alphaFixed pressure.  
 | |
| scalarField & | p () | 
| 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.  
 | |
| 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(), 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.
| alphaFixedPressureFvPatchScalarField | ( | const alphaFixedPressureFvPatchScalarField & | tppsf ) | 
Construct as copy.
Definition at line 88 of file alphaFixedPressureFvPatchScalarField.C.
| alphaFixedPressureFvPatchScalarField | ( | const alphaFixedPressureFvPatchScalarField & | tppsf, | 
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) | 
Construct as copy setting internal field reference.
Definition at line 99 of file alphaFixedPressureFvPatchScalarField.C.
| TypeName | ( | "alphaFixedPressure" | ) | 
Runtime type information.
| virtual tmp<fvPatchScalarField> clone | ( | ) |  const [inline, virtual]
 | 
        
Construct and return a clone.
Definition at line 99 of file alphaFixedPressureFvPatchScalarField.H.
References alphaFixedPressureFvPatchScalarField::alphaFixedPressureFvPatchScalarField().
| virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) |  const [inline, virtual]
 | 
        
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]
 | 
        
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 122 of file alphaFixedPressureFvPatchScalarField.C.
References alphaFixedPressureFvPatchScalarField::rmap().
Referenced by alphaFixedPressureFvPatchScalarField::rmap().
| 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().