Cabana 0.8.0-dev
 
Loading...
Searching...
No Matches
Cabana::Field::Vector< T, D > Struct Template Reference

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.
 

Detailed Description

template<class T, int D>
struct Cabana::Field::Vector< T, D >

Vector (1D) particle field type.


The documentation for this struct was generated from the following file: