ImpactX
Public Types | Static Public Attributes | List of all members
impactx::IntSoA Struct Reference

#include <ImpactXParticleContainer.H>

Public Types

enum  { nattribs }
 

Static Public Attributes

static constexpr std::initializer_list< char const * > names_s = {}
 named labels for fixed s More...
 
static constexpr std::initializer_list< char const * > names_t = {}
 named labels for fixed t More...
 

Detailed Description

This struct indexes the Integer attributes stored in an SoA in ImpactXParticleContainer

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
nattribs 

the number of attributes above (always last)

Member Data Documentation

◆ names_s

constexpr std::initializer_list<char const *> impactx::IntSoA::names_s = {}
staticconstexpr

named labels for fixed s

◆ names_t

constexpr std::initializer_list<char const *> impactx::IntSoA::names_t = {}
staticconstexpr

named labels for fixed t


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