psim
1.0
Generalized 2D phonon transport using a Monte Carlo method
|
Classes | |
struct | Vector2D |
struct | Point |
struct | Line |
struct | Triangle |
Typedefs | |
using | PointPair = std::pair< Point, Point > |
Functions | |
std::ostream & | operator<< (std::ostream &os, const Point &point) |
Point | operator- (const Point &lhs, const Point &rhs) |
std::ostream & | operator<< (std::ostream &os, const Line &line) |
std::ostream & | operator<< (std::ostream &os, const Triangle &triangle) |
using Geometry::PointPair = typedef std::pair<Point, Point> |
std::ostream & Geometry::operator<< | ( | std::ostream & | os, |
const Line & | line | ||
) |
std::ostream & Geometry::operator<< | ( | std::ostream & | os, |
const Point & | point | ||
) |
std::ostream & Geometry::operator<< | ( | std::ostream & | os, |
const Triangle & | triangle | ||
) |