AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::primal::detail Namespace Reference

Classes

struct  is_point
 
struct  is_point< Point< T, NDIMS > >
 

Variables

Type trait for Point class
template<typename T >
constexpr bool is_point_v = is_point<T>::value
 

Variable Documentation

◆ is_point_v

template<typename T >
constexpr bool axom::primal::detail::is_point_v = is_point<T>::value
constexpr