57 Info<<
" Selecting film force models" <<
endl;
58 if (models.size() > 0)
85 auto& result = tResult.ref();
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
const force * set(const label i) const
void setSize(const label n)
constexpr PtrList() noexcept
void size(const label n)
Older name for setAddressableSize.
const force & operator[](const label i) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
forceList(liquidFilmBase &film)
Construct null.
tmp< faVectorMatrix > correct(areaVectorField &U)
Return (net) force system.
virtual ~forceList()
Destructor.
Base class for film (stress-based) force models.
static autoPtr< force > New(liquidFilmBase &film, const dictionary &dict, const word &modelType)
Return a reference to the selected force model.
A class for managing temporary objects.
static tmp< T > New(Args &&... args)
Construct tmp with forwarding arguments.
List< word > wordList
List of word.
messageStream Info
Information stream (stdout output on master, null elsewhere).
Ostream & endl(Ostream &os)
Add newline and flush stream.
GeometricField< vector, faPatchField, areaMesh > areaVectorField
const dimensionSet dimForce
const dimensionSet dimDensity
#define forAll(list, i)
Loop across all elements in list.