Base class for blended schemes to provide access to the blending factor surface field. More...
Public Member Functions | |
blendedSchemeBase () | |
Constructor. More... | |
virtual | ~blendedSchemeBase () |
Destructor. More... | |
virtual tmp< surfaceScalarField > | blendingFactor (const GeometricField< Type, fvPatchField, volMesh > &vf) const =0 |
Return the face-based blending factor. More... | |
Base class for blended schemes to provide access to the blending factor surface field.
Definition at line 52 of file blendedSchemeBase.H.
|
inline |
Constructor.
Definition at line 60 of file blendedSchemeBase.H.
|
inlinevirtual |
Destructor.
Definition at line 64 of file blendedSchemeBase.H.
|
pure virtual |
Return the face-based blending factor.
Implemented in DEShybrid< Type >, cellCoBlended< Type >, CoBlended< Type >, localBlended< Type >, and blended< Type >.
Referenced by blendingFactor::calc().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.