OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const Index &I) |
void | lcm (int s1, int s2, int &s, int &m1, int &m2) |
|
inline |
Definition at line 53 of file Index.cpp.
References PAssert_GT.
std::ostream& operator<< | ( | std::ostream & | out, |
const Index & | I | ||
) |
Definition at line 38 of file Index.cpp.
References Index::first(), Index::last(), and Index::stride().