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

True when T is any instantiation of OrthorhombicMetric. More...

#include <periodicity.hpp>

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

Detailed Description

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

An OrthorhombicMetric represents an axis-aligned periodic cell. The bitmask of periodic axes is a template parameter; a metric that is periodic along any subset of axes satisfies this trait.