104 isoAlpha(
const isoAlpha&) =
delete;
107 void operator=(
const isoAlpha&) =
delete;
const volScalarField & alpha1
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
reconstructionSchemes(const reconstructionSchemes &)=delete
No copy construct.
virtual void mapAlphaField() const
map VoF Field in case of refinement
virtual void reconstruct(bool forceUpdate=true)
Reconstructs the interface.
virtual ~isoAlpha()=default
Destructor.
TypeName("isoAlpha")
Runtime type information.
Finds the isovalue that matches the volume fraction.
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Basic run-time type information using word as the type's name. Used to enhance the standard RTTI to c...
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.