OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
ORB_node< T > Class Template Reference

ORB node. More...

Detailed Description

template<typename T>
class ORB_node< T >

ORB node.

Template Parameters
typeof space float, double, complex ...

it store the Center of mass of the local calculated particles on one direction (only one direction, mean that one scalar is enough)

Definition at line 79 of file ORB.hpp.

#include <ORB.hpp>

+ Inheritance diagram for ORB_node< T >:

Static Public Attributes

static const unsigned int CM = 0
 
- Static Public Attributes inherited from aggregate< T >
static const unsigned int max_prop
 
static const unsigned int max_prop_real
 

Additional Inherited Members

- Public Types inherited from aggregate< T >
typedef boost::fusion::vector< list... > type
 internal type containing the data
 
typedef boost::fusion::vector< list... > type_real
 real internal type containing the data
 
typedef int yes_is_aggregate
 
- Public Member Functions inherited from aggregate< T >
__device__ __host__ aggregate (const aggregate< list ... > &aggr)
 
__device__ __host__ boost::mpl::at< type, boost::mpl::int_< i > >::typeget ()
 get the properties i
 
__device__ __host__ const boost::mpl::at< type, boost::mpl::int_< i > >::typeget () const
 get the properties i
 
aggregate< list... > & operator= (const aggregate< list... > &ag)
 
- Static Public Member Functions inherited from aggregate< T >
static bool noPointers ()
 it return false if this aggregate has no pointers
 
- Data Fields inherited from aggregate< T >
type data
 the data
 

Field Documentation

◆ CM

template<typename T >
const unsigned int ORB_node< T >::CM = 0
static

Definition at line 83 of file ORB.hpp.


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