95 gradAlpha(
const gradAlpha&) =
delete;
98 void operator=(
const gradAlpha&) =
delete;
const volScalarField & alpha1
Dynamically sized Field. Similar to DynamicList, but inheriting from a Field instead of a List.
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 reconstruct(bool forceUpdate=true)
Reconstruct interface.
TypeName("gradAlpha")
Runtime type information.
virtual ~gradAlpha()=default
Destructor.
virtual void mapAlphaField() const
map VoF Field in case of refinement
Finds the cutValue that matches the volume fraction.
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
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.