49 template<
class T>
class Keyed;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A container with an integer key attached to any item.
label key() const
Return const access to the integer key.
static List< Keyed< T > > createList(const List< T > &, const label key=0)
Add labels to a list of values.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Istream & operator>>(Istream &, pistonPointEdgeData &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)