Classes | Public Types | Public Member Functions | List of all members
alphaContactAngleFvPatchScalarField Class Reference
Inheritance diagram for alphaContactAngleFvPatchScalarField:
Inheritance graph
[legend]
Collaboration diagram for alphaContactAngleFvPatchScalarField:
Collaboration graph
[legend]

Classes

class  interfaceThetaProps
 

Public Types

typedef HashTable< interfaceThetaProps, phasePairKey, phasePairKey::hashthetaPropsTable
 

Public Member Functions

 TypeName ("reactingMultiphaseEuler::alphaContactAngle")
 Runtime type information. More...
 
 alphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 alphaContactAngleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 alphaContactAngleFvPatchScalarField (const alphaContactAngleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given alphaContactAngleFvPatchScalarField onto a new patch. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 alphaContactAngleFvPatchScalarField (const alphaContactAngleFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
const thetaPropsTablethetaProps () const noexcept
 Return the contact angle properties. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Definition at line 126 of file alphaContactAngleFvPatchScalarField.H.

Member Typedef Documentation

◆ thetaPropsTable

Definition at line 220 of file alphaContactAngleFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ alphaContactAngleFvPatchScalarField() [1/4]

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

Construct from patch and internal field.

Definition at line 74 of file alphaContactAngleFvPatchScalarField.C.

Referenced by alphaContactAngleFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ alphaContactAngleFvPatchScalarField() [2/4]

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

Construct from patch, internal field and dictionary.

Definition at line 97 of file alphaContactAngleFvPatchScalarField.C.

References Foam::stringOps::evaluate().

Here is the call graph for this function:

◆ alphaContactAngleFvPatchScalarField() [3/4]

alphaContactAngleFvPatchScalarField ( const alphaContactAngleFvPatchScalarField gcpsf,
const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const fvPatchFieldMapper mapper 
)

Construct by mapping given alphaContactAngleFvPatchScalarField onto a new patch.

Definition at line 84 of file alphaContactAngleFvPatchScalarField.C.

◆ alphaContactAngleFvPatchScalarField() [4/4]

Construct as copy setting internal field reference.

Definition at line 111 of file alphaContactAngleFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "reactingMultiphaseEuler::alphaContactAngle"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 277 of file alphaContactAngleFvPatchScalarField.H.

References alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [2/2]

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

Construct and return a clone setting internal field reference.

Definition at line 298 of file alphaContactAngleFvPatchScalarField.H.

References alphaContactAngleFvPatchScalarField::alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ thetaProps()

const thetaPropsTable& thetaProps ( ) const
inlinenoexcept

Return the contact angle properties.

Definition at line 314 of file alphaContactAngleFvPatchScalarField.H.

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 123 of file alphaContactAngleFvPatchScalarField.C.

References os(), fvPatchField< Type >::write(), and fvPatchField< Type >::writeValueEntry().

Here is the call graph for this function:

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