Typedef beluga::state_t

Typedef Documentation

template<class T>
using beluga::state_t = typename particle_traits<T>::state_type

Type trait that returns the state type given a particle type.