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

Classes

class  axom::primal::Tetrahedron< T, NDIMS >
 Represents a tetrahedral geometric shape defined by four points. More...
 

Namespaces

 axom
 
 axom::primal
 

Functions

template<typename T , int NDIMS>
std::ostream & axom::primal::operator<< (std::ostream &os, const Tetrahedron< T, NDIMS > &tet)
 Free functions implementing Tetrahedron's operators. More...