Go to the documentation of this file.
67 iodict.readEntry(
"regions", props);
78 const HashTable<wordList>& props = *
this;
82 n += iter.val().size();
95 const HashTable<wordList>& props = *
this;
97 for (
const word& grp : props.sortedToc())
99 for (
const word&
name : props[grp])
116 const HashTable<wordList>& props = *
this;
120 for (
const word&
name : iter.val())
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
Defines the attributes of an object for which implicit objectRegistry management is supported,...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
List< word > wordList
A List of words.
bool readEntry(const word &keyword, T &val, enum keyType::option matchOpt=keyType::REGEX, bool mandatory=true) const
Simple class to hold region information for coupled region simulations.
List< Key > sortedToc() const
forAllConstIters(mixture.phases(), phase)
unsigned int count(const UList< bool > &bools, const bool val=true)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
wordList sortedNames() const
word name(const expressions::valueTypeCode typeCode)
regionProperties(const Time &runTime)
const word & constant() const
const Time & time() const noexcept
const objectRegistry & db() const noexcept