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

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

angle(int idx) constaxom::primal::Triangle< T, NDIMS >inline
area() constaxom::primal::Triangle< T, NDIMS >inline
baryToPhysical(const Point< double, 3 > &bary) constaxom::primal::Triangle< T, NDIMS >inline
checkInTriangle(const PointType &p, double eps=1.0e-8) constaxom::primal::Triangle< T, NDIMS >inline
degenerate(double eps=1.0e-12) constaxom::primal::Triangle< T, NDIMS >inline
normal() constaxom::primal::Triangle< T, NDIMS >inline
NUM_TRI_VERTS enum valueaxom::primal::Triangle< T, NDIMS >
operator[](int idx)axom::primal::Triangle< T, NDIMS >inline
operator[](int idx) constaxom::primal::Triangle< T, NDIMS >inline
physToBarycentric(const PointType &p) constaxom::primal::Triangle< T, NDIMS >inline
PointType typedefaxom::primal::Triangle< T, NDIMS >
print(std::ostream &os) constaxom::primal::Triangle< T, NDIMS >inline
Triangle()axom::primal::Triangle< T, NDIMS >
Triangle(const PointType &A, const PointType &B, const PointType &C)axom::primal::Triangle< T, NDIMS >
VectorType typedefaxom::primal::Triangle< T, NDIMS >
~Triangle()axom::primal::Triangle< T, NDIMS >inline