tetIndices.H File Reference
Include dependency graph for tetIndices.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tetIndices
 Storage and named access for the indices of a tet which is part of the decomposition of a cell. More...
 
struct  is_contiguous< tetIndices >
 Contiguous data for tetIndices. More...
 
struct  is_contiguous_label< tetIndices >
 Contiguous label data for tetIndices. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

Istream & operator>> (Istream &, tetIndices &)
 
Ostream & operator<< (Ostream &, const tetIndices &)
 
bool operator== (const tetIndices &a, const tetIndices &b) noexcept
 
bool operator!= (const tetIndices &a, const tetIndices &b) noexcept
 
bool operator< (const tetIndices &a, const tetIndices &b) noexcept
 
bool operator<= (const tetIndices &a, const tetIndices &b) noexcept
 
bool operator> (const tetIndices &a, const tetIndices &b) noexcept
 
bool operator>= (const tetIndices &a, const tetIndices &b) noexcept
 

Detailed Description

Original source file tetIndices.H

Definition in file tetIndices.H.