Public Member Functions | List of all members
blendedSchemeBase< Type > Class Template Referenceabstract

Base class for blended schemes to provide access to the blending factor surface field. More...

Inheritance diagram for blendedSchemeBase< Type >:
Inheritance graph
[legend]
Collaboration diagram for blendedSchemeBase< Type >:
Collaboration graph
[legend]

Public Member Functions

 blendedSchemeBase ()
 
virtual ~blendedSchemeBase ()=default
 
virtual tmp< surfaceScalarFieldblendingFactor (const GeometricField< Type, fvPatchField, volMesh > &vf) const =0
 

Detailed Description

template<class Type>
class Foam::blendedSchemeBase< Type >

Base class for blended schemes to provide access to the blending factor surface field.

Definition at line 49 of file blendedSchemeBase.H.

Constructor & Destructor Documentation

◆ blendedSchemeBase()

blendedSchemeBase ( )
inline

Definition at line 57 of file blendedSchemeBase.H.

◆ ~blendedSchemeBase()

virtual ~blendedSchemeBase ( )
virtualdefault

Member Function Documentation

◆ blendingFactor()

virtual tmp<surfaceScalarField> blendingFactor ( const GeometricField< Type, fvPatchField, volMesh > &  vf) const
pure virtual

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