Global indexer. More...
#include <core/alien/data/utils/Parameters.h>
Static Public Member Functions | |
| static Arccore::Integer | index (Arccore::Integer id, Arccore::Integer offset) |
| Get local id from global id. | |
Global indexer.
Definition at line 41 of file Parameters.h.
|
inlinestatic |
Get local id from global id.
| [in] | id | The global id |
| [in] | offset | The offset |
Definition at line 49 of file Parameters.h.