84 scalar normalResidual = {};
115 bool interpolateNormal_;
140 void interpolateNormal();
143 plicRDF(
const plicRDF&) =
delete;
146 void operator=(
const plicRDF&) =
delete;
const volScalarField & alpha1
Dynamically sized Field. Similar to DynamicList, but inheriting from a Field instead of a List.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
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.
Calculates a reconstructed distance function.
reconstructionSchemes(const reconstructionSchemes &)=delete
No copy construct.
virtual void reconstruct(bool forceUpdate=true)
Reconstruct interface.
TypeName("plicRDF")
Runtime type information.
virtual ~plicRDF()=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.