Public Member Functions | List of all members
constantAlphaContactAngleFvPatchScalarField Class Reference

A constant alphaContactAngle scalar boundary condition. More...

Inheritance diagram for constantAlphaContactAngleFvPatchScalarField:
Inheritance graph
[legend]
Collaboration diagram for constantAlphaContactAngleFvPatchScalarField:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("constantAlphaContactAngle")
 
 constantAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 constantAlphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 constantAlphaContactAngleFvPatchScalarField (const constantAlphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
 constantAlphaContactAngleFvPatchScalarField (const constantAlphaContactAngleFvPatchScalarField &)
 
virtual tmp< fvPatchScalarFieldclone () const
 
 constantAlphaContactAngleFvPatchScalarField (const constantAlphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 
virtual tmp< scalarFieldtheta (const fvPatchVectorField &Up, const fvsPatchVectorField &nHat) const
 
virtual void write (Ostream &) const
 
- Public Member Functions inherited from alphaContactAngleTwoPhaseFvPatchScalarField
 alphaContactAngleTwoPhaseFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 alphaContactAngleTwoPhaseFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
 alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &)
 
 alphaContactAngleTwoPhaseFvPatchScalarField (const alphaContactAngleTwoPhaseFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual void evaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
 

Additional Inherited Members

- Public Types inherited from alphaContactAngleTwoPhaseFvPatchScalarField
enum  limitControls { lcNone, lcGradient, lcZeroGradient, lcAlpha }
 
- Public Attributes inherited from alphaContactAngleTwoPhaseFvPatchScalarField
limitControls limit_
 
- Static Public Attributes inherited from alphaContactAngleTwoPhaseFvPatchScalarField
static const Enum< limitControlslimitControlNames_
 

Detailed Description

A constant alphaContactAngle scalar boundary condition.

See also
Foam::alphaContactAngleTwoPhaseFvPatchScalarField Foam::temperatureDependentAlphaContactAngleFvPatchScalarField
Source files

Definition at line 51 of file constantAlphaContactAngleFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ constantAlphaContactAngleFvPatchScalarField() [1/5]

Definition at line 31 of file constantAlphaContactAngleFvPatchScalarField.C.

Referenced by constantAlphaContactAngleFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ constantAlphaContactAngleFvPatchScalarField() [2/5]

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

Definition at line 43 of file constantAlphaContactAngleFvPatchScalarField.C.

References Foam::stringOps::evaluate().

Here is the call graph for this function:

◆ constantAlphaContactAngleFvPatchScalarField() [3/5]

◆ constantAlphaContactAngleFvPatchScalarField() [4/5]

◆ constantAlphaContactAngleFvPatchScalarField() [5/5]

Member Function Documentation

◆ TypeName()

TypeName ( "constantAlphaContactAngle"  )

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

◆ clone() [2/2]

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

◆ theta()

Foam::tmp< Foam::scalarField > theta ( const fvPatchVectorField Up,
const fvsPatchVectorField nHat 
) const
virtual

Implements alphaContactAngleTwoPhaseFvPatchScalarField.

Definition at line 97 of file constantAlphaContactAngleFvPatchScalarField.C.

References Foam::New().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Reimplemented from alphaContactAngleTwoPhaseFvPatchScalarField.

Definition at line 107 of file constantAlphaContactAngleFvPatchScalarField.C.

References os(), and Foam::vtk::write().

Here is the call graph for this function:

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