59 #ifndef temperatureDependentContactAngle_H
60 #define temperatureDependentContactAngle_H
70 namespace contactAngleModels
77 class temperatureDependent
79 public contactAngleModel
87 autoPtr<Function1<scalar>> theta0_;
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
A class for managing temporary objects.