OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <ParticleInteractLayout.h>
Public Member Functions | |
pair_t (unsigned f, T s) | |
pair_t () | |
Public Attributes | |
unsigned | first |
T | second |
Definition at line 65 of file ParticleInteractLayout.h.
|
inline |
Definition at line 68 of file ParticleInteractLayout.h.
|
inline |
Definition at line 69 of file ParticleInteractLayout.h.
unsigned ParticleInteractLayout< T, Dim, Mesh >::pair_t::first |
Definition at line 66 of file ParticleInteractLayout.h.
T ParticleInteractLayout< T, Dim, Mesh >::pair_t::second |
Definition at line 67 of file ParticleInteractLayout.h.