Block-Structured AMR Software Framework
amrex::SoAParticleBase Struct Reference

#include <AMReX_Particle.H>

Inheritance diagram for amrex::SoAParticleBase:
amrex::ConstSoAParticle< T_NArrayReal, T_NArrayInt > amrex::SoAParticle< T_NArrayReal, T_NArrayInt >

Static Public Attributes

static constexpr int NReal =0
 
static constexpr int NInt =0
 
static constexpr bool is_soa_particle = true
 

Member Data Documentation

◆ is_soa_particle

constexpr bool amrex::SoAParticleBase::is_soa_particle = true
staticconstexpr

◆ NInt

constexpr int amrex::SoAParticleBase::NInt =0
staticconstexpr

◆ NReal

constexpr int amrex::SoAParticleBase::NReal =0
staticconstexpr

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