Scalar particle field type. More...
#include <Cabana_Fields.hpp>
Public Types | |
using | value_type = T |
Field type. | |
using | data_type = value_type |
Scalar type. | |
Static Public Attributes | |
static constexpr int | rank = 0 |
Field rank. | |
static constexpr int | size = 1 |
Field total size. | |
Scalar particle field type.