87#if defined(WM_LABEL_SIZE) && (WM_LABEL_SIZE >= 64)
90 return makeIdentity(
range);
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An interval of (signed) integers defined by a start and a size.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
bool readEnd(const char *funcName)
End read of data chunk, ends with ')'.
bool readBegin(const char *funcName)
Begin read of data chunk, starts with '('.
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,...
iterator begin() noexcept
Return an iterator to begin traversing the UList.
iterator end() noexcept
Return an iterator to end traversing the UList.
@ BEGIN_LIST
Begin list [isseparator].
@ END_LIST
End list [isseparator].
OBJstream os(runTime.globalPath()/outputName)
labelList identity(const label len, label start=0)
Return an identity map of the given length with (map[i] == i)
static Istream & input(Istream &is, IntRange< T > &range)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces)
Istream & operator>>(Istream &, directionInfo &)
static Ostream & output(Ostream &os, const IntRange< T > &range)
static List< label > makeIdentity(const IntRange< T > &range)