Go to the documentation of this file.
34 namespace regionModels
36 namespace areaSurfaceFilmModels
57 Info<<
" Selecting film force models" <<
endl;
58 if (models.size() > 0)
92 result += this->operator[](i).correct(
U);
forceList(liquidFilmBase &film)
points setSize(newPointi)
void set(List< bool > &bools, const labelRange &range)
A special matrix type and solver, designed for finite area solutions of scalar equations....
faMatrix< vector > faVectorMatrix
A class for managing temporary objects.
const dimensionSet dimDensity
static autoPtr< force > New(liquidFilmBase &film, const dictionary &dict, const word &modelType)
Base class for film (stress-based) force models.
Ostream & endl(Ostream &os)
const T * set(const label i) const
const dimensionSet dimForce
tmp< faVectorMatrix > correct(areaVectorField &U)
void setSize(const label newLen)
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
ITstream & lookup(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Generic GeometricField class.