34 #ifndef linearWallDamping_H 35 #define linearWallDamping_H 43 namespace wallDampingModels
virtual ~linear()
Destructor.
Wall damping models can be used to filter interfacial models near the walls. This is particularly use...
virtual tmp< volScalarField > limiter() const
Return the force limiter field.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class to represent an interface between phases. Derivations can further specify the configuration of ...
linear(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
TypeName("linear")
Runtime type information.
A class for managing temporary objects.