Loading...
Searching...
No Matches
alphaContactAngleFvPatchScalarField Class Reference

#include <alphaContactAngleFvPatchScalarField.H>

Inheritance diagram for alphaContactAngleFvPatchScalarField:
Collaboration diagram for alphaContactAngleFvPatchScalarField:

Classes

class  interfaceThetaProps

Public Types

typedef HashTable< interfaceThetaProps, phasePairKey, phasePairKey::hashthetaPropsTable

Public Member Functions

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

Detailed Description

Definition at line 126 of file alphaContactAngleFvPatchScalarField.H.

Member Typedef Documentation

◆ thetaPropsTable

Constructor & Destructor Documentation

◆ alphaContactAngleFvPatchScalarField() [1/4]

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

Construct from patch and internal field.

Definition at line 73 of file alphaContactAngleFvPatchScalarField.C.

References p.

Referenced by alphaContactAngleFvPatchScalarField(), alphaContactAngleFvPatchScalarField(), and TypeName().

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 96 of file alphaContactAngleFvPatchScalarField.C.

References dict, and p.

◆ 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 83 of file alphaContactAngleFvPatchScalarField.C.

References alphaContactAngleFvPatchScalarField(), and p.

Here is the call graph for this function:

◆ alphaContactAngleFvPatchScalarField() [4/4]

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

Construct as copy setting internal field reference.

Definition at line 110 of file alphaContactAngleFvPatchScalarField.C.

References alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "reactingMultiphaseEuler::alphaContactAngle" )

Runtime type information.

References alphaContactAngleFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [1/2]

virtual tmp< fvPatchField< scalar > > clone ( ) const
inlinevirtual

Return a clone.

Definition at line 286 of file alphaContactAngleFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ clone() [2/2]

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

Clone with an internal field reference.

Definition at line 294 of file alphaContactAngleFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ thetaProps()

const thetaPropsTable & thetaProps ( ) const
inlinenoexcept

Return the contact angle properties.

Definition at line 308 of file alphaContactAngleFvPatchScalarField.H.

References Foam::noexcept.

◆ 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: