Go to the source code of this file.
Data Structures | |
class | triangle |
A triangle primitive used to calculate face normals and swept volumes. More... | |
class | triangle |
A triangle primitive used to calculate face normals and swept volumes. More... | |
class | triangle::dummyOp |
Dummy. More... | |
class | triangle::sumAreaOp |
Sum resulting areas. More... | |
class | triangle::storeOp |
Store resulting tris. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Typedefs | |
typedef triangle< point, const point & > | triPointRef |
Functions | |
template<class Point , class PointRef > | |
Istream & | operator>> (Istream &, triangle< Point, PointRef > &) |
template<class Point , class PointRef > | |
Ostream & | operator<< (Ostream &, const triangle< Point, PointRef > &) |
Original source file triangle.H
Definition in file triangle.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.