35 #ifndef namedUnitSet_H
36 #define namedUnitSet_H
53 Ostream&
operator<<(Ostream&,
const namedUnitSet&);
74 void readName(
const entry&
e);
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A keyword and a list of tokens is an 'entry'.
bool readIfPresent(const word &keyword, const dictionary &)
Update if found in the dictionary.
ClassName("namedUnitSet")
Run time type information.
void read(const word &keyword, const dictionary &)
Update.
friend Ostream & operator<<(Ostream &, const namedUnitSet &)
Write to stream.
friend Istream & operator>>(Istream &, namedUnitSet &)
Read from stream.
namedUnitSet(const string &)
Construct from name.
Unit conversion structure. Contains the associated dimensions and the multiplier with which to conver...
A class for handling words, derived from string.
Istream & operator>>(Istream &, pointEdgeDist &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)