Generic GeometricField class.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Velocity-weighted Multicut Piecewise-Linear Interface Calculation (MPLICU) corrected scheme is a surf...
virtual tmp< surfaceScalarField > weights(const VolField< scalar > &vf) const
Return the interpolation weighting factors.
virtual tmp< surfaceScalarField > interpolate(const VolField< scalar > &vf) const
Return the face-interpolate of the given cell field.
void operator=(const MPLICU &)=delete
Disallow default bitwise assignment.
MPLICU(const fvMesh &mesh, const surfaceScalarField &faceFlux, Istream &is)
Construct from faceFlux and Istream.
TypeName("MPLICU")
Runtime type information.
Multicut Piecewise-Linear Interface Calculation (MPLIC) corrected scheme is a surface interpolation s...
Mesh data needed to do the Finite Volume discretisation.
const fvMesh & mesh() const
Return mesh reference.
A class for managing temporary objects.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.