OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
CartDecomposition< dim, T, Memory, layout_base, Distribution >::box_id Class Reference

class to select the returned id by ghost_processorID More...

Detailed Description

template<unsigned int dim, typename T, typename Memory, template< typename > class layout_base, typename Distribution>
class CartDecomposition< dim, T, Memory, layout_base, Distribution >::box_id

class to select the returned id by ghost_processorID

Definition at line 734 of file CartDecomposition.hpp.

#include <CartDecomposition.hpp>

Static Public Member Functions

static size_t id (p_box< dim, T > &p, size_t b_id)
 Return the box id.
 

Member Function Documentation

◆ id()

template<unsigned int dim, typename T , typename Memory , template< typename > class layout_base, typename Distribution >
static size_t CartDecomposition< dim, T, Memory, layout_base, Distribution >::box_id::id ( p_box< dim, T > &  p,
size_t  b_id 
)
inlinestatic

Return the box id.

Parameters
pstructure containing the id informations
b_idbox_id
Returns
box id

Definition at line 745 of file CartDecomposition.hpp.


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