OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
proc_box_id Struct Reference

Processor id and box id. More...

Detailed Description

Processor id and box id.

Definition at line 17 of file ie_ghost.hpp.

#include <ie_ghost.hpp>

Public Member Functions

bool operator< (const proc_box_id &pbi) const
 operator to reorder
 

Data Fields

size_t proc_id
 
size_t box_id
 
size_t shift_id
 

Member Function Documentation

◆ operator<()

bool proc_box_id::operator< ( const proc_box_id pbi) const
inline

operator to reorder

Definition at line 24 of file ie_ghost.hpp.

Field Documentation

◆ box_id

size_t proc_box_id::box_id

Definition at line 20 of file ie_ghost.hpp.

◆ proc_id

size_t proc_box_id::proc_id

Definition at line 19 of file ie_ghost.hpp.

◆ shift_id

size_t proc_box_id::shift_id

Definition at line 21 of file ie_ghost.hpp.


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