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

Classes

class  axom::primal::Octahedron< T, NDIMS >
 Represents an octahedral geometric shape defined by six points. More...
 

Namespaces

 axom
 
 axom::primal
 

Functions

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