chombo-discharge
Loading...
Searching...
No Matches
ParticleTraits< P > Struct Template Reference

Traits class that a user specializes to describe the PAYLOAD columns of a particle type. See ParticleSoA for the full recipe. More...

Detailed Description

template<typename P>
struct ParticleTraits< P >

Traits class that a user specializes to describe the PAYLOAD columns of a particle type. See ParticleSoA for the full recipe.

Note
The primary template is intentionally undefined, so using ParticleSoA with a payload type that has no specialization is a clear hard error.
Template Parameters
PThe user payload struct being described.

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