OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
CartDecomposition< dim, T, Memory, Distribution >::lc_processor_id Class Reference

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

Detailed Description

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

class to select the returned id by ghost_processorID

Definition at line 697 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 near processor id. More...
 

Member Function Documentation

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

Return the near processor id.

Parameters
pstructure containing the id informations
b_idbox_id
Returns
local processor id

Definition at line 708 of file CartDecomposition.hpp.


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