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

Classes

class  axom::primal::Hexahedron< T, NDIMS >
 Represents an hexahedral geometric shape defined by eight points. More...
 

Namespaces

 axom
 
 axom::primal
 

Functions

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