triIntersectLocation.H File Reference

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

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

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 > ()
 

Detailed Description

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

Original source file triIntersectLocation.H

Source files

Definition in file triIntersectLocation.H.