Go to the documentation of this file.
35 #ifndef thermocapillaryForce_H
36 #define thermocapillaryForce_H
44 namespace regionModels
46 namespace surfaceFilmModels
virtual ~thermocapillaryForce()
Destructor.
A class for managing temporary objects.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
const dictionary & dict() const
Return const access to the cloud dictionary.
void operator=(const thermocapillaryForce &)
Disallow default bitwise assignment.
TypeName("thermocapillary")
Runtime type information.
thermocapillaryForce(const thermocapillaryForce &)
Disallow default bitwise copy construct.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual tmp< fvVectorMatrix > correct(volVectorField &U)
Correct.
Base class for film (stress-based) force models.
Base class for surface film models.
Generic GeometricField class.