WarpX
Loading...
Searching...
No Matches
PIdx Struct Reference

#include <WarpXParticleContainer.H>

Public Types

enum  {
  x , z , w , ux ,
  uy , uz , theta , nattribs
}
 

Static Public Attributes

static constexpr auto names
 component names
 

Detailed Description

Real Particle Attributes stored in amrex::ParticleContainer's struct of array

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator

weight

ux 
uy 
uz 
theta 

RZ needs all three position components.

nattribs 

number of compile-time attributes

Member Data Documentation

◆ names

auto PIdx::names
staticconstexpr
Initial value:
= {
"x",
"z",
"w",
"ux",
"uy",
"uz",
"theta",
}

component names


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