Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::is_periodic_metric< T > Struct Template Reference

True when T is any periodic metric (orthorhombic or triclinic). More...

#include <periodicity.hpp>

Inheritance diagram for mundy::is_periodic_metric< T >:
[legend]

Detailed Description

template<typename T>
struct mundy::is_periodic_metric< T >

Evaluates to true for any OrthorhombicMetric or TriclinicMetric instantiation, regardless of which axes are marked periodic.