AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::primal::Octahedron< T, NDIMS > Member List

This is the complete list of members for axom::primal::Octahedron< T, NDIMS >, including all inherited members.

equals(const Octahedron &other, double eps=1.e-24) constaxom::primal::Octahedron< T, NDIMS >inline
NUM_VERTSaxom::primal::Octahedron< T, NDIMS >static
Octahedron()axom::primal::Octahedron< T, NDIMS >inline
Octahedron(const PointType &p, const PointType &q, const PointType &r, const PointType &s, const PointType &t, const PointType &u)axom::primal::Octahedron< T, NDIMS >inline
Octahedron(const PointType *pts)axom::primal::Octahedron< T, NDIMS >inlineexplicit
Octahedron(const axom::ArrayView< PointType > pts)axom::primal::Octahedron< T, NDIMS >inlineexplicit
Octahedron(std::initializer_list< PointType > pts)axom::primal::Octahedron< T, NDIMS >inlineexplicit
operator[](int idx)axom::primal::Octahedron< T, NDIMS >inline
operator[](int idx) constaxom::primal::Octahedron< T, NDIMS >inline
PointType typedefaxom::primal::Octahedron< T, NDIMS >
print(std::ostream &os) constaxom::primal::Octahedron< T, NDIMS >inline
VectorType typedefaxom::primal::Octahedron< T, NDIMS >