39#ifndef Foam_multiphaseEuler_dragModels_blended_H
40#define Foam_multiphaseEuler_dragModels_blended_H
CGAL::Exact_predicates_exact_constructions_kernel K
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const phaseModel & phase2() const
const phaseModel & phase1() const
dragModel(const dictionary &dict, const phaseModel &phase1, const phaseModel &phase2)
virtual ~blended()=default
Destructor.
TypeName("blended")
Runtime type information.
blended(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
Construct from components.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for managing temporary objects.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.