Go to the source code of this file.
Classes | |
class | Pair |
An ordered pair of two objects of type <T> with first() and second() elements. More... | |
class | Pair |
An ordered pair of two objects of type <T> with first() and second() elements. More... | |
struct | Pair::symmHasher |
struct | is_contiguous< Pair< T > > |
struct | is_contiguous_label< Pair< T > > |
struct | is_contiguous_scalar< Pair< T > > |
struct | Hash< Pair< T > > |
Namespaces | |
Foam | |
Typedefs | |
typedef Pair< label > | labelPair |
A pair of labels. More... | |
typedef Pair< word > | wordPair |
A pair of words. More... | |
Functions | |
template<class T > | |
Pair< T > | reverse (const Pair< T > &p) |
template<class T > | |
bool | operator== (const Pair< T > &a, const Pair< T > &b) |
template<class T > | |
bool | operator!= (const Pair< T > &a, const Pair< T > &b) |
template<class T > | |
bool | operator< (const Pair< T > &a, const Pair< T > &b) |
template<class T > | |
bool | operator<= (const Pair< T > &a, const Pair< T > &b) |
template<class T > | |
bool | operator> (const Pair< T > &a, const Pair< T > &b) |
template<class T > | |
bool | operator>= (const Pair< T > &a, const Pair< T > &b) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.