VisionCpp
0.0.1
|
specialisation of the GetIdBasedScope when the condition is false. More...
#include <memory_access.hpp>
Static Public Member Functions | |
static T | get (T l, T g) |
function get More... | |
specialisation of the GetIdBasedScope when the condition is false.
In this case the get function return global index.
Definition at line 105 of file memory_access.hpp.
|
inlinestatic |
function get
returns the local range check:
l | is the local dimension size |
g | is the global dimension size |
Definition at line 111 of file memory_access.hpp.