AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
Triangle.hpp File Reference

Classes

class  axom::primal::Triangle< T, NDIMS >
 Represents a triangular geometric shape defined by three points. More...
 
class  axom::primal::Triangle< T, NDIMS >
 Represents a triangular geometric shape defined by three points. More...
 

Namespaces

 axom
 
 axom::primal
 

Functions

template<typename T , int NDIMS>
std::ostream & axom::primal::operator<< (std::ostream &os, const Triangle< T, NDIMS > &tri)
 Overloaded output operator for triangles. More...