Vector (1D) particle field type. More...
#include <Cabana_Fields.hpp>
Public Types | |
| using | value_type = T |
| Field type. | |
| using | data_type = value_type[D] |
| Scalar type. | |
Static Public Attributes | |
| static constexpr int | rank = 1 |
| Field rank. | |
| static constexpr int | size = D |
| Field total size. | |
| static constexpr int | dim0 = D |
| Field first dimension size. | |
Vector (1D) particle field type.