OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | Public Attributes | List of all members
ParticleInteractLayout< T, Dim, Mesh >::pair_t Struct Reference

#include <ParticleInteractLayout.h>

Public Member Functions

 pair_t (unsigned f, T s)
 
 pair_t ()
 

Public Attributes

unsigned first
 
T second
 

Detailed Description

template<class T, unsigned Dim, class Mesh>
struct ParticleInteractLayout< T, Dim, Mesh >::pair_t

Definition at line 56 of file ParticleInteractLayout.h.

Constructor & Destructor Documentation

template<class T , unsigned Dim, class Mesh >
ParticleInteractLayout< T, Dim, Mesh >::pair_t::pair_t ( unsigned  f,
T  s 
)
inline

Definition at line 59 of file ParticleInteractLayout.h.

template<class T , unsigned Dim, class Mesh >
ParticleInteractLayout< T, Dim, Mesh >::pair_t::pair_t ( )
inline

Definition at line 60 of file ParticleInteractLayout.h.

Member Data Documentation

template<class T , unsigned Dim, class Mesh >
unsigned ParticleInteractLayout< T, Dim, Mesh >::pair_t::first

Definition at line 57 of file ParticleInteractLayout.h.

template<class T , unsigned Dim, class Mesh >
T ParticleInteractLayout< T, Dim, Mesh >::pair_t::second

Definition at line 58 of file ParticleInteractLayout.h.


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