Class to encapsulate the topology of a point within a triangle intersection. More...


Go to the source code of this file.
Classes | |
| class | location |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::triIntersect | |
Functions | |
| bool | operator== (const location &a, const location &b) |
| bool | operator!= (const location &a, const location &b) |
| Ostream & | operator<< (Ostream &, const location &) |
| template<> | |
| bool | contiguous< triIntersect::location > () |
Class to encapsulate the topology of a point within a triangle intersection.
Original source file triIntersectLocation.H
Definition in file triIntersectLocation.H.